+++ date ++ echo 'INFO: =================== Thu Feb 6 00:52:05 UTC 2025 ===================' INFO: =================== Thu Feb 6 00:52:05 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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 +++ grep -vi host +++ uniq ++ local local_ips=,10.0.0.41,10.20.0.23,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ echo 10.0.0.41 2 ++ return + my_ip_and_order='10.0.0.41 2' + '[' -n '10.0.0.41 2' ']' + break + '[' -z '10.0.0.41 2' ']' ++ echo 10.0.0.41 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.41 ++ echo 10.0.0.41 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.41 + KAFKA_LISTEN_ADDRESS=10.0.0.41 + 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.41:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.41/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 [2025-02-06 00:52:07,663] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 00:52:08,050] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 00:52:08,090] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 00:52:08,093] INFO starting (kafka.server.KafkaServer) [2025-02-06 00:52:08,094] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 00:52:08,107] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 00:52:08,112] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-2. (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] 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) [2025-02-06 00:52:08,112] 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) [2025-02-06 00:52:08,112] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,112] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,113] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,113] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,115] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 00:52:08,118] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 00:52:08,123] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,126] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 00:52:08,141] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,147] INFO Socket connection established, initiating session, client: /10.0.0.41:47520, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,152] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181, sessionid = 0x200001d2dd9000b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 00:52:08,156] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 00:52:08,448] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 00:52:08,455] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-06 00:52:08,496] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 00:52:08,503] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 00:52:08,526] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 00:52:08,527] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 00:52:08,527] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 00:52:08,547] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-06 00:52:08,552] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 00:52:08,553] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-06 00:52:08,563] INFO Loaded 0 logs in 11ms. (kafka.log.LogManager) [2025-02-06 00:52:08,573] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 00:52:08,576] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 00:52:08,965] INFO Awaiting socket connections on 10.0.0.41:9092. (kafka.network.Acceptor) [2025-02-06 00:52:08,990] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 00:52:09,009] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,009] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,010] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,010] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,023] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 00:52:09,041] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 00:52:09,060] INFO Stat of the created znode at /brokers/ids/2 is: 4294967862,4294967862,1738803129051,1738803129051,1,0,0,144115313399103499,188,0,4294967862 (kafka.zk.KafkaZkClient) [2025-02-06 00:52:09,060] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.41:9092, czxid (broker epoch): 4294967862 (kafka.zk.KafkaZkClient) [2025-02-06 00:52:09,112] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,112] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,113] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,117] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) [2025-02-06 00:52:09,133] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 00:52:09,136] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 00:52:09,147] 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) [2025-02-06 00:52:09,151] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 13 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 00:52:09,177] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 00:52:09,186] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 00:52:09,188] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 00:52:09,212] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 00:52:09,265] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 00:52:09,275] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 00:52:09,290] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 00:52:09,290] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 00:52:09,297] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 00:52:09,297] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 00:52:09,297] INFO Kafka startTimeMs: 1738803129291 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 00:52:09,298] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2025-02-06 00:52:10,842] INFO Creating topic structured_syslog_topic with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(3, 2, 1), 0 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,850] INFO Creating topic -uve-topic-0 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) [2025-02-06 00:52:10,859] INFO [KafkaApi-2] Auto creation of topic -uve-topic-0 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,862] INFO [KafkaApi-2] Auto creation of topic structured_syslog_topic with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,864] INFO Creating topic -uve-topic-5 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) [2025-02-06 00:52:10,873] INFO [KafkaApi-2] Auto creation of topic -uve-topic-5 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,877] INFO Creating topic -uve-topic-29 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) [2025-02-06 00:52:10,886] INFO [KafkaApi-2] Auto creation of topic -uve-topic-29 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,895] INFO Creating topic -uve-topic-9 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,905] INFO [KafkaApi-2] Auto creation of topic -uve-topic-9 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,916] INFO Creating topic -uve-topic-26 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,935] INFO Creating topic -uve-topic-18 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,945] INFO Creating topic -uve-topic-28 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) [2025-02-06 00:52:10,960] INFO Creating topic -uve-topic-4 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) [2025-02-06 00:52:10,969] INFO Creating topic -uve-topic-22 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) [2025-02-06 00:52:10,969] INFO Creating topic -uve-topic-22 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:10,982] INFO Creating topic -uve-topic-11 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) [2025-02-06 00:52:10,982] INFO Creating topic -uve-topic-11 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) [2025-02-06 00:52:10,988] INFO [KafkaApi-2] Auto creation of topic -uve-topic-11 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:10,990] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(structured_syslog_topic-17, structured_syslog_topic-26, structured_syslog_topic-20, structured_syslog_topic-8, structured_syslog_topic-14, structured_syslog_topic-2, structured_syslog_topic-5, structured_syslog_topic-29, structured_syslog_topic-23, structured_syslog_topic-11) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:10,991] INFO Creating topic -uve-topic-6 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) [2025-02-06 00:52:10,997] INFO [KafkaApi-2] Auto creation of topic -uve-topic-6 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,003] 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) [2025-02-06 00:52:11,009] INFO [KafkaApi-2] Auto creation of topic -uve-topic-19 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,011] INFO Creating topic -uve-topic-25 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) [2025-02-06 00:52:11,020] INFO Creating topic -uve-topic-25 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,024] INFO [KafkaApi-2] Auto creation of topic -uve-topic-25 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,028] INFO Creating topic -uve-topic-3 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,035] 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) [2025-02-06 00:52:11,046] INFO Creating topic -uve-topic-15 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) [2025-02-06 00:52:11,049] INFO Creating topic -uve-topic-15 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) [2025-02-06 00:52:11,054] INFO [KafkaApi-2] Auto creation of topic -uve-topic-15 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,072] INFO Creating topic -uve-topic-21 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,073] INFO Creating topic -uve-topic-21 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) [2025-02-06 00:52:11,082] INFO [KafkaApi-2] Auto creation of topic -uve-topic-21 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,089] INFO Creating topic -uve-topic-20 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) [2025-02-06 00:52:11,094] INFO Creating topic -uve-topic-20 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(3, 2, 1), 0 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,094] 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) [2025-02-06 00:52:11,096] INFO [KafkaApi-2] Auto creation of topic -uve-topic-20 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,107] 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) [2025-02-06 00:52:11,110] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-06 00:52:11,111] INFO Creating topic -uve-topic-10 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) [2025-02-06 00:52:11,112] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,115] INFO Creating topic -uve-topic-10 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) [2025-02-06 00:52:11,127] INFO [KafkaApi-2] Auto creation of topic -uve-topic-10 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,143] 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) [2025-02-06 00:52:11,145] 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) [2025-02-06 00:52:11,145] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-06 00:52:11,145] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,145] INFO Creating topic -uve-topic-13 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) [2025-02-06 00:52:11,151] INFO Creating topic -uve-topic-13 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) [2025-02-06 00:52:11,155] 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) [2025-02-06 00:52:11,156] 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) [2025-02-06 00:52:11,157] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-06 00:52:11,157] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,161] INFO [KafkaApi-2] Auto creation of topic -uve-topic-13 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,170] 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) [2025-02-06 00:52:11,171] INFO Creating topic -uve-topic-27 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,172] 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) [2025-02-06 00:52:11,172] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-06 00:52:11,173] INFO Creating topic -uve-topic-27 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,173] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,183] INFO Creating topic -uve-topic-24 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(3, 2, 1), 0 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,183] INFO [KafkaApi-2] Auto creation of topic -uve-topic-27 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,193] INFO [KafkaApi-2] Auto creation of topic -uve-topic-24 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,195] 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) [2025-02-06 00:52:11,196] 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) [2025-02-06 00:52:11,196] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-06 00:52:11,196] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,205] INFO Creating topic -uve-topic-16 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) [2025-02-06 00:52:11,208] 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) [2025-02-06 00:52:11,216] 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) [2025-02-06 00:52:11,216] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-06 00:52:11,216] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,218] INFO Creating topic -uve-topic-16 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) [2025-02-06 00:52:11,224] INFO [KafkaApi-2] Auto creation of topic -uve-topic-16 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,226] 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) [2025-02-06 00:52:11,227] 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) [2025-02-06 00:52:11,227] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-06 00:52:11,227] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,239] 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) [2025-02-06 00:52:11,241] 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) [2025-02-06 00:52:11,241] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-06 00:52:11,241] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,242] INFO Creating topic -uve-topic-7 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) [2025-02-06 00:52:11,244] INFO Creating topic -uve-topic-7 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) [2025-02-06 00:52:11,253] INFO [KafkaApi-2] Auto creation of topic -uve-topic-7 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,258] 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) [2025-02-06 00:52:11,259] 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) [2025-02-06 00:52:11,259] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-06 00:52:11,259] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,270] 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) [2025-02-06 00:52:11,271] 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) [2025-02-06 00:52:11,271] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-06 00:52:11,271] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,278] INFO Creating topic -uve-topic-14 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(3, 2, 1), 0 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,290] INFO Creating topic -uve-topic-14 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,296] INFO [KafkaApi-2] Auto creation of topic -uve-topic-14 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,298] 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) [2025-02-06 00:52:11,299] 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) [2025-02-06 00:52:11,299] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-06 00:52:11,299] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,309] 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) [2025-02-06 00:52:11,310] 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) [2025-02-06 00:52:11,310] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-06 00:52:11,310] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,318] INFO Creating topic -uve-topic-2 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) [2025-02-06 00:52:11,334] INFO Creating topic -uve-topic-2 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) [2025-02-06 00:52:11,339] 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) [2025-02-06 00:52:11,340] 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) [2025-02-06 00:52:11,340] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-06 00:52:11,340] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,345] 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) [2025-02-06 00:52:11,345] INFO [KafkaApi-2] Auto creation of topic -uve-topic-2 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,345] 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) [2025-02-06 00:52:11,345] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-06 00:52:11,345] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,365] INFO Creating topic -uve-topic-23 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) [2025-02-06 00:52:11,365] 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) [2025-02-06 00:52:11,367] 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) [2025-02-06 00:52:11,367] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-06 00:52:11,367] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,370] INFO [KafkaApi-2] Auto creation of topic -uve-topic-23 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,373] 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) [2025-02-06 00:52:11,374] 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) [2025-02-06 00:52:11,374] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-06 00:52:11,374] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,374] INFO Creating topic -uve-topic-12 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) [2025-02-06 00:52:11,375] INFO Creating topic -uve-topic-12 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) [2025-02-06 00:52:11,377] 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) [2025-02-06 00:52:11,379] 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) [2025-02-06 00:52:11,379] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-06 00:52:11,379] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,382] 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) [2025-02-06 00:52:11,382] INFO [KafkaApi-2] Auto creation of topic -uve-topic-12 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,383] 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) [2025-02-06 00:52:11,383] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-06 00:52:11,383] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,386] INFO Creating topic -uve-topic-8 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) [2025-02-06 00:52:11,386] INFO Creating topic -uve-topic-8 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,390] INFO [KafkaApi-2] Auto creation of topic -uve-topic-8 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,394] 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) [2025-02-06 00:52:11,395] 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) [2025-02-06 00:52:11,395] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-06 00:52:11,395] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,397] INFO Creating topic -uve-topic-1 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) [2025-02-06 00:52:11,406] INFO Creating topic -uve-topic-1 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) [2025-02-06 00:52:11,407] INFO [KafkaApi-2] Auto creation of topic -uve-topic-1 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,413] 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) [2025-02-06 00:52:11,414] INFO Creating topic -uve-topic-17 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(3, 2, 1), 0 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,414] 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) [2025-02-06 00:52:11,414] INFO Creating topic -uve-topic-17 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-06 00:52:11,414] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-06 00:52:11,414] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,419] INFO [KafkaApi-2] Auto creation of topic -uve-topic-17 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:52:11,420] 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) [2025-02-06 00:52:11,423] 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) [2025-02-06 00:52:11,423] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-06 00:52:11,423] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,427] 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) [2025-02-06 00:52:11,428] 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) [2025-02-06 00:52:11,428] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-06 00:52:11,428] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,430] 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) [2025-02-06 00:52:11,433] 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) [2025-02-06 00:52:11,433] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-06 00:52:11,433] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,439] 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) [2025-02-06 00:52:11,439] 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) [2025-02-06 00:52:11,439] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-06 00:52:11,439] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,444] 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) [2025-02-06 00:52:11,446] 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) [2025-02-06 00:52:11,449] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-06 00:52:11,449] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,455] 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) [2025-02-06 00:52:11,461] 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) [2025-02-06 00:52:11,461] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-06 00:52:11,461] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,479] 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) [2025-02-06 00:52:11,481] 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) [2025-02-06 00:52:11,481] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-06 00:52:11,482] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,498] 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) [2025-02-06 00:52:11,499] 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) [2025-02-06 00:52:11,499] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-06 00:52:11,499] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,512] 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) [2025-02-06 00:52:11,515] 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) [2025-02-06 00:52:11,515] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-06 00:52:11,515] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,532] 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) [2025-02-06 00:52:11,533] 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) [2025-02-06 00:52:11,533] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-06 00:52:11,533] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,535] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(structured_syslog_topic-18, structured_syslog_topic-7, structured_syslog_topic-0, structured_syslog_topic-22, structured_syslog_topic-15, structured_syslog_topic-4, structured_syslog_topic-19, structured_syslog_topic-27, structured_syslog_topic-12, structured_syslog_topic-1, structured_syslog_topic-16, structured_syslog_topic-24, structured_syslog_topic-13, structured_syslog_topic-9, structured_syslog_topic-6, structured_syslog_topic-28, structured_syslog_topic-21, structured_syslog_topic-10, structured_syslog_topic-3, structured_syslog_topic-25) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,560] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,575] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(structured_syslog_topic-22 -> (offset=0, leaderEpoch=0), structured_syslog_topic-16 -> (offset=0, leaderEpoch=0), structured_syslog_topic-10 -> (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), structured_syslog_topic-1 -> (offset=0, leaderEpoch=0), structured_syslog_topic-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-7 -> (offset=0, leaderEpoch=0), structured_syslog_topic-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,577] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,579] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,581] 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) [2025-02-06 00:52:11,582] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,582] 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) [2025-02-06 00:52:11,599] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(structured_syslog_topic-3 -> (offset=0, leaderEpoch=0), structured_syslog_topic-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-9 -> (offset=0, leaderEpoch=0), structured_syslog_topic-24 -> (offset=0, leaderEpoch=0), structured_syslog_topic-15 -> (offset=0, leaderEpoch=0), structured_syslog_topic-21 -> (offset=0, leaderEpoch=0), structured_syslog_topic-0 -> (offset=0, leaderEpoch=0), structured_syslog_topic-12 -> (offset=0, leaderEpoch=0), structured_syslog_topic-27 -> (offset=0, leaderEpoch=0), structured_syslog_topic-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,616] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,625] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,629] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,630] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,632] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,630] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,633] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,635] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,637] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,637] 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) [2025-02-06 00:52:11,638] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:11,638] 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) [2025-02-06 00:52:11,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:11,767] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-5-24, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-5-15, -uve-topic-28-9, -uve-topic-18-29, -uve-topic-9-15, -uve-topic-18-20, -uve-topic-0-16, -uve-topic-18-26, -uve-topic-26-24, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-29-13, -uve-topic-28-12, -uve-topic-18-23, -uve-topic-5-12, -uve-topic-0-4, -uve-topic-9-24, -uve-topic-9-21, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-29-4, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-5-27, -uve-topic-0-22, -uve-topic-28-15, -uve-topic-5-9, -uve-topic-9-18, -uve-topic-26-18, -uve-topic-29-28, -uve-topic-0-13, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-26-9, -uve-topic-9-9, -uve-topic-18-8, -uve-topic-26-6, -uve-topic-9-6, -uve-topic-28-21, -uve-topic-28-18, -uve-topic-29-19, -uve-topic-29-7, -uve-topic-9-12, -uve-topic-28-6, -uve-topic-5-18, -uve-topic-26-15, -uve-topic-9-3, -uve-topic-28-0, -uve-topic-29-1, -uve-topic-26-27, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-0-28, -uve-topic-18-17, -uve-topic-9-0, -uve-topic-26-3, -uve-topic-26-21, -uve-topic-5-0, -uve-topic-5-3, -uve-topic-26-0, -uve-topic-0-10, -uve-topic-0-1, -uve-topic-18-14, -uve-topic-0-19, -uve-topic-0-7) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:11,801] 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) [2025-02-06 00:52:11,802] 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) [2025-02-06 00:52:11,802] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-06 00:52:11,803] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,827] 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) [2025-02-06 00:52:11,829] 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) [2025-02-06 00:52:11,829] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-06 00:52:11,829] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,855] 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) [2025-02-06 00:52:11,857] 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) [2025-02-06 00:52:11,857] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-06 00:52:11,857] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,870] 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) [2025-02-06 00:52:11,871] 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) [2025-02-06 00:52:11,871] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-06 00:52:11,871] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,883] 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) [2025-02-06 00:52:11,883] 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) [2025-02-06 00:52:11,883] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-06 00:52:11,883] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,911] 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) [2025-02-06 00:52:11,911] 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) [2025-02-06 00:52:11,911] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-06 00:52:11,911] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,928] 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) [2025-02-06 00:52:11,929] 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) [2025-02-06 00:52:11,929] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-06 00:52:11,929] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,946] 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) [2025-02-06 00:52:11,947] 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) [2025-02-06 00:52:11,947] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-06 00:52:11,947] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:11,979] 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) [2025-02-06 00:52:12,011] 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) [2025-02-06 00:52:12,022] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-06 00:52:12,030] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,058] 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) [2025-02-06 00:52:12,060] 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) [2025-02-06 00:52:12,060] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-06 00:52:12,060] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,080] 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) [2025-02-06 00:52:12,081] 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) [2025-02-06 00:52:12,081] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,081] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,095] 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) [2025-02-06 00:52:12,096] 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) [2025-02-06 00:52:12,096] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-06 00:52:12,096] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,110] 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) [2025-02-06 00:52:12,111] 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) [2025-02-06 00:52:12,111] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,111] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,128] 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) [2025-02-06 00:52:12,131] 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) [2025-02-06 00:52:12,131] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,131] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,167] 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) [2025-02-06 00:52:12,168] 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) [2025-02-06 00:52:12,168] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-06 00:52:12,168] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,181] 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) [2025-02-06 00:52:12,183] 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) [2025-02-06 00:52:12,183] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,183] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,212] 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) [2025-02-06 00:52:12,212] 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) [2025-02-06 00:52:12,212] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-06 00:52:12,212] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,224] 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) [2025-02-06 00:52:12,226] 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) [2025-02-06 00:52:12,230] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-06 00:52:12,230] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,244] 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) [2025-02-06 00:52:12,244] 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) [2025-02-06 00:52:12,245] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-06 00:52:12,245] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,262] 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) [2025-02-06 00:52:12,263] 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) [2025-02-06 00:52:12,263] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,263] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,279] 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) [2025-02-06 00:52:12,280] 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) [2025-02-06 00:52:12,280] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-06 00:52:12,280] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,299] 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) [2025-02-06 00:52:12,300] 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) [2025-02-06 00:52:12,301] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,301] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,326] 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) [2025-02-06 00:52:12,327] 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) [2025-02-06 00:52:12,327] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,327] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,337] 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) [2025-02-06 00:52:12,338] 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) [2025-02-06 00:52:12,338] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,339] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,351] 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) [2025-02-06 00:52:12,351] 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) [2025-02-06 00:52:12,352] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,352] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,362] 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) [2025-02-06 00:52:12,364] 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) [2025-02-06 00:52:12,364] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,365] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,374] 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) [2025-02-06 00:52:12,386] 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) [2025-02-06 00:52:12,386] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,388] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,400] 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) [2025-02-06 00:52:12,400] 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) [2025-02-06 00:52:12,401] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-06 00:52:12,401] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,415] 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) [2025-02-06 00:52:12,415] 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) [2025-02-06 00:52:12,416] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,416] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,424] 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) [2025-02-06 00:52:12,425] 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) [2025-02-06 00:52:12,426] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-06 00:52:12,426] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,442] 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) [2025-02-06 00:52:12,443] 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) [2025-02-06 00:52:12,443] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,443] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,468] 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) [2025-02-06 00:52:12,468] 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) [2025-02-06 00:52:12,468] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-06 00:52:12,468] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,495] 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) [2025-02-06 00:52:12,496] 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) [2025-02-06 00:52:12,496] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-06 00:52:12,496] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,522] 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) [2025-02-06 00:52:12,523] 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) [2025-02-06 00:52:12,523] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-06 00:52:12,523] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,533] 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) [2025-02-06 00:52:12,534] 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) [2025-02-06 00:52:12,534] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,534] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,542] 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) [2025-02-06 00:52:12,543] 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) [2025-02-06 00:52:12,543] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-06 00:52:12,543] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,549] 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) [2025-02-06 00:52:12,550] 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) [2025-02-06 00:52:12,550] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,550] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,555] 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) [2025-02-06 00:52:12,555] 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) [2025-02-06 00:52:12,555] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-06 00:52:12,555] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,561] 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) [2025-02-06 00:52:12,561] 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) [2025-02-06 00:52:12,561] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-06 00:52:12,561] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,565] 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) [2025-02-06 00:52:12,566] 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) [2025-02-06 00:52:12,566] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,566] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,570] 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) [2025-02-06 00:52:12,571] 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) [2025-02-06 00:52:12,571] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-06 00:52:12,571] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,575] 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) [2025-02-06 00:52:12,576] 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) [2025-02-06 00:52:12,576] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-06 00:52:12,576] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,582] 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) [2025-02-06 00:52:12,583] 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) [2025-02-06 00:52:12,583] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-06 00:52:12,583] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,596] 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) [2025-02-06 00:52:12,597] 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) [2025-02-06 00:52:12,597] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-06 00:52:12,597] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,607] 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) [2025-02-06 00:52:12,607] 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) [2025-02-06 00:52:12,607] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-06 00:52:12,607] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,616] 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) [2025-02-06 00:52:12,617] 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) [2025-02-06 00:52:12,617] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-06 00:52:12,617] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,625] 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) [2025-02-06 00:52:12,626] 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) [2025-02-06 00:52:12,626] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-06 00:52:12,626] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,637] 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) [2025-02-06 00:52:12,642] 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) [2025-02-06 00:52:12,642] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-06 00:52:12,642] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,647] 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) [2025-02-06 00:52:12,649] 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) [2025-02-06 00:52:12,649] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-06 00:52:12,649] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,654] 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) [2025-02-06 00:52:12,656] 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) [2025-02-06 00:52:12,656] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-06 00:52:12,656] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,660] 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) [2025-02-06 00:52:12,662] 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) [2025-02-06 00:52:12,662] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,662] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,667] 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) [2025-02-06 00:52:12,667] 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) [2025-02-06 00:52:12,667] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-06 00:52:12,667] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,675] 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) [2025-02-06 00:52:12,676] 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) [2025-02-06 00:52:12,676] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-06 00:52:12,676] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,681] 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) [2025-02-06 00:52:12,682] 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) [2025-02-06 00:52:12,682] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-06 00:52:12,682] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,687] 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) [2025-02-06 00:52:12,688] 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) [2025-02-06 00:52:12,688] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,688] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,693] 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) [2025-02-06 00:52:12,694] 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) [2025-02-06 00:52:12,694] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-06 00:52:12,694] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,699] 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) [2025-02-06 00:52:12,700] 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) [2025-02-06 00:52:12,700] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,700] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,706] 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) [2025-02-06 00:52:12,707] 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) [2025-02-06 00:52:12,707] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-06 00:52:12,707] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,711] 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) [2025-02-06 00:52:12,711] 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) [2025-02-06 00:52:12,711] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-06 00:52:12,712] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,716] 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) [2025-02-06 00:52:12,717] 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) [2025-02-06 00:52:12,717] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,717] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,721] 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) [2025-02-06 00:52:12,722] 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) [2025-02-06 00:52:12,722] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-06 00:52:12,722] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,726] 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) [2025-02-06 00:52:12,726] 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) [2025-02-06 00:52:12,726] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-06 00:52:12,726] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,731] 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) [2025-02-06 00:52:12,732] 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) [2025-02-06 00:52:12,732] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,732] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,761] 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) [2025-02-06 00:52:12,762] 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) [2025-02-06 00:52:12,762] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-06 00:52:12,762] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,766] 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) [2025-02-06 00:52:12,767] 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) [2025-02-06 00:52:12,767] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,767] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,771] 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) [2025-02-06 00:52:12,772] 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) [2025-02-06 00:52:12,772] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-06 00:52:12,772] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,776] 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) [2025-02-06 00:52:12,776] 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) [2025-02-06 00:52:12,776] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,776] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,780] 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) [2025-02-06 00:52:12,781] 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) [2025-02-06 00:52:12,781] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,781] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,785] 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) [2025-02-06 00:52:12,786] 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) [2025-02-06 00:52:12,786] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-06 00:52:12,786] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,790] 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) [2025-02-06 00:52:12,790] 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) [2025-02-06 00:52:12,790] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,790] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,795] 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) [2025-02-06 00:52:12,795] 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) [2025-02-06 00:52:12,795] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-06 00:52:12,795] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,797] 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) [2025-02-06 00:52:12,797] 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) [2025-02-06 00:52:12,797] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,797] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,799] 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) [2025-02-06 00:52:12,799] 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) [2025-02-06 00:52:12,799] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-06 00:52:12,799] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,801] 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) [2025-02-06 00:52:12,801] 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) [2025-02-06 00:52:12,801] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-06 00:52:12,801] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,802] 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) [2025-02-06 00:52:12,803] 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) [2025-02-06 00:52:12,803] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-06 00:52:12,803] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,804] 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) [2025-02-06 00:52:12,804] 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) [2025-02-06 00:52:12,804] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-06 00:52:12,804] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,806] 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) [2025-02-06 00:52:12,806] 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) [2025-02-06 00:52:12,806] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-06 00:52:12,806] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,807] 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) [2025-02-06 00:52:12,808] 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) [2025-02-06 00:52:12,808] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,808] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,809] 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) [2025-02-06 00:52:12,811] 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) [2025-02-06 00:52:12,811] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,811] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,815] 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) [2025-02-06 00:52:12,830] 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) [2025-02-06 00:52:12,830] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,830] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,834] 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) [2025-02-06 00:52:12,834] 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) [2025-02-06 00:52:12,834] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,834] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,836] 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) [2025-02-06 00:52:12,836] 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) [2025-02-06 00:52:12,836] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-06 00:52:12,836] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,839] 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) [2025-02-06 00:52:12,839] 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) [2025-02-06 00:52:12,839] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,839] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,843] 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) [2025-02-06 00:52:12,844] 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) [2025-02-06 00:52:12,844] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-06 00:52:12,844] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,846] 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) [2025-02-06 00:52:12,846] 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) [2025-02-06 00:52:12,846] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-06 00:52:12,846] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,848] 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) [2025-02-06 00:52:12,849] 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) [2025-02-06 00:52:12,849] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-06 00:52:12,849] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,851] 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) [2025-02-06 00:52:12,851] 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) [2025-02-06 00:52:12,851] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-06 00:52:12,851] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,853] 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) [2025-02-06 00:52:12,853] 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) [2025-02-06 00:52:12,853] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-06 00:52:12,853] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,854] 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) [2025-02-06 00:52:12,855] 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) [2025-02-06 00:52:12,855] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-06 00:52:12,855] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,859] 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) [2025-02-06 00:52:12,860] 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) [2025-02-06 00:52:12,860] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,860] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,862] 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) [2025-02-06 00:52:12,863] 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) [2025-02-06 00:52:12,863] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-06 00:52:12,864] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,866] 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) [2025-02-06 00:52:12,866] 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) [2025-02-06 00:52:12,866] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-06 00:52:12,866] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,869] 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) [2025-02-06 00:52:12,870] 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) [2025-02-06 00:52:12,890] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-06 00:52:12,895] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,901] 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) [2025-02-06 00:52:12,902] 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) [2025-02-06 00:52:12,902] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-06 00:52:12,902] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,904] 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) [2025-02-06 00:52:12,904] 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) [2025-02-06 00:52:12,905] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-06 00:52:12,905] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,909] 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) [2025-02-06 00:52:12,911] 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) [2025-02-06 00:52:12,912] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-06 00:52:12,912] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,915] 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) [2025-02-06 00:52:12,916] 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) [2025-02-06 00:52:12,916] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,916] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,924] 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) [2025-02-06 00:52:12,925] 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) [2025-02-06 00:52:12,925] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-06 00:52:12,925] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,951] 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) [2025-02-06 00:52:12,953] 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) [2025-02-06 00:52:12,953] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-06 00:52:12,953] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,958] 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) [2025-02-06 00:52:12,959] 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) [2025-02-06 00:52:12,959] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-06 00:52:12,959] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,962] 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) [2025-02-06 00:52:12,962] 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) [2025-02-06 00:52:12,962] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-06 00:52:12,962] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,966] 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) [2025-02-06 00:52:12,967] 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) [2025-02-06 00:52:12,967] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-06 00:52:12,967] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,969] 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) [2025-02-06 00:52:12,969] 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) [2025-02-06 00:52:12,969] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-06 00:52:12,969] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,973] 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) [2025-02-06 00:52:12,974] 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) [2025-02-06 00:52:12,974] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-06 00:52:12,974] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,977] 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) [2025-02-06 00:52:12,978] 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) [2025-02-06 00:52:12,978] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-06 00:52:12,978] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,980] 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) [2025-02-06 00:52:12,981] 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) [2025-02-06 00:52:12,981] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-06 00:52:12,981] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,983] 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) [2025-02-06 00:52:12,983] 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) [2025-02-06 00:52:12,983] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,983] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,985] 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) [2025-02-06 00:52:12,985] 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) [2025-02-06 00:52:12,985] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-06 00:52:12,985] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,986] 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) [2025-02-06 00:52:12,987] 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) [2025-02-06 00:52:12,987] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-06 00:52:12,987] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,988] 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) [2025-02-06 00:52:12,989] 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) [2025-02-06 00:52:12,989] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-06 00:52:12,989] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,990] 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) [2025-02-06 00:52:12,990] 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) [2025-02-06 00:52:12,990] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-06 00:52:12,990] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,992] 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) [2025-02-06 00:52:12,992] 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) [2025-02-06 00:52:12,992] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-06 00:52:12,992] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,993] 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) [2025-02-06 00:52:12,994] 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) [2025-02-06 00:52:12,994] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-06 00:52:12,994] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:12,995] 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) [2025-02-06 00:52:12,996] 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) [2025-02-06 00:52:12,996] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-06 00:52:12,996] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,000] 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) [2025-02-06 00:52:13,000] 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) [2025-02-06 00:52:13,001] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,001] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,002] 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) [2025-02-06 00:52:13,003] 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) [2025-02-06 00:52:13,003] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,003] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,005] 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) [2025-02-06 00:52:13,005] 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) [2025-02-06 00:52:13,005] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,006] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,007] 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) [2025-02-06 00:52:13,009] 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) [2025-02-06 00:52:13,009] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,009] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,012] 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) [2025-02-06 00:52:13,012] 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) [2025-02-06 00:52:13,012] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,012] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,013] 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) [2025-02-06 00:52:13,014] 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) [2025-02-06 00:52:13,014] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,014] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,015] 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) [2025-02-06 00:52:13,016] 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) [2025-02-06 00:52:13,016] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,016] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,017] 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) [2025-02-06 00:52:13,018] 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) [2025-02-06 00:52:13,018] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,018] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,019] 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) [2025-02-06 00:52:13,019] 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) [2025-02-06 00:52:13,020] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,020] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,021] 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) [2025-02-06 00:52:13,021] 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) [2025-02-06 00:52:13,021] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,021] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,022] 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) [2025-02-06 00:52:13,023] 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) [2025-02-06 00:52:13,023] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,023] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,025] 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) [2025-02-06 00:52:13,025] 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) [2025-02-06 00:52:13,029] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,029] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,030] 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) [2025-02-06 00:52:13,031] 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) [2025-02-06 00:52:13,031] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,031] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,032] 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) [2025-02-06 00:52:13,032] 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) [2025-02-06 00:52:13,032] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,032] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,034] 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) [2025-02-06 00:52:13,034] 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) [2025-02-06 00:52:13,034] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,034] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,043] 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) [2025-02-06 00:52:13,044] 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) [2025-02-06 00:52:13,044] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,044] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,045] 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) [2025-02-06 00:52:13,045] 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) [2025-02-06 00:52:13,045] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,046] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,047] 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) [2025-02-06 00:52:13,047] 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) [2025-02-06 00:52:13,047] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-06 00:52:13,047] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,049] 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) [2025-02-06 00:52:13,049] 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) [2025-02-06 00:52:13,049] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,049] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,050] 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) [2025-02-06 00:52:13,051] 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) [2025-02-06 00:52:13,051] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,051] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,052] 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) [2025-02-06 00:52:13,052] 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) [2025-02-06 00:52:13,053] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,053] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,054] 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) [2025-02-06 00:52:13,054] 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) [2025-02-06 00:52:13,054] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,054] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,055] 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) [2025-02-06 00:52:13,056] 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) [2025-02-06 00:52:13,056] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,056] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,057] 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) [2025-02-06 00:52:13,057] 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) [2025-02-06 00:52:13,057] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,057] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,059] 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) [2025-02-06 00:52:13,059] 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) [2025-02-06 00:52:13,059] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,059] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,060] 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) [2025-02-06 00:52:13,061] 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) [2025-02-06 00:52:13,061] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,061] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,062] 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) [2025-02-06 00:52:13,062] 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) [2025-02-06 00:52:13,062] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,062] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,064] 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) [2025-02-06 00:52:13,064] 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) [2025-02-06 00:52:13,064] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,064] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,065] 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) [2025-02-06 00:52:13,066] 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) [2025-02-06 00:52:13,066] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,066] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,067] 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) [2025-02-06 00:52:13,067] 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) [2025-02-06 00:52:13,067] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,067] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,068] 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) [2025-02-06 00:52:13,069] 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) [2025-02-06 00:52:13,069] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,069] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,070] 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) [2025-02-06 00:52:13,070] 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) [2025-02-06 00:52:13,070] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,070] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,071] 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) [2025-02-06 00:52:13,072] 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) [2025-02-06 00:52:13,072] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,072] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,073] 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) [2025-02-06 00:52:13,073] 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) [2025-02-06 00:52:13,073] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,073] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,075] 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) [2025-02-06 00:52:13,075] 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) [2025-02-06 00:52:13,075] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,075] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,079] 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) [2025-02-06 00:52:13,080] 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) [2025-02-06 00:52:13,080] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,080] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,082] 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) [2025-02-06 00:52:13,083] 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) [2025-02-06 00:52:13,083] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,083] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,085] 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) [2025-02-06 00:52:13,085] 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) [2025-02-06 00:52:13,085] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,085] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,087] 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) [2025-02-06 00:52:13,088] 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) [2025-02-06 00:52:13,088] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,088] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,089] 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) [2025-02-06 00:52:13,090] 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) [2025-02-06 00:52:13,090] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,090] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,092] 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) [2025-02-06 00:52:13,092] 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) [2025-02-06 00:52:13,092] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,092] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,094] 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) [2025-02-06 00:52:13,095] 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) [2025-02-06 00:52:13,095] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,095] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,096] 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) [2025-02-06 00:52:13,097] 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) [2025-02-06 00:52:13,097] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,097] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,099] 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) [2025-02-06 00:52:13,100] 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) [2025-02-06 00:52:13,100] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,100] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,101] 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) [2025-02-06 00:52:13,102] 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) [2025-02-06 00:52:13,102] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,102] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,104] 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) [2025-02-06 00:52:13,104] 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) [2025-02-06 00:52:13,105] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,105] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,107] 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) [2025-02-06 00:52:13,107] 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) [2025-02-06 00:52:13,107] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,107] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,109] 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) [2025-02-06 00:52:13,110] 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) [2025-02-06 00:52:13,110] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,110] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,111] 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) [2025-02-06 00:52:13,112] 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) [2025-02-06 00:52:13,112] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,112] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,113] 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) [2025-02-06 00:52:13,114] 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) [2025-02-06 00:52:13,114] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,114] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,118] 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) [2025-02-06 00:52:13,119] 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) [2025-02-06 00:52:13,119] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,119] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,120] 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) [2025-02-06 00:52:13,120] 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) [2025-02-06 00:52:13,120] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,120] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,124] 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) [2025-02-06 00:52:13,124] 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) [2025-02-06 00:52:13,124] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,124] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,125] 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) [2025-02-06 00:52:13,126] 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) [2025-02-06 00:52:13,126] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,126] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,127] 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) [2025-02-06 00:52:13,127] 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) [2025-02-06 00:52:13,128] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,128] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,129] 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) [2025-02-06 00:52:13,129] 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) [2025-02-06 00:52:13,129] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,129] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,130] 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) [2025-02-06 00:52:13,131] 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) [2025-02-06 00:52:13,131] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,131] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,132] 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) [2025-02-06 00:52:13,132] 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) [2025-02-06 00:52:13,132] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,132] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,133] 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) [2025-02-06 00:52:13,133] 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) [2025-02-06 00:52:13,134] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,134] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,135] 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) [2025-02-06 00:52:13,136] 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) [2025-02-06 00:52:13,136] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,136] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,137] 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) [2025-02-06 00:52:13,137] 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) [2025-02-06 00:52:13,137] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,137] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,138] 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) [2025-02-06 00:52:13,139] 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) [2025-02-06 00:52:13,139] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,139] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,140] 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) [2025-02-06 00:52:13,140] 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) [2025-02-06 00:52:13,140] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,140] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,141] 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) [2025-02-06 00:52:13,142] 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) [2025-02-06 00:52:13,142] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,142] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,143] 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) [2025-02-06 00:52:13,143] 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) [2025-02-06 00:52:13,143] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,143] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,145] 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) [2025-02-06 00:52:13,145] 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) [2025-02-06 00:52:13,145] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,145] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,146] 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) [2025-02-06 00:52:13,147] 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) [2025-02-06 00:52:13,147] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,147] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,149] 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) [2025-02-06 00:52:13,149] 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) [2025-02-06 00:52:13,149] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,149] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,150] 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) [2025-02-06 00:52:13,151] 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) [2025-02-06 00:52:13,151] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,151] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,152] 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) [2025-02-06 00:52:13,152] 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) [2025-02-06 00:52:13,152] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,152] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,155] 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) [2025-02-06 00:52:13,155] 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) [2025-02-06 00:52:13,155] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,155] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,157] 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) [2025-02-06 00:52:13,157] 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) [2025-02-06 00:52:13,157] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,157] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,161] 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) [2025-02-06 00:52:13,162] 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) [2025-02-06 00:52:13,162] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,162] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,163] 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) [2025-02-06 00:52:13,164] 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) [2025-02-06 00:52:13,164] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,164] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,171] 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) [2025-02-06 00:52:13,171] 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) [2025-02-06 00:52:13,171] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,171] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,172] 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) [2025-02-06 00:52:13,173] 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) [2025-02-06 00:52:13,173] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,173] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,175] 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) [2025-02-06 00:52:13,175] 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) [2025-02-06 00:52:13,175] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,175] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,180] 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) [2025-02-06 00:52:13,181] 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) [2025-02-06 00:52:13,181] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,181] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,182] 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) [2025-02-06 00:52:13,182] 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) [2025-02-06 00:52:13,182] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,182] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,184] 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) [2025-02-06 00:52:13,184] 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) [2025-02-06 00:52:13,184] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,184] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,185] 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) [2025-02-06 00:52:13,186] 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) [2025-02-06 00:52:13,186] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,186] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,187] 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) [2025-02-06 00:52:13,187] 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) [2025-02-06 00:52:13,187] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,187] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,189] 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) [2025-02-06 00:52:13,189] 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) [2025-02-06 00:52:13,189] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,189] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,190] 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) [2025-02-06 00:52:13,191] 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) [2025-02-06 00:52:13,191] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,191] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,192] 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) [2025-02-06 00:52:13,192] 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) [2025-02-06 00:52:13,192] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,192] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,193] 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) [2025-02-06 00:52:13,194] 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) [2025-02-06 00:52:13,194] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,194] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,195] 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) [2025-02-06 00:52:13,195] 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) [2025-02-06 00:52:13,195] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-06 00:52:13,195] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,196] 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) [2025-02-06 00:52:13,197] 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) [2025-02-06 00:52:13,197] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,197] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,201] 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) [2025-02-06 00:52:13,201] 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) [2025-02-06 00:52:13,201] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,201] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,202] 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) [2025-02-06 00:52:13,203] 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) [2025-02-06 00:52:13,203] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,203] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,204] 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) [2025-02-06 00:52:13,204] 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) [2025-02-06 00:52:13,204] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,204] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,205] 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) [2025-02-06 00:52:13,207] 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) [2025-02-06 00:52:13,208] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,208] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,213] 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) [2025-02-06 00:52:13,213] 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) [2025-02-06 00:52:13,213] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,213] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,229] 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) [2025-02-06 00:52:13,229] 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) [2025-02-06 00:52:13,229] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,229] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,231] 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) [2025-02-06 00:52:13,231] 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) [2025-02-06 00:52:13,231] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,232] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,234] 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) [2025-02-06 00:52:13,235] 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) [2025-02-06 00:52:13,235] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,235] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,236] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-18-10, -uve-topic-9-22, -uve-topic-29-12, -uve-topic-9-4, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-18-0, -uve-topic-26-26, -uve-topic-29-2, -uve-topic-28-25, -uve-topic-26-8, -uve-topic-28-7, -uve-topic-9-20, -uve-topic-0-18, -uve-topic-9-2, -uve-topic-26-16, -uve-topic-29-11, -uve-topic-18-16, -uve-topic-0-0, -uve-topic-28-16, -uve-topic-0-26, -uve-topic-5-20, -uve-topic-0-8, -uve-topic-29-20, -uve-topic-26-14, -uve-topic-5-29, -uve-topic-5-11, -uve-topic-0-6, -uve-topic-26-23, -uve-topic-28-22, -uve-topic-9-10, -uve-topic-29-0, -uve-topic-28-4, -uve-topic-29-26, -uve-topic-29-8, -uve-topic-18-13, -uve-topic-5-28, -uve-topic-28-13, -uve-topic-9-26, -uve-topic-5-17, -uve-topic-0-24, -uve-topic-9-8, -uve-topic-26-22, -uve-topic-18-22, -uve-topic-26-4, -uve-topic-5-26, -uve-topic-9-17, -uve-topic-5-8, -uve-topic-26-20, -uve-topic-9-25, -uve-topic-5-16, -uve-topic-26-2, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-26-28, -uve-topic-0-12, -uve-topic-26-10, -uve-topic-29-5, -uve-topic-28-28, -uve-topic-26-11, -uve-topic-28-10, -uve-topic-9-23, -uve-topic-0-21, -uve-topic-9-5, -uve-topic-26-19, -uve-topic-18-19, -uve-topic-26-1, -uve-topic-18-1, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-0-27, -uve-topic-5-14, -uve-topic-0-9, -uve-topic-26-7, -uve-topic-29-21, -uve-topic-5-22, -uve-topic-29-3, -uve-topic-5-4, -uve-topic-29-29, -uve-topic-9-29, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-28-5, -uve-topic-18-25, -uve-topic-5-2, -uve-topic-18-6, -uve-topic-18-7, -uve-topic-9-19, -uve-topic-29-9, -uve-topic-5-10, -uve-topic-0-17, -uve-topic-9-1, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-9-28, -uve-topic-29-18, -uve-topic-5-19, -uve-topic-26-5, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-5-1, -uve-topic-0-15, -uve-topic-26-13, -uve-topic-29-27, -uve-topic-0-23, -uve-topic-0-5, -uve-topic-29-17, -uve-topic-18-4, -uve-topic-9-16, -uve-topic-28-29, -uve-topic-0-14, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-15, -uve-topic-28-19, -uve-topic-9-7, -uve-topic-28-1, -uve-topic-29-23, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-26-29, -uve-topic-29-24, -uve-topic-5-25, -uve-topic-29-6, -uve-topic-0-20, -uve-topic-5-7, -uve-topic-0-2, -uve-topic-29-14, -uve-topic-0-3, -uve-topic-0-11, -uve-topic-5-23, -uve-topic-18-28, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,243] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-29-27 -> (offset=0, leaderEpoch=0), -uve-topic-26-20 -> (offset=0, leaderEpoch=0), -uve-topic-28-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-2 -> (offset=0, leaderEpoch=0), -uve-topic-5-23 -> (offset=0, leaderEpoch=0), -uve-topic-18-10 -> (offset=0, leaderEpoch=0), -uve-topic-18-28 -> (offset=0, leaderEpoch=0), -uve-topic-5-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-13 -> (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-0-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-8 -> (offset=0, leaderEpoch=0), -uve-topic-0-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-25 -> (offset=0, leaderEpoch=0), -uve-topic-0-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-12 -> (offset=0, leaderEpoch=0), -uve-topic-29-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-17 -> (offset=0, leaderEpoch=0), -uve-topic-0-0 -> (offset=0, leaderEpoch=0), -uve-topic-0-12 -> (offset=0, leaderEpoch=0), -uve-topic-5-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-22 -> (offset=0, leaderEpoch=0), -uve-topic-9-8 -> (offset=0, leaderEpoch=0), -uve-topic-0-21 -> (offset=0, leaderEpoch=0), -uve-topic-5-14 -> (offset=0, leaderEpoch=0), -uve-topic-9-26 -> (offset=0, leaderEpoch=0), -uve-topic-29-24 -> (offset=0, leaderEpoch=0), -uve-topic-18-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-8 -> (offset=0, leaderEpoch=0), -uve-topic-28-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-17 -> (offset=0, leaderEpoch=0), -uve-topic-0-24 -> (offset=0, leaderEpoch=0), -uve-topic-28-14 -> (offset=0, leaderEpoch=0), -uve-topic-26-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-21 -> (offset=0, leaderEpoch=0), -uve-topic-18-7 -> (offset=0, leaderEpoch=0), -uve-topic-29-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-18 -> (offset=0, leaderEpoch=0), -uve-topic-9-17 -> (offset=0, leaderEpoch=0), -uve-topic-28-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-11 -> (offset=0, leaderEpoch=0), -uve-topic-9-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-1 -> (offset=0, leaderEpoch=0), -uve-topic-0-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-6 -> (offset=0, leaderEpoch=0), -uve-topic-29-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-8 -> (offset=0, leaderEpoch=0), -uve-topic-28-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-0 -> (offset=0, leaderEpoch=0), -uve-topic-26-14 -> (offset=0, leaderEpoch=0), -uve-topic-28-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,243] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-18-27 -> (offset=0, leaderEpoch=0), -uve-topic-9-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-11 -> (offset=0, leaderEpoch=0), -uve-topic-28-28 -> (offset=0, leaderEpoch=0), -uve-topic-0-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-19 -> (offset=0, leaderEpoch=0), -uve-topic-0-11 -> (offset=0, leaderEpoch=0), -uve-topic-28-25 -> (offset=0, leaderEpoch=0), -uve-topic-28-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-29 -> (offset=0, leaderEpoch=0), -uve-topic-0-5 -> (offset=0, leaderEpoch=0), -uve-topic-28-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-7 -> (offset=0, leaderEpoch=0), -uve-topic-29-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-12 -> (offset=0, leaderEpoch=0), -uve-topic-9-19 -> (offset=0, leaderEpoch=0), -uve-topic-0-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-26 -> (offset=0, leaderEpoch=0), -uve-topic-18-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-8 -> (offset=0, leaderEpoch=0), -uve-topic-29-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-16 -> (offset=0, leaderEpoch=0), -uve-topic-29-8 -> (offset=0, leaderEpoch=0), -uve-topic-5-10 -> (offset=0, leaderEpoch=0), -uve-topic-26-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-4 -> (offset=0, leaderEpoch=0), -uve-topic-0-17 -> (offset=0, leaderEpoch=0), -uve-topic-28-7 -> (offset=0, leaderEpoch=0), -uve-topic-26-25 -> (offset=0, leaderEpoch=0), -uve-topic-0-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-20 -> (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-0-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-18 -> (offset=0, leaderEpoch=0), -uve-topic-5-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-15 -> (offset=0, leaderEpoch=0), -uve-topic-5-28 -> (offset=0, leaderEpoch=0), -uve-topic-9-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-19 -> (offset=0, leaderEpoch=0), -uve-topic-18-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-7 -> (offset=0, leaderEpoch=0), -uve-topic-28-16 -> (offset=0, leaderEpoch=0), -uve-topic-5-25 -> (offset=0, leaderEpoch=0), -uve-topic-0-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-16 -> (offset=0, leaderEpoch=0), -uve-topic-5-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-17 -> (offset=0, leaderEpoch=0), -uve-topic-5-7 -> (offset=0, leaderEpoch=0), -uve-topic-9-28 -> (offset=0, leaderEpoch=0), -uve-topic-5-16 -> (offset=0, leaderEpoch=0), -uve-topic-29-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-6 -> (offset=0, leaderEpoch=0), -uve-topic-29-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-13 -> (offset=0, leaderEpoch=0), -uve-topic-26-1 -> (offset=0, leaderEpoch=0), -uve-topic-9-25 -> (offset=0, leaderEpoch=0), -uve-topic-5-4 -> (offset=0, leaderEpoch=0), -uve-topic-9-22 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,251] 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) [2025-02-06 00:52:13,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,253] 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) [2025-02-06 00:52:13,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,254] 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) [2025-02-06 00:52:13,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,254] 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) [2025-02-06 00:52:13,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,255] 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) [2025-02-06 00:52:13,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,259] 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) [2025-02-06 00:52:13,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,261] 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) [2025-02-06 00:52:13,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,262] 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) [2025-02-06 00:52:13,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,262] 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) [2025-02-06 00:52:13,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,263] 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) [2025-02-06 00:52:13,264] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,264] 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) [2025-02-06 00:52:13,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,266] 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) [2025-02-06 00:52:13,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,266] 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) [2025-02-06 00:52:13,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,267] 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) [2025-02-06 00:52:13,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,267] 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) [2025-02-06 00:52:13,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,267] 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) [2025-02-06 00:52:13,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,267] 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) [2025-02-06 00:52:13,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,267] 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) [2025-02-06 00:52:13,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,268] 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) [2025-02-06 00:52:13,268] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,268] 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) [2025-02-06 00:52:13,270] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,270] 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) [2025-02-06 00:52:13,270] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,271] 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) [2025-02-06 00:52:13,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,272] 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) [2025-02-06 00:52:13,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,273] 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) [2025-02-06 00:52:13,352] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-4-22, -uve-topic-2-18, -uve-topic-24-11, -uve-topic-10-1, -uve-topic-15-3, -uve-topic-21-7, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-21-1, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-15-9, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-15-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-21-4, -uve-topic-20-26, -uve-topic-14-20, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-16-8, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-2-24, -uve-topic-24-26, -uve-topic-10-28, -uve-topic-11-21, -uve-topic-24-5, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-19-27, -uve-topic-21-28, -uve-topic-11-9, -uve-topic-16-14, -uve-topic-7-0, -uve-topic-24-23, -uve-topic-21-16, -uve-topic-6-11, -uve-topic-27-19, -uve-topic-20-11, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-19-3, -uve-topic-20-23, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-8-3, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-16-11, -uve-topic-16-26, -uve-topic-25-24, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-10-16, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-14-2, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-24-2, -uve-topic-2-21, -uve-topic-8-0, -uve-topic-25-3, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-16-23, -uve-topic-4-16, -uve-topic-7-15, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-20-20, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-27-16, -uve-topic-3-15, -uve-topic-24-14, -uve-topic-14-5, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-21-25, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-21-10, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-4-7, -uve-topic-6-29, -uve-topic-2-15, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-11-3, -uve-topic-11-0, -uve-topic-14-17, -uve-topic-27-13, -uve-topic-24-8, -uve-topic-25-18, -uve-topic-3-0, -uve-topic-3-18, -uve-topic-25-9, -uve-topic-15-18, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-7-18, -uve-topic-8-24, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-19-18, -uve-topic-27-28, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-3-6, -uve-topic-27-25, -uve-topic-7-9, -uve-topic-7-27, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-2-12, -uve-topic-24-17, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-11-27, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-14-26, -uve-topic-25-0, -uve-topic-10-19, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-19, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-17, -uve-topic-25-27, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-15-12, -uve-topic-27-4, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:13,355] 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) [2025-02-06 00:52:13,355] 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) [2025-02-06 00:52:13,356] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,356] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,367] 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) [2025-02-06 00:52:13,367] 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) [2025-02-06 00:52:13,368] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,368] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,372] 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) [2025-02-06 00:52:13,373] 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) [2025-02-06 00:52:13,373] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,373] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,377] 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) [2025-02-06 00:52:13,378] 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) [2025-02-06 00:52:13,378] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,378] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,382] 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) [2025-02-06 00:52:13,382] 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) [2025-02-06 00:52:13,382] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,382] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,386] 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) [2025-02-06 00:52:13,386] 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) [2025-02-06 00:52:13,386] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,386] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,391] 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) [2025-02-06 00:52:13,392] 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) [2025-02-06 00:52:13,392] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,392] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,401] 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) [2025-02-06 00:52:13,401] 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) [2025-02-06 00:52:13,401] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,401] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,405] 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) [2025-02-06 00:52:13,405] 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) [2025-02-06 00:52:13,405] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,405] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,409] 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) [2025-02-06 00:52:13,410] 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) [2025-02-06 00:52:13,410] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,410] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,413] 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) [2025-02-06 00:52:13,414] 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) [2025-02-06 00:52:13,414] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,414] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,418] 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) [2025-02-06 00:52:13,418] 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) [2025-02-06 00:52:13,418] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,418] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,423] 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) [2025-02-06 00:52:13,424] 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) [2025-02-06 00:52:13,424] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,424] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,429] 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) [2025-02-06 00:52:13,430] 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) [2025-02-06 00:52:13,430] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,430] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,434] 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) [2025-02-06 00:52:13,434] 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) [2025-02-06 00:52:13,434] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,434] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,439] 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) [2025-02-06 00:52:13,439] 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) [2025-02-06 00:52:13,439] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,439] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,443] 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) [2025-02-06 00:52:13,443] 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) [2025-02-06 00:52:13,443] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,443] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,448] 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) [2025-02-06 00:52:13,449] 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) [2025-02-06 00:52:13,449] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,449] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,453] 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) [2025-02-06 00:52:13,453] 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) [2025-02-06 00:52:13,453] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,453] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,456] 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) [2025-02-06 00:52:13,457] 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) [2025-02-06 00:52:13,457] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,457] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,460] 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) [2025-02-06 00:52:13,461] 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) [2025-02-06 00:52:13,461] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,461] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,465] 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) [2025-02-06 00:52:13,465] 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) [2025-02-06 00:52:13,465] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,465] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,469] 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) [2025-02-06 00:52:13,469] 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) [2025-02-06 00:52:13,469] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,469] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,473] 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) [2025-02-06 00:52:13,474] 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) [2025-02-06 00:52:13,474] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,474] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,477] 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) [2025-02-06 00:52:13,478] 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) [2025-02-06 00:52:13,478] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,478] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,482] 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) [2025-02-06 00:52:13,482] 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) [2025-02-06 00:52:13,482] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,482] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,487] 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) [2025-02-06 00:52:13,487] 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) [2025-02-06 00:52:13,487] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,487] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,491] 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) [2025-02-06 00:52:13,491] 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) [2025-02-06 00:52:13,492] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,492] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,495] 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) [2025-02-06 00:52:13,496] 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) [2025-02-06 00:52:13,496] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,496] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,499] 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) [2025-02-06 00:52:13,499] 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) [2025-02-06 00:52:13,499] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,499] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,503] 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) [2025-02-06 00:52:13,503] 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) [2025-02-06 00:52:13,503] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,504] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,507] 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) [2025-02-06 00:52:13,507] 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) [2025-02-06 00:52:13,507] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,507] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,511] 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) [2025-02-06 00:52:13,511] 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) [2025-02-06 00:52:13,512] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,512] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,515] 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) [2025-02-06 00:52:13,515] 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) [2025-02-06 00:52:13,515] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,515] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,520] 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) [2025-02-06 00:52:13,520] 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) [2025-02-06 00:52:13,520] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,520] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,524] 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) [2025-02-06 00:52:13,524] 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) [2025-02-06 00:52:13,524] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,524] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,528] 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) [2025-02-06 00:52:13,528] 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) [2025-02-06 00:52:13,528] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,528] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,532] 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) [2025-02-06 00:52:13,532] 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) [2025-02-06 00:52:13,532] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,532] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,536] 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) [2025-02-06 00:52:13,536] 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) [2025-02-06 00:52:13,536] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,536] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,540] 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) [2025-02-06 00:52:13,540] 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) [2025-02-06 00:52:13,540] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,540] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,544] 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) [2025-02-06 00:52:13,544] 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) [2025-02-06 00:52:13,544] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,544] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,548] 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) [2025-02-06 00:52:13,548] 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) [2025-02-06 00:52:13,548] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,548] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,552] 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) [2025-02-06 00:52:13,552] 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) [2025-02-06 00:52:13,552] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,552] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,556] 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) [2025-02-06 00:52:13,556] 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) [2025-02-06 00:52:13,556] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-06 00:52:13,556] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,560] 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) [2025-02-06 00:52:13,560] 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) [2025-02-06 00:52:13,560] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,560] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,564] 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) [2025-02-06 00:52:13,564] 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) [2025-02-06 00:52:13,564] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,564] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,568] 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) [2025-02-06 00:52:13,568] 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) [2025-02-06 00:52:13,568] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,568] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,572] 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) [2025-02-06 00:52:13,573] 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) [2025-02-06 00:52:13,573] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-06 00:52:13,573] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,577] 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) [2025-02-06 00:52:13,577] 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) [2025-02-06 00:52:13,577] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-06 00:52:13,577] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,581] 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) [2025-02-06 00:52:13,581] 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) [2025-02-06 00:52:13,581] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,581] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,585] 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) [2025-02-06 00:52:13,585] 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) [2025-02-06 00:52:13,585] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,585] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,589] 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) [2025-02-06 00:52:13,589] 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) [2025-02-06 00:52:13,589] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,589] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,593] 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) [2025-02-06 00:52:13,593] 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) [2025-02-06 00:52:13,593] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,594] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,609] 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) [2025-02-06 00:52:13,610] 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) [2025-02-06 00:52:13,610] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,610] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,614] 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) [2025-02-06 00:52:13,614] 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) [2025-02-06 00:52:13,614] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-06 00:52:13,615] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,618] 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) [2025-02-06 00:52:13,619] 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) [2025-02-06 00:52:13,619] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,619] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,623] 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) [2025-02-06 00:52:13,623] 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) [2025-02-06 00:52:13,623] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,623] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,627] 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) [2025-02-06 00:52:13,627] 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) [2025-02-06 00:52:13,627] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-06 00:52:13,627] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,631] 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) [2025-02-06 00:52:13,632] 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) [2025-02-06 00:52:13,632] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,632] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,635] 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) [2025-02-06 00:52:13,636] 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) [2025-02-06 00:52:13,636] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,636] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,640] 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) [2025-02-06 00:52:13,640] 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) [2025-02-06 00:52:13,640] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,640] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,643] 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) [2025-02-06 00:52:13,644] 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) [2025-02-06 00:52:13,644] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,644] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,648] 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) [2025-02-06 00:52:13,648] 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) [2025-02-06 00:52:13,648] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,648] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,651] 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) [2025-02-06 00:52:13,652] 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) [2025-02-06 00:52:13,652] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,652] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,655] 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) [2025-02-06 00:52:13,656] 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) [2025-02-06 00:52:13,656] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-06 00:52:13,656] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,659] 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) [2025-02-06 00:52:13,660] 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) [2025-02-06 00:52:13,660] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,660] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,663] 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) [2025-02-06 00:52:13,672] 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) [2025-02-06 00:52:13,672] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-06 00:52:13,672] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,677] 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) [2025-02-06 00:52:13,678] 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) [2025-02-06 00:52:13,678] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-06 00:52:13,678] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,682] 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) [2025-02-06 00:52:13,683] 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) [2025-02-06 00:52:13,683] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,683] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,688] 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) [2025-02-06 00:52:13,688] 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) [2025-02-06 00:52:13,688] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,694] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,704] 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) [2025-02-06 00:52:13,709] 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) [2025-02-06 00:52:13,709] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-06 00:52:13,709] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,717] 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) [2025-02-06 00:52:13,718] 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) [2025-02-06 00:52:13,718] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-06 00:52:13,718] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,722] 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) [2025-02-06 00:52:13,723] 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) [2025-02-06 00:52:13,723] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,723] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,727] 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) [2025-02-06 00:52:13,727] 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) [2025-02-06 00:52:13,727] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-06 00:52:13,728] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,732] 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) [2025-02-06 00:52:13,733] 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) [2025-02-06 00:52:13,733] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-06 00:52:13,733] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,737] 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) [2025-02-06 00:52:13,738] 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) [2025-02-06 00:52:13,738] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,738] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,742] 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) [2025-02-06 00:52:13,742] 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) [2025-02-06 00:52:13,742] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,742] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,746] 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) [2025-02-06 00:52:13,747] 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) [2025-02-06 00:52:13,747] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,747] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,751] 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) [2025-02-06 00:52:13,751] 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) [2025-02-06 00:52:13,751] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-06 00:52:13,752] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,756] 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) [2025-02-06 00:52:13,756] 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) [2025-02-06 00:52:13,756] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-06 00:52:13,756] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,760] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,761] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,761] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,762] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,762] 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) [2025-02-06 00:52:13,763] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,763] 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) [2025-02-06 00:52:13,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,764] 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) [2025-02-06 00:52:13,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,764] 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) [2025-02-06 00:52:13,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,764] 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) [2025-02-06 00:52:13,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,764] 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) [2025-02-06 00:52:13,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,764] 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) [2025-02-06 00:52:13,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,764] 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) [2025-02-06 00:52:13,764] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,764] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,765] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,765] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,765] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,765] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,765] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,765] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,765] INFO [Log 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.Log) [2025-02-06 00:52:13,765] 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) [2025-02-06 00:52:13,765] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,766] 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) [2025-02-06 00:52:13,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,766] 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) [2025-02-06 00:52:13,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,766] 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) [2025-02-06 00:52:13,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,766] 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) [2025-02-06 00:52:13,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,766] 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) [2025-02-06 00:52:13,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,766] 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) [2025-02-06 00:52:13,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,766] 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) [2025-02-06 00:52:13,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,767] 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) [2025-02-06 00:52:13,767] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,768] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:13,768] 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) [2025-02-06 00:52:13,771] 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) [2025-02-06 00:52:13,771] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,771] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,776] 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) [2025-02-06 00:52:13,776] 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) [2025-02-06 00:52:13,776] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,776] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,782] 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) [2025-02-06 00:52:13,782] 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) [2025-02-06 00:52:13,782] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-06 00:52:13,782] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,783] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,783] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,783] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,785] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,786] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,786] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,786] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] 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) [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,787] 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) [2025-02-06 00:52:13,787] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,788] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,788] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:13,788] 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. [2025-02-06 00:52:13,788] 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. [2025-02-06 00:52:13,788] 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. [2025-02-06 00:52:13,788] 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. [2025-02-06 00:52:13,789] 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. [2025-02-06 00:52:13,789] 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. [2025-02-06 00:52:13,789] 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. [2025-02-06 00:52:13,789] 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. [2025-02-06 00:52:13,789] 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. [2025-02-06 00:52:13,789] 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,789] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:13,788] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-06 00:52:13,790] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,796] 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) [2025-02-06 00:52:13,797] 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) [2025-02-06 00:52:13,797] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-06 00:52:13,797] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,802] 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) [2025-02-06 00:52:13,802] 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) [2025-02-06 00:52:13,802] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-06 00:52:13,802] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,841] 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) [2025-02-06 00:52:13,842] 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) [2025-02-06 00:52:13,842] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-06 00:52:13,842] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,851] 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) [2025-02-06 00:52:13,851] 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) [2025-02-06 00:52:13,851] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,851] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,859] 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) [2025-02-06 00:52:13,860] 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) [2025-02-06 00:52:13,860] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-06 00:52:13,860] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,868] 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) [2025-02-06 00:52:13,869] 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) [2025-02-06 00:52:13,869] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,869] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,875] 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) [2025-02-06 00:52:13,876] 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) [2025-02-06 00:52:13,877] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-06 00:52:13,877] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,883] 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) [2025-02-06 00:52:13,883] 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) [2025-02-06 00:52:13,883] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,883] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,893] 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) [2025-02-06 00:52:13,893] 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) [2025-02-06 00:52:13,893] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-06 00:52:13,893] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,898] 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) [2025-02-06 00:52:13,898] 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) [2025-02-06 00:52:13,898] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-06 00:52:13,898] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,910] 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) [2025-02-06 00:52:13,910] 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) [2025-02-06 00:52:13,910] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-06 00:52:13,910] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,923] 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) [2025-02-06 00:52:13,924] 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) [2025-02-06 00:52:13,924] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-06 00:52:13,924] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,931] 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) [2025-02-06 00:52:13,933] 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) [2025-02-06 00:52:13,933] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,933] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,940] 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) [2025-02-06 00:52:13,940] 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) [2025-02-06 00:52:13,941] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-06 00:52:13,941] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,947] 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) [2025-02-06 00:52:13,949] 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) [2025-02-06 00:52:13,949] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,949] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,955] 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) [2025-02-06 00:52:13,956] 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) [2025-02-06 00:52:13,957] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-06 00:52:13,957] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,965] 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) [2025-02-06 00:52:13,966] 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) [2025-02-06 00:52:13,966] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-06 00:52:13,966] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,971] 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) [2025-02-06 00:52:13,972] 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) [2025-02-06 00:52:13,972] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-06 00:52:13,972] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,979] 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) [2025-02-06 00:52:13,982] 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) [2025-02-06 00:52:13,982] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-06 00:52:13,982] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:13,988] 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) [2025-02-06 00:52:13,991] 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) [2025-02-06 00:52:13,991] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-06 00:52:13,992] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,010] 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) [2025-02-06 00:52:14,011] 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) [2025-02-06 00:52:14,011] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,011] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,026] 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) [2025-02-06 00:52:14,026] 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) [2025-02-06 00:52:14,026] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,026] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,030] 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) [2025-02-06 00:52:14,031] 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) [2025-02-06 00:52:14,031] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,031] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,034] 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) [2025-02-06 00:52:14,035] 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) [2025-02-06 00:52:14,035] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,035] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,039] 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) [2025-02-06 00:52:14,039] 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) [2025-02-06 00:52:14,039] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,039] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,065] 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) [2025-02-06 00:52:14,065] 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) [2025-02-06 00:52:14,065] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,065] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,069] 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) [2025-02-06 00:52:14,070] 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) [2025-02-06 00:52:14,070] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,070] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,074] 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) [2025-02-06 00:52:14,075] 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) [2025-02-06 00:52:14,075] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,075] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,078] 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) [2025-02-06 00:52:14,079] 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) [2025-02-06 00:52:14,079] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,079] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,083] 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) [2025-02-06 00:52:14,083] 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) [2025-02-06 00:52:14,083] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,083] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,088] 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) [2025-02-06 00:52:14,089] 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) [2025-02-06 00:52:14,089] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,089] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,092] 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) [2025-02-06 00:52:14,093] 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) [2025-02-06 00:52:14,093] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,093] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,097] 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) [2025-02-06 00:52:14,097] 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) [2025-02-06 00:52:14,097] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,097] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,101] 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) [2025-02-06 00:52:14,101] 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) [2025-02-06 00:52:14,101] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,101] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,105] 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) [2025-02-06 00:52:14,105] 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) [2025-02-06 00:52:14,105] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,105] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,108] 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) [2025-02-06 00:52:14,109] 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) [2025-02-06 00:52:14,109] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,109] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,112] 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) [2025-02-06 00:52:14,113] 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) [2025-02-06 00:52:14,113] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,113] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,116] 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) [2025-02-06 00:52:14,116] 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) [2025-02-06 00:52:14,116] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,116] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,119] 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) [2025-02-06 00:52:14,120] 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) [2025-02-06 00:52:14,120] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,120] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,125] 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) [2025-02-06 00:52:14,125] 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) [2025-02-06 00:52:14,125] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,125] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,130] 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) [2025-02-06 00:52:14,130] 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) [2025-02-06 00:52:14,130] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,130] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,134] 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) [2025-02-06 00:52:14,134] 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) [2025-02-06 00:52:14,135] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,135] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,138] 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) [2025-02-06 00:52:14,138] 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) [2025-02-06 00:52:14,139] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,139] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,142] 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) [2025-02-06 00:52:14,143] 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) [2025-02-06 00:52:14,143] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,143] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,146] 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) [2025-02-06 00:52:14,147] 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) [2025-02-06 00:52:14,147] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,147] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,150] 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) [2025-02-06 00:52:14,151] 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) [2025-02-06 00:52:14,151] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,151] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,154] 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) [2025-02-06 00:52:14,155] 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) [2025-02-06 00:52:14,155] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,155] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,158] 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) [2025-02-06 00:52:14,159] 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) [2025-02-06 00:52:14,159] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,159] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,163] 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) [2025-02-06 00:52:14,163] 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) [2025-02-06 00:52:14,163] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,163] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,166] 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) [2025-02-06 00:52:14,167] 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) [2025-02-06 00:52:14,167] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,167] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,170] 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) [2025-02-06 00:52:14,171] 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) [2025-02-06 00:52:14,171] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,171] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,174] 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) [2025-02-06 00:52:14,174] 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) [2025-02-06 00:52:14,174] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,174] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,178] 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) [2025-02-06 00:52:14,178] 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) [2025-02-06 00:52:14,178] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,178] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,182] 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) [2025-02-06 00:52:14,183] 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) [2025-02-06 00:52:14,183] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,183] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,188] 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) [2025-02-06 00:52:14,188] 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) [2025-02-06 00:52:14,188] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,188] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,192] 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) [2025-02-06 00:52:14,192] 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) [2025-02-06 00:52:14,192] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,192] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,196] 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) [2025-02-06 00:52:14,196] 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) [2025-02-06 00:52:14,196] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,196] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,200] 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) [2025-02-06 00:52:14,200] 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) [2025-02-06 00:52:14,200] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,200] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,204] 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) [2025-02-06 00:52:14,204] 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) [2025-02-06 00:52:14,204] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,204] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,208] 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) [2025-02-06 00:52:14,208] 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) [2025-02-06 00:52:14,208] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,208] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,212] 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) [2025-02-06 00:52:14,212] 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) [2025-02-06 00:52:14,212] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,212] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,216] 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) [2025-02-06 00:52:14,216] 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) [2025-02-06 00:52:14,216] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,216] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,220] 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) [2025-02-06 00:52:14,220] 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) [2025-02-06 00:52:14,220] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,220] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,224] 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) [2025-02-06 00:52:14,224] 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) [2025-02-06 00:52:14,224] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,224] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,228] 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) [2025-02-06 00:52:14,228] 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) [2025-02-06 00:52:14,228] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,228] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,232] 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) [2025-02-06 00:52:14,232] 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) [2025-02-06 00:52:14,232] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,232] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,235] 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) [2025-02-06 00:52:14,236] 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) [2025-02-06 00:52:14,236] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,236] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,239] 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) [2025-02-06 00:52:14,239] 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) [2025-02-06 00:52:14,239] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,239] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,244] 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) [2025-02-06 00:52:14,244] 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) [2025-02-06 00:52:14,244] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,244] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,247] 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) [2025-02-06 00:52:14,248] 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) [2025-02-06 00:52:14,248] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,248] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,251] 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) [2025-02-06 00:52:14,251] 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) [2025-02-06 00:52:14,251] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,251] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,255] 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) [2025-02-06 00:52:14,255] 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) [2025-02-06 00:52:14,255] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,255] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,260] 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) [2025-02-06 00:52:14,260] 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) [2025-02-06 00:52:14,260] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,261] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,264] 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) [2025-02-06 00:52:14,264] 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) [2025-02-06 00:52:14,264] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,264] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,268] 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) [2025-02-06 00:52:14,268] 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) [2025-02-06 00:52:14,268] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,268] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,271] 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) [2025-02-06 00:52:14,272] 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) [2025-02-06 00:52:14,272] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,272] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,279] 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) [2025-02-06 00:52:14,280] 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) [2025-02-06 00:52:14,280] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,280] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,283] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,284] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,285] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] 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) [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:14,286] 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) [2025-02-06 00:52:14,286] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,286] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,291] 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) [2025-02-06 00:52:14,291] 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) [2025-02-06 00:52:14,291] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,291] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,295] 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) [2025-02-06 00:52:14,295] 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) [2025-02-06 00:52:14,295] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,295] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,299] 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) [2025-02-06 00:52:14,299] 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) [2025-02-06 00:52:14,299] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,299] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,303] 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) [2025-02-06 00:52:14,303] 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) [2025-02-06 00:52:14,303] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,303] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,307] 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) [2025-02-06 00:52:14,307] 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) [2025-02-06 00:52:14,307] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,307] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,311] 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) [2025-02-06 00:52:14,311] 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) [2025-02-06 00:52:14,311] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,311] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,315] 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) [2025-02-06 00:52:14,315] 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) [2025-02-06 00:52:14,315] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,315] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,319] 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) [2025-02-06 00:52:14,319] 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) [2025-02-06 00:52:14,319] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,319] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,326] 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) [2025-02-06 00:52:14,327] 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) [2025-02-06 00:52:14,327] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,327] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,331] 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) [2025-02-06 00:52:14,331] 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) [2025-02-06 00:52:14,331] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,331] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,335] 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) [2025-02-06 00:52:14,335] 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) [2025-02-06 00:52:14,335] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,336] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,339] 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) [2025-02-06 00:52:14,339] 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) [2025-02-06 00:52:14,339] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,339] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,343] 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) [2025-02-06 00:52:14,343] 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) [2025-02-06 00:52:14,343] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,343] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,346] 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) [2025-02-06 00:52:14,347] 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) [2025-02-06 00:52:14,347] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,347] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,350] 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) [2025-02-06 00:52:14,350] 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) [2025-02-06 00:52:14,351] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,351] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,354] 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) [2025-02-06 00:52:14,354] 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) [2025-02-06 00:52:14,354] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,354] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,357] 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) [2025-02-06 00:52:14,358] 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) [2025-02-06 00:52:14,358] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,358] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,361] 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) [2025-02-06 00:52:14,362] 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) [2025-02-06 00:52:14,362] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,362] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,366] 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) [2025-02-06 00:52:14,367] 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) [2025-02-06 00:52:14,367] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,367] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,370] 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) [2025-02-06 00:52:14,370] 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) [2025-02-06 00:52:14,370] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,370] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,374] 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) [2025-02-06 00:52:14,374] 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) [2025-02-06 00:52:14,374] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,374] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,377] 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) [2025-02-06 00:52:14,378] 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) [2025-02-06 00:52:14,378] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,378] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,381] 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) [2025-02-06 00:52:14,381] 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) [2025-02-06 00:52:14,381] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,381] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,386] 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) [2025-02-06 00:52:14,386] 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) [2025-02-06 00:52:14,386] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,386] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,390] 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) [2025-02-06 00:52:14,390] 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) [2025-02-06 00:52:14,390] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,390] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,393] 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) [2025-02-06 00:52:14,394] 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) [2025-02-06 00:52:14,394] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,394] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,397] 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) [2025-02-06 00:52:14,397] 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) [2025-02-06 00:52:14,397] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,398] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,402] 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) [2025-02-06 00:52:14,402] 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) [2025-02-06 00:52:14,402] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,402] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,407] 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) [2025-02-06 00:52:14,407] 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) [2025-02-06 00:52:14,407] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,407] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,411] 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) [2025-02-06 00:52:14,411] 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) [2025-02-06 00:52:14,411] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,411] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,421] 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) [2025-02-06 00:52:14,422] 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) [2025-02-06 00:52:14,422] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,422] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,426] 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) [2025-02-06 00:52:14,426] 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) [2025-02-06 00:52:14,426] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,426] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,430] 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) [2025-02-06 00:52:14,430] 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) [2025-02-06 00:52:14,430] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,430] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,434] 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) [2025-02-06 00:52:14,434] 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) [2025-02-06 00:52:14,434] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,434] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,438] 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) [2025-02-06 00:52:14,438] 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) [2025-02-06 00:52:14,438] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,438] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,442] 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) [2025-02-06 00:52:14,449] 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) [2025-02-06 00:52:14,449] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,449] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,454] 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) [2025-02-06 00:52:14,454] 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) [2025-02-06 00:52:14,454] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,454] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,459] 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) [2025-02-06 00:52:14,460] 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) [2025-02-06 00:52:14,460] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,460] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,463] 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) [2025-02-06 00:52:14,464] 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) [2025-02-06 00:52:14,464] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,464] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,467] 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) [2025-02-06 00:52:14,468] 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) [2025-02-06 00:52:14,468] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,468] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,471] 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) [2025-02-06 00:52:14,472] 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) [2025-02-06 00:52:14,472] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,472] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,475] 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) [2025-02-06 00:52:14,476] 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) [2025-02-06 00:52:14,476] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,476] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,479] 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) [2025-02-06 00:52:14,480] 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) [2025-02-06 00:52:14,480] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,480] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,483] 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) [2025-02-06 00:52:14,483] 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) [2025-02-06 00:52:14,484] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,484] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,487] 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) [2025-02-06 00:52:14,487] 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) [2025-02-06 00:52:14,487] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,487] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,491] 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) [2025-02-06 00:52:14,491] 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) [2025-02-06 00:52:14,491] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,491] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,495] 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) [2025-02-06 00:52:14,496] 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) [2025-02-06 00:52:14,496] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,496] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,505] 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) [2025-02-06 00:52:14,506] 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) [2025-02-06 00:52:14,506] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,506] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,509] 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) [2025-02-06 00:52:14,510] 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) [2025-02-06 00:52:14,510] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,510] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,511] 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) [2025-02-06 00:52:14,511] 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) [2025-02-06 00:52:14,511] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,511] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,512] 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) [2025-02-06 00:52:14,513] 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) [2025-02-06 00:52:14,513] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,513] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,514] 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) [2025-02-06 00:52:14,514] 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) [2025-02-06 00:52:14,514] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,514] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,516] 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) [2025-02-06 00:52:14,516] 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) [2025-02-06 00:52:14,516] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,516] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,517] 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) [2025-02-06 00:52:14,517] 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) [2025-02-06 00:52:14,517] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,518] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,518] 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) [2025-02-06 00:52:14,519] 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) [2025-02-06 00:52:14,519] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,519] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,520] 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) [2025-02-06 00:52:14,520] 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) [2025-02-06 00:52:14,520] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,520] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,521] 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) [2025-02-06 00:52:14,522] 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) [2025-02-06 00:52:14,522] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,522] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,523] 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) [2025-02-06 00:52:14,523] 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) [2025-02-06 00:52:14,523] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,523] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,524] 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) [2025-02-06 00:52:14,524] 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) [2025-02-06 00:52:14,524] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,524] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,525] 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) [2025-02-06 00:52:14,526] 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) [2025-02-06 00:52:14,526] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,526] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,527] 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) [2025-02-06 00:52:14,527] 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) [2025-02-06 00:52:14,527] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,527] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,528] 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) [2025-02-06 00:52:14,529] 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) [2025-02-06 00:52:14,529] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,529] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,530] 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) [2025-02-06 00:52:14,530] 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) [2025-02-06 00:52:14,530] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,530] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,531] 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) [2025-02-06 00:52:14,532] 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) [2025-02-06 00:52:14,532] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,532] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,533] 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) [2025-02-06 00:52:14,533] 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) [2025-02-06 00:52:14,534] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,534] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,534] 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) [2025-02-06 00:52:14,535] 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) [2025-02-06 00:52:14,535] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,535] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,536] 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) [2025-02-06 00:52:14,536] 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) [2025-02-06 00:52:14,536] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,536] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,537] 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) [2025-02-06 00:52:14,537] 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) [2025-02-06 00:52:14,537] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,537] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,538] 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) [2025-02-06 00:52:14,539] 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) [2025-02-06 00:52:14,539] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,539] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,540] 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) [2025-02-06 00:52:14,540] 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) [2025-02-06 00:52:14,540] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,540] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,541] 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) [2025-02-06 00:52:14,541] 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) [2025-02-06 00:52:14,541] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,541] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,542] 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) [2025-02-06 00:52:14,542] 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) [2025-02-06 00:52:14,542] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,543] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,543] 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) [2025-02-06 00:52:14,544] 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) [2025-02-06 00:52:14,544] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,544] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,545] 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) [2025-02-06 00:52:14,545] 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) [2025-02-06 00:52:14,545] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,545] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,546] 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) [2025-02-06 00:52:14,547] 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) [2025-02-06 00:52:14,547] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,547] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,548] 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) [2025-02-06 00:52:14,548] 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) [2025-02-06 00:52:14,548] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,548] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,549] 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) [2025-02-06 00:52:14,549] 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) [2025-02-06 00:52:14,549] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,549] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,550] 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) [2025-02-06 00:52:14,551] 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) [2025-02-06 00:52:14,551] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,551] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,552] 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) [2025-02-06 00:52:14,552] 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) [2025-02-06 00:52:14,552] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,552] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,553] 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) [2025-02-06 00:52:14,553] 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) [2025-02-06 00:52:14,553] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,553] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,554] 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) [2025-02-06 00:52:14,554] 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) [2025-02-06 00:52:14,555] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,555] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,555] 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) [2025-02-06 00:52:14,556] 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) [2025-02-06 00:52:14,556] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,556] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,557] 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) [2025-02-06 00:52:14,557] 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) [2025-02-06 00:52:14,557] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,557] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,558] 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) [2025-02-06 00:52:14,558] 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) [2025-02-06 00:52:14,558] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,558] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,559] 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) [2025-02-06 00:52:14,559] 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) [2025-02-06 00:52:14,559] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,560] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,560] 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) [2025-02-06 00:52:14,561] 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) [2025-02-06 00:52:14,561] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,561] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,562] 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) [2025-02-06 00:52:14,562] 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) [2025-02-06 00:52:14,562] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,562] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,563] 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) [2025-02-06 00:52:14,563] 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) [2025-02-06 00:52:14,563] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,563] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,564] 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) [2025-02-06 00:52:14,564] 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) [2025-02-06 00:52:14,564] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,564] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,565] 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) [2025-02-06 00:52:14,566] 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) [2025-02-06 00:52:14,566] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,566] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,567] 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) [2025-02-06 00:52:14,567] 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) [2025-02-06 00:52:14,567] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,567] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,568] 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) [2025-02-06 00:52:14,568] 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) [2025-02-06 00:52:14,568] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,568] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,569] 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) [2025-02-06 00:52:14,570] 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) [2025-02-06 00:52:14,570] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,570] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,571] 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) [2025-02-06 00:52:14,571] 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) [2025-02-06 00:52:14,571] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,571] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,572] 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) [2025-02-06 00:52:14,572] 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) [2025-02-06 00:52:14,572] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,572] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,573] 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) [2025-02-06 00:52:14,574] 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) [2025-02-06 00:52:14,574] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,574] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,575] 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) [2025-02-06 00:52:14,575] 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) [2025-02-06 00:52:14,575] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,575] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,579] 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) [2025-02-06 00:52:14,579] 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) [2025-02-06 00:52:14,579] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,579] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,580] 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) [2025-02-06 00:52:14,580] 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) [2025-02-06 00:52:14,581] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,581] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,581] 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) [2025-02-06 00:52:14,582] 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) [2025-02-06 00:52:14,582] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,582] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,583] 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) [2025-02-06 00:52:14,583] 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) [2025-02-06 00:52:14,583] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,583] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,584] 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) [2025-02-06 00:52:14,584] 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) [2025-02-06 00:52:14,584] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,584] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,585] 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) [2025-02-06 00:52:14,586] 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) [2025-02-06 00:52:14,586] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,586] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,587] 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) [2025-02-06 00:52:14,587] 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) [2025-02-06 00:52:14,587] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,587] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,590] 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) [2025-02-06 00:52:14,590] 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) [2025-02-06 00:52:14,590] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,590] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,591] 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) [2025-02-06 00:52:14,592] 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) [2025-02-06 00:52:14,592] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,592] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,593] 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) [2025-02-06 00:52:14,593] 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) [2025-02-06 00:52:14,593] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,593] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,594] 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) [2025-02-06 00:52:14,595] 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) [2025-02-06 00:52:14,595] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,595] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,596] 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) [2025-02-06 00:52:14,596] 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) [2025-02-06 00:52:14,596] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,596] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,598] 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) [2025-02-06 00:52:14,598] 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) [2025-02-06 00:52:14,599] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,599] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,600] 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) [2025-02-06 00:52:14,600] 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) [2025-02-06 00:52:14,600] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,600] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,601] 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) [2025-02-06 00:52:14,602] 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) [2025-02-06 00:52:14,602] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,602] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,603] 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) [2025-02-06 00:52:14,603] 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) [2025-02-06 00:52:14,603] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,603] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,604] 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) [2025-02-06 00:52:14,604] 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) [2025-02-06 00:52:14,604] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,604] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,605] 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) [2025-02-06 00:52:14,606] 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) [2025-02-06 00:52:14,606] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,606] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,606] 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) [2025-02-06 00:52:14,607] 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) [2025-02-06 00:52:14,607] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,607] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,608] 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) [2025-02-06 00:52:14,608] 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) [2025-02-06 00:52:14,608] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,608] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,609] 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) [2025-02-06 00:52:14,609] 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) [2025-02-06 00:52:14,609] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,609] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,610] 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) [2025-02-06 00:52:14,610] 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) [2025-02-06 00:52:14,611] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,611] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,611] 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) [2025-02-06 00:52:14,612] 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) [2025-02-06 00:52:14,612] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,612] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,613] 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) [2025-02-06 00:52:14,613] 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) [2025-02-06 00:52:14,613] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,613] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,614] 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) [2025-02-06 00:52:14,614] 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) [2025-02-06 00:52:14,614] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,614] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,615] 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) [2025-02-06 00:52:14,615] 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) [2025-02-06 00:52:14,615] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,615] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,616] 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) [2025-02-06 00:52:14,616] 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) [2025-02-06 00:52:14,616] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,616] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,617] 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) [2025-02-06 00:52:14,618] 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) [2025-02-06 00:52:14,618] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,618] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,619] 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) [2025-02-06 00:52:14,619] 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) [2025-02-06 00:52:14,619] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,619] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,620] 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) [2025-02-06 00:52:14,620] 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) [2025-02-06 00:52:14,620] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,620] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,621] 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) [2025-02-06 00:52:14,621] 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) [2025-02-06 00:52:14,621] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,621] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,622] 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) [2025-02-06 00:52:14,623] 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) [2025-02-06 00:52:14,623] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,623] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,624] 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) [2025-02-06 00:52:14,624] 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) [2025-02-06 00:52:14,624] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,624] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,625] 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) [2025-02-06 00:52:14,626] 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) [2025-02-06 00:52:14,626] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,626] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,627] 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) [2025-02-06 00:52:14,627] 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) [2025-02-06 00:52:14,627] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,627] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,628] 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) [2025-02-06 00:52:14,629] 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) [2025-02-06 00:52:14,629] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,629] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,630] 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) [2025-02-06 00:52:14,630] 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) [2025-02-06 00:52:14,630] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,630] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,631] 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) [2025-02-06 00:52:14,632] 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) [2025-02-06 00:52:14,632] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,632] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,633] 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) [2025-02-06 00:52:14,633] 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) [2025-02-06 00:52:14,633] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,633] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,634] 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) [2025-02-06 00:52:14,634] 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) [2025-02-06 00:52:14,634] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,634] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,635] 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) [2025-02-06 00:52:14,636] 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) [2025-02-06 00:52:14,636] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,636] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,637] 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) [2025-02-06 00:52:14,637] 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) [2025-02-06 00:52:14,637] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,637] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,638] 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) [2025-02-06 00:52:14,638] 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) [2025-02-06 00:52:14,638] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,638] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,639] 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) [2025-02-06 00:52:14,639] 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) [2025-02-06 00:52:14,639] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,639] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,640] 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) [2025-02-06 00:52:14,641] 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) [2025-02-06 00:52:14,641] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,641] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,642] 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) [2025-02-06 00:52:14,642] 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) [2025-02-06 00:52:14,642] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,642] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,643] 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) [2025-02-06 00:52:14,643] 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) [2025-02-06 00:52:14,643] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,643] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,644] 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) [2025-02-06 00:52:14,645] 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) [2025-02-06 00:52:14,645] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,645] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,646] 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) [2025-02-06 00:52:14,646] 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) [2025-02-06 00:52:14,646] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,646] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,647] 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) [2025-02-06 00:52:14,647] 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) [2025-02-06 00:52:14,647] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,647] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,648] 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) [2025-02-06 00:52:14,648] 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) [2025-02-06 00:52:14,648] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,648] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,649] 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) [2025-02-06 00:52:14,650] 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) [2025-02-06 00:52:14,650] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,650] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,651] 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) [2025-02-06 00:52:14,652] 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) [2025-02-06 00:52:14,652] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,652] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,653] 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) [2025-02-06 00:52:14,653] 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) [2025-02-06 00:52:14,653] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,653] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,654] 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) [2025-02-06 00:52:14,654] 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) [2025-02-06 00:52:14,654] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,654] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,655] 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) [2025-02-06 00:52:14,656] 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) [2025-02-06 00:52:14,656] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,656] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,657] 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) [2025-02-06 00:52:14,657] 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) [2025-02-06 00:52:14,657] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,657] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,658] 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) [2025-02-06 00:52:14,658] 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) [2025-02-06 00:52:14,659] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,659] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,660] 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) [2025-02-06 00:52:14,660] 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) [2025-02-06 00:52:14,660] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,660] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,661] 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) [2025-02-06 00:52:14,661] 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) [2025-02-06 00:52:14,661] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,661] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,662] 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) [2025-02-06 00:52:14,663] 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) [2025-02-06 00:52:14,663] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,663] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,664] 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) [2025-02-06 00:52:14,664] 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) [2025-02-06 00:52:14,664] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,664] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,665] 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) [2025-02-06 00:52:14,665] 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) [2025-02-06 00:52:14,665] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,665] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,666] 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) [2025-02-06 00:52:14,666] 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) [2025-02-06 00:52:14,666] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,666] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,667] 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) [2025-02-06 00:52:14,668] 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) [2025-02-06 00:52:14,668] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,668] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,668] 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) [2025-02-06 00:52:14,669] 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) [2025-02-06 00:52:14,669] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,669] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,670] 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) [2025-02-06 00:52:14,670] 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) [2025-02-06 00:52:14,670] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,670] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,671] 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) [2025-02-06 00:52:14,671] 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) [2025-02-06 00:52:14,671] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,671] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,672] 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) [2025-02-06 00:52:14,672] 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) [2025-02-06 00:52:14,672] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,672] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,673] 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) [2025-02-06 00:52:14,674] 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) [2025-02-06 00:52:14,674] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,674] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,675] 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) [2025-02-06 00:52:14,675] 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) [2025-02-06 00:52:14,675] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,675] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,676] 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) [2025-02-06 00:52:14,676] 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) [2025-02-06 00:52:14,676] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,676] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,677] 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) [2025-02-06 00:52:14,677] 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) [2025-02-06 00:52:14,677] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,677] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,678] 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) [2025-02-06 00:52:14,679] 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) [2025-02-06 00:52:14,679] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,679] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,680] 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) [2025-02-06 00:52:14,680] 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) [2025-02-06 00:52:14,680] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,680] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,681] 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) [2025-02-06 00:52:14,681] 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) [2025-02-06 00:52:14,681] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,681] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,682] 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) [2025-02-06 00:52:14,683] 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) [2025-02-06 00:52:14,683] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,683] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,684] 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) [2025-02-06 00:52:14,684] 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) [2025-02-06 00:52:14,684] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,684] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,685] 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) [2025-02-06 00:52:14,685] 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) [2025-02-06 00:52:14,685] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,685] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,686] 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) [2025-02-06 00:52:14,687] 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) [2025-02-06 00:52:14,687] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,687] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,688] 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) [2025-02-06 00:52:14,688] 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) [2025-02-06 00:52:14,688] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,688] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,689] 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) [2025-02-06 00:52:14,689] 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) [2025-02-06 00:52:14,689] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,689] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,692] 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) [2025-02-06 00:52:14,692] 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) [2025-02-06 00:52:14,692] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,693] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,694] 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) [2025-02-06 00:52:14,694] 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) [2025-02-06 00:52:14,694] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,694] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,695] 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) [2025-02-06 00:52:14,696] 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) [2025-02-06 00:52:14,696] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,696] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,697] 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) [2025-02-06 00:52:14,697] 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) [2025-02-06 00:52:14,697] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,697] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,698] 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) [2025-02-06 00:52:14,698] 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) [2025-02-06 00:52:14,698] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,698] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,699] 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) [2025-02-06 00:52:14,700] 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) [2025-02-06 00:52:14,700] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,700] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,701] 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) [2025-02-06 00:52:14,701] 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) [2025-02-06 00:52:14,701] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,701] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,702] 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) [2025-02-06 00:52:14,702] 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) [2025-02-06 00:52:14,702] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,702] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,703] 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) [2025-02-06 00:52:14,703] 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) [2025-02-06 00:52:14,703] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,703] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,704] 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) [2025-02-06 00:52:14,704] 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) [2025-02-06 00:52:14,704] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,704] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,705] 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) [2025-02-06 00:52:14,706] 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) [2025-02-06 00:52:14,706] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,706] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,706] 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) [2025-02-06 00:52:14,707] 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) [2025-02-06 00:52:14,707] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,707] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,708] 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) [2025-02-06 00:52:14,708] 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) [2025-02-06 00:52:14,708] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,708] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,709] 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) [2025-02-06 00:52:14,709] 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) [2025-02-06 00:52:14,709] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,709] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,710] 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) [2025-02-06 00:52:14,710] 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) [2025-02-06 00:52:14,710] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,710] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,711] 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) [2025-02-06 00:52:14,712] 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) [2025-02-06 00:52:14,712] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,712] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,713] 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) [2025-02-06 00:52:14,713] 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) [2025-02-06 00:52:14,713] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,713] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,714] 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) [2025-02-06 00:52:14,714] 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) [2025-02-06 00:52:14,714] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,714] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,715] 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) [2025-02-06 00:52:14,715] 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) [2025-02-06 00:52:14,715] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,715] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,716] 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) [2025-02-06 00:52:14,717] 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) [2025-02-06 00:52:14,717] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,717] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,717] 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) [2025-02-06 00:52:14,718] 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) [2025-02-06 00:52:14,718] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,718] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,719] 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) [2025-02-06 00:52:14,719] 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) [2025-02-06 00:52:14,719] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,719] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,720] 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) [2025-02-06 00:52:14,720] 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) [2025-02-06 00:52:14,720] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,720] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,721] 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) [2025-02-06 00:52:14,721] 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) [2025-02-06 00:52:14,721] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,721] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,722] 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) [2025-02-06 00:52:14,723] 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) [2025-02-06 00:52:14,723] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,723] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,724] 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) [2025-02-06 00:52:14,724] 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) [2025-02-06 00:52:14,724] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,724] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,725] 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) [2025-02-06 00:52:14,725] 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) [2025-02-06 00:52:14,725] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,725] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,726] 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) [2025-02-06 00:52:14,726] 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) [2025-02-06 00:52:14,726] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,726] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,727] 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) [2025-02-06 00:52:14,727] 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) [2025-02-06 00:52:14,727] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,727] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,728] 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) [2025-02-06 00:52:14,728] 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) [2025-02-06 00:52:14,728] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,728] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,729] 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) [2025-02-06 00:52:14,730] 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) [2025-02-06 00:52:14,730] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,730] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,730] 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) [2025-02-06 00:52:14,731] 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) [2025-02-06 00:52:14,731] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,731] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,732] 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) [2025-02-06 00:52:14,732] 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) [2025-02-06 00:52:14,732] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,732] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,733] 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) [2025-02-06 00:52:14,733] 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) [2025-02-06 00:52:14,733] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,733] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,734] 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) [2025-02-06 00:52:14,735] 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) [2025-02-06 00:52:14,735] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,735] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,736] 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) [2025-02-06 00:52:14,736] 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) [2025-02-06 00:52:14,736] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,736] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,737] 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) [2025-02-06 00:52:14,737] 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) [2025-02-06 00:52:14,737] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,737] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,738] 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) [2025-02-06 00:52:14,739] 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) [2025-02-06 00:52:14,739] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,739] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,740] 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) [2025-02-06 00:52:14,740] 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) [2025-02-06 00:52:14,740] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,740] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,741] 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) [2025-02-06 00:52:14,742] 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) [2025-02-06 00:52:14,742] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,742] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,743] 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) [2025-02-06 00:52:14,743] 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) [2025-02-06 00:52:14,743] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,743] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,744] 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) [2025-02-06 00:52:14,744] 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) [2025-02-06 00:52:14,744] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,744] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,745] 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) [2025-02-06 00:52:14,746] 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) [2025-02-06 00:52:14,746] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,746] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,747] 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) [2025-02-06 00:52:14,747] 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) [2025-02-06 00:52:14,747] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,747] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,748] 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) [2025-02-06 00:52:14,749] 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) [2025-02-06 00:52:14,749] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,749] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,750] 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) [2025-02-06 00:52:14,750] 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) [2025-02-06 00:52:14,750] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,750] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,751] 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) [2025-02-06 00:52:14,751] 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) [2025-02-06 00:52:14,751] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,751] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,752] 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) [2025-02-06 00:52:14,752] 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) [2025-02-06 00:52:14,752] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,752] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,753] 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) [2025-02-06 00:52:14,754] 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) [2025-02-06 00:52:14,754] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,754] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,755] 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) [2025-02-06 00:52:14,755] 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) [2025-02-06 00:52:14,755] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,755] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,756] 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) [2025-02-06 00:52:14,756] 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) [2025-02-06 00:52:14,756] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,756] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,757] 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) [2025-02-06 00:52:14,757] 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) [2025-02-06 00:52:14,757] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,757] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,758] 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) [2025-02-06 00:52:14,759] 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) [2025-02-06 00:52:14,759] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,759] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,760] 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) [2025-02-06 00:52:14,760] 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) [2025-02-06 00:52:14,760] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,760] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,761] 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) [2025-02-06 00:52:14,761] 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) [2025-02-06 00:52:14,761] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,761] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,762] 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) [2025-02-06 00:52:14,762] 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) [2025-02-06 00:52:14,762] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,762] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,763] 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) [2025-02-06 00:52:14,764] 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) [2025-02-06 00:52:14,764] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,764] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,764] 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) [2025-02-06 00:52:14,765] 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) [2025-02-06 00:52:14,765] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,765] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,766] 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) [2025-02-06 00:52:14,766] 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) [2025-02-06 00:52:14,766] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,766] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,767] 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) [2025-02-06 00:52:14,768] 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) [2025-02-06 00:52:14,768] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,768] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,770] 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) [2025-02-06 00:52:14,770] 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) [2025-02-06 00:52:14,770] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,770] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,771] 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) [2025-02-06 00:52:14,771] 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) [2025-02-06 00:52:14,771] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,771] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,773] 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) [2025-02-06 00:52:14,773] 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) [2025-02-06 00:52:14,773] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,773] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,774] 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) [2025-02-06 00:52:14,774] 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) [2025-02-06 00:52:14,774] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,774] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,775] 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) [2025-02-06 00:52:14,776] 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) [2025-02-06 00:52:14,776] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,776] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,777] 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) [2025-02-06 00:52:14,777] 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) [2025-02-06 00:52:14,777] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,777] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,778] 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) [2025-02-06 00:52:14,779] 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) [2025-02-06 00:52:14,779] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,779] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,780] 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) [2025-02-06 00:52:14,780] 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) [2025-02-06 00:52:14,781] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,781] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,782] 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) [2025-02-06 00:52:14,782] 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) [2025-02-06 00:52:14,782] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,782] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,783] 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) [2025-02-06 00:52:14,784] 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) [2025-02-06 00:52:14,784] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,784] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,785] 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) [2025-02-06 00:52:14,785] 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) [2025-02-06 00:52:14,785] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,785] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,786] 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) [2025-02-06 00:52:14,786] 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) [2025-02-06 00:52:14,786] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,786] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,787] 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) [2025-02-06 00:52:14,787] 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) [2025-02-06 00:52:14,787] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,787] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,788] 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) [2025-02-06 00:52:14,789] 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) [2025-02-06 00:52:14,789] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,789] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,790] 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) [2025-02-06 00:52:14,790] 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) [2025-02-06 00:52:14,790] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,790] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,791] 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) [2025-02-06 00:52:14,791] 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) [2025-02-06 00:52:14,791] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,791] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,792] 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) [2025-02-06 00:52:14,793] 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) [2025-02-06 00:52:14,793] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,793] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,794] 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) [2025-02-06 00:52:14,794] 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) [2025-02-06 00:52:14,794] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,794] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,795] 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) [2025-02-06 00:52:14,795] 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) [2025-02-06 00:52:14,795] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,795] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,796] 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) [2025-02-06 00:52:14,797] 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) [2025-02-06 00:52:14,797] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,797] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,798] 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) [2025-02-06 00:52:14,798] 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) [2025-02-06 00:52:14,798] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,798] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,799] 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) [2025-02-06 00:52:14,799] 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) [2025-02-06 00:52:14,799] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,799] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,800] 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) [2025-02-06 00:52:14,800] 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) [2025-02-06 00:52:14,800] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,800] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,801] 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) [2025-02-06 00:52:14,802] 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) [2025-02-06 00:52:14,802] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,802] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,802] 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) [2025-02-06 00:52:14,803] 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) [2025-02-06 00:52:14,803] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,803] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,804] 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) [2025-02-06 00:52:14,804] 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) [2025-02-06 00:52:14,804] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,804] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,805] 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) [2025-02-06 00:52:14,805] 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) [2025-02-06 00:52:14,805] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,805] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,806] 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) [2025-02-06 00:52:14,806] 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) [2025-02-06 00:52:14,806] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,806] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,807] 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) [2025-02-06 00:52:14,807] 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) [2025-02-06 00:52:14,807] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,807] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,808] 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) [2025-02-06 00:52:14,809] 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) [2025-02-06 00:52:14,809] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,809] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,810] 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) [2025-02-06 00:52:14,810] 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) [2025-02-06 00:52:14,810] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,810] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,811] 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) [2025-02-06 00:52:14,811] 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) [2025-02-06 00:52:14,811] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,811] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,812] 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) [2025-02-06 00:52:14,812] 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) [2025-02-06 00:52:14,812] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,812] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,813] 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) [2025-02-06 00:52:14,814] 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) [2025-02-06 00:52:14,814] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,814] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,815] 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) [2025-02-06 00:52:14,815] 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) [2025-02-06 00:52:14,815] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,815] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,816] 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) [2025-02-06 00:52:14,816] 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) [2025-02-06 00:52:14,816] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,816] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,823] 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) [2025-02-06 00:52:14,824] 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) [2025-02-06 00:52:14,824] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,824] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,825] 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) [2025-02-06 00:52:14,825] 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) [2025-02-06 00:52:14,825] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,825] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,826] 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) [2025-02-06 00:52:14,826] 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) [2025-02-06 00:52:14,826] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,826] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,827] 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) [2025-02-06 00:52:14,828] 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) [2025-02-06 00:52:14,828] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,828] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,828] 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) [2025-02-06 00:52:14,829] 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) [2025-02-06 00:52:14,829] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,829] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,830] 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) [2025-02-06 00:52:14,830] 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) [2025-02-06 00:52:14,830] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,830] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,831] 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) [2025-02-06 00:52:14,831] 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) [2025-02-06 00:52:14,831] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,831] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,832] 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) [2025-02-06 00:52:14,832] 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) [2025-02-06 00:52:14,832] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,832] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,833] 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) [2025-02-06 00:52:14,833] 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) [2025-02-06 00:52:14,833] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,833] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,834] 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) [2025-02-06 00:52:14,834] 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) [2025-02-06 00:52:14,834] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,834] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,835] 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) [2025-02-06 00:52:14,835] 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) [2025-02-06 00:52:14,835] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,835] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,836] 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) [2025-02-06 00:52:14,837] 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) [2025-02-06 00:52:14,837] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,837] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,837] 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) [2025-02-06 00:52:14,838] 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) [2025-02-06 00:52:14,838] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,838] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,839] 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) [2025-02-06 00:52:14,839] 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) [2025-02-06 00:52:14,839] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,839] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,840] 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) [2025-02-06 00:52:14,840] 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) [2025-02-06 00:52:14,840] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,840] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,841] 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) [2025-02-06 00:52:14,841] 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) [2025-02-06 00:52:14,841] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,841] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,842] 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) [2025-02-06 00:52:14,842] 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) [2025-02-06 00:52:14,842] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,842] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,843] 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) [2025-02-06 00:52:14,843] 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) [2025-02-06 00:52:14,844] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,844] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,844] 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) [2025-02-06 00:52:14,845] 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) [2025-02-06 00:52:14,845] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,845] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,846] 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) [2025-02-06 00:52:14,846] 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) [2025-02-06 00:52:14,846] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,846] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,847] 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) [2025-02-06 00:52:14,847] 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) [2025-02-06 00:52:14,847] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,847] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,849] 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) [2025-02-06 00:52:14,849] 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) [2025-02-06 00:52:14,849] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,849] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,850] 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) [2025-02-06 00:52:14,850] 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) [2025-02-06 00:52:14,850] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,850] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,851] 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) [2025-02-06 00:52:14,852] 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) [2025-02-06 00:52:14,852] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,852] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,853] 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) [2025-02-06 00:52:14,853] 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) [2025-02-06 00:52:14,853] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,853] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,854] 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) [2025-02-06 00:52:14,854] 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) [2025-02-06 00:52:14,854] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,854] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,855] 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) [2025-02-06 00:52:14,855] 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) [2025-02-06 00:52:14,855] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,855] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,856] 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) [2025-02-06 00:52:14,857] 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) [2025-02-06 00:52:14,857] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,857] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,858] 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) [2025-02-06 00:52:14,858] 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) [2025-02-06 00:52:14,858] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,858] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,859] 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) [2025-02-06 00:52:14,859] 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) [2025-02-06 00:52:14,859] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,859] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,860] 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) [2025-02-06 00:52:14,860] 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) [2025-02-06 00:52:14,860] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,860] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,861] 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) [2025-02-06 00:52:14,862] 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) [2025-02-06 00:52:14,862] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,862] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,863] 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) [2025-02-06 00:52:14,863] 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) [2025-02-06 00:52:14,863] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,863] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,864] 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) [2025-02-06 00:52:14,864] 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) [2025-02-06 00:52:14,864] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,864] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,865] 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) [2025-02-06 00:52:14,865] 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) [2025-02-06 00:52:14,865] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,865] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,866] 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) [2025-02-06 00:52:14,866] 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) [2025-02-06 00:52:14,866] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,866] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,867] 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) [2025-02-06 00:52:14,868] 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) [2025-02-06 00:52:14,868] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-06 00:52:14,868] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,868] 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) [2025-02-06 00:52:14,869] 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) [2025-02-06 00:52:14,869] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,869] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,870] 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) [2025-02-06 00:52:14,870] 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) [2025-02-06 00:52:14,870] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,870] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,871] 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) [2025-02-06 00:52:14,871] 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) [2025-02-06 00:52:14,871] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,871] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,872] 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) [2025-02-06 00:52:14,872] 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) [2025-02-06 00:52:14,872] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,872] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,873] 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) [2025-02-06 00:52:14,874] 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) [2025-02-06 00:52:14,874] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,874] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,875] 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) [2025-02-06 00:52:14,875] 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) [2025-02-06 00:52:14,875] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,875] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,876] 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) [2025-02-06 00:52:14,876] 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) [2025-02-06 00:52:14,876] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,876] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,877] 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) [2025-02-06 00:52:14,877] 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) [2025-02-06 00:52:14,877] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-06 00:52:14,877] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,878] 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) [2025-02-06 00:52:14,878] 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) [2025-02-06 00:52:14,878] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,878] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,879] 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) [2025-02-06 00:52:14,879] 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) [2025-02-06 00:52:14,879] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,879] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,880] 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) [2025-02-06 00:52:14,880] 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) [2025-02-06 00:52:14,881] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,881] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,881] 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) [2025-02-06 00:52:14,882] 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) [2025-02-06 00:52:14,882] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,882] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,883] 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) [2025-02-06 00:52:14,883] 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) [2025-02-06 00:52:14,883] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,883] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,884] 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) [2025-02-06 00:52:14,884] 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) [2025-02-06 00:52:14,884] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,884] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,885] 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) [2025-02-06 00:52:14,885] 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) [2025-02-06 00:52:14,885] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,885] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,886] 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) [2025-02-06 00:52:14,886] 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) [2025-02-06 00:52:14,886] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,886] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,887] 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) [2025-02-06 00:52:14,887] 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) [2025-02-06 00:52:14,887] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,887] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,888] 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) [2025-02-06 00:52:14,888] 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) [2025-02-06 00:52:14,888] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,888] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,889] 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) [2025-02-06 00:52:14,890] 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) [2025-02-06 00:52:14,890] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,890] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,890] 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) [2025-02-06 00:52:14,891] 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) [2025-02-06 00:52:14,891] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,891] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,892] 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) [2025-02-06 00:52:14,892] 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) [2025-02-06 00:52:14,892] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,892] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,893] 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) [2025-02-06 00:52:14,893] 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) [2025-02-06 00:52:14,893] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,894] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,894] 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) [2025-02-06 00:52:14,895] 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) [2025-02-06 00:52:14,895] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-06 00:52:14,895] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,896] 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) [2025-02-06 00:52:14,896] 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) [2025-02-06 00:52:14,896] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,896] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,897] 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) [2025-02-06 00:52:14,897] 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) [2025-02-06 00:52:14,897] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,897] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,898] 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) [2025-02-06 00:52:14,898] 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) [2025-02-06 00:52:14,898] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,898] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,901] 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) [2025-02-06 00:52:14,902] 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) [2025-02-06 00:52:14,902] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,902] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,902] 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) [2025-02-06 00:52:14,903] 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) [2025-02-06 00:52:14,903] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,903] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,904] 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) [2025-02-06 00:52:14,904] 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) [2025-02-06 00:52:14,904] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,904] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,905] 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) [2025-02-06 00:52:14,905] 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) [2025-02-06 00:52:14,905] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,905] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,906] 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) [2025-02-06 00:52:14,906] 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) [2025-02-06 00:52:14,906] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,906] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,907] 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) [2025-02-06 00:52:14,908] 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) [2025-02-06 00:52:14,908] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,908] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,908] 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) [2025-02-06 00:52:14,909] 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) [2025-02-06 00:52:14,909] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,909] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,910] 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) [2025-02-06 00:52:14,910] 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) [2025-02-06 00:52:14,910] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,910] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,911] 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) [2025-02-06 00:52:14,911] 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) [2025-02-06 00:52:14,911] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,911] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,912] 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) [2025-02-06 00:52:14,912] 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) [2025-02-06 00:52:14,912] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,912] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,913] 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) [2025-02-06 00:52:14,913] 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) [2025-02-06 00:52:14,913] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,913] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,914] 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) [2025-02-06 00:52:14,915] 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) [2025-02-06 00:52:14,915] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,915] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,915] 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) [2025-02-06 00:52:14,916] 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) [2025-02-06 00:52:14,916] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,916] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,917] 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) [2025-02-06 00:52:14,917] 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) [2025-02-06 00:52:14,917] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,917] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,918] 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) [2025-02-06 00:52:14,918] 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) [2025-02-06 00:52:14,918] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,918] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,919] 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) [2025-02-06 00:52:14,919] 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) [2025-02-06 00:52:14,919] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-06 00:52:14,919] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,920] 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) [2025-02-06 00:52:14,920] 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) [2025-02-06 00:52:14,920] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,920] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,921] 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) [2025-02-06 00:52:14,921] 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) [2025-02-06 00:52:14,921] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,921] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,922] 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) [2025-02-06 00:52:14,923] 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) [2025-02-06 00:52:14,923] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,923] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,924] 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) [2025-02-06 00:52:14,924] 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) [2025-02-06 00:52:14,924] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,924] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,925] 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) [2025-02-06 00:52:14,925] 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) [2025-02-06 00:52:14,925] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,925] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,926] 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) [2025-02-06 00:52:14,926] 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) [2025-02-06 00:52:14,926] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-06 00:52:14,926] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,927] 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) [2025-02-06 00:52:14,927] 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) [2025-02-06 00:52:14,927] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,927] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,928] 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) [2025-02-06 00:52:14,928] 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) [2025-02-06 00:52:14,928] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,928] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,929] 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) [2025-02-06 00:52:14,930] 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) [2025-02-06 00:52:14,930] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,930] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,931] 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) [2025-02-06 00:52:14,931] 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) [2025-02-06 00:52:14,931] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,931] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,932] 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) [2025-02-06 00:52:14,932] 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) [2025-02-06 00:52:14,932] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-06 00:52:14,932] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,933] 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) [2025-02-06 00:52:14,934] 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) [2025-02-06 00:52:14,934] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,934] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,935] 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) [2025-02-06 00:52:14,935] 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) [2025-02-06 00:52:14,935] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,935] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,936] 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) [2025-02-06 00:52:14,936] 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) [2025-02-06 00:52:14,936] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,936] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,937] 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) [2025-02-06 00:52:14,937] 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) [2025-02-06 00:52:14,937] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-06 00:52:14,937] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,938] 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) [2025-02-06 00:52:14,938] 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) [2025-02-06 00:52:14,938] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,939] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,939] 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) [2025-02-06 00:52:14,940] 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) [2025-02-06 00:52:14,940] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,940] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,941] 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) [2025-02-06 00:52:14,941] 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) [2025-02-06 00:52:14,941] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,941] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,942] 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) [2025-02-06 00:52:14,942] 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) [2025-02-06 00:52:14,942] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-06 00:52:14,942] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,943] 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) [2025-02-06 00:52:14,943] 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) [2025-02-06 00:52:14,943] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,943] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,944] 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) [2025-02-06 00:52:14,944] 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) [2025-02-06 00:52:14,944] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,944] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,945] 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) [2025-02-06 00:52:14,945] 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) [2025-02-06 00:52:14,945] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,945] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,946] 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) [2025-02-06 00:52:14,946] 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) [2025-02-06 00:52:14,946] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-06 00:52:14,946] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,947] 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) [2025-02-06 00:52:14,947] 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) [2025-02-06 00:52:14,948] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-06 00:52:14,948] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,948] 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) [2025-02-06 00:52:14,949] 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) [2025-02-06 00:52:14,949] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,949] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,949] 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) [2025-02-06 00:52:14,950] 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) [2025-02-06 00:52:14,950] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,950] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,951] 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) [2025-02-06 00:52:14,951] 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) [2025-02-06 00:52:14,951] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,951] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,952] 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) [2025-02-06 00:52:14,952] 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) [2025-02-06 00:52:14,952] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,952] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,953] 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) [2025-02-06 00:52:14,953] 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) [2025-02-06 00:52:14,953] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,953] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,954] 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) [2025-02-06 00:52:14,954] 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) [2025-02-06 00:52:14,955] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,955] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,955] 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) [2025-02-06 00:52:14,956] 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) [2025-02-06 00:52:14,956] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,956] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,957] 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) [2025-02-06 00:52:14,957] 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) [2025-02-06 00:52:14,957] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,957] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,958] 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) [2025-02-06 00:52:14,958] 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) [2025-02-06 00:52:14,958] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,958] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,959] 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) [2025-02-06 00:52:14,960] 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) [2025-02-06 00:52:14,960] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,960] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,961] 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) [2025-02-06 00:52:14,961] 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) [2025-02-06 00:52:14,961] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,961] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,962] 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) [2025-02-06 00:52:14,962] 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) [2025-02-06 00:52:14,962] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,962] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,963] 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) [2025-02-06 00:52:14,963] 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) [2025-02-06 00:52:14,963] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,963] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,964] 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) [2025-02-06 00:52:14,965] 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) [2025-02-06 00:52:14,965] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,965] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,965] 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) [2025-02-06 00:52:14,966] 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) [2025-02-06 00:52:14,966] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,966] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,967] 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) [2025-02-06 00:52:14,967] 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) [2025-02-06 00:52:14,967] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-06 00:52:14,967] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,968] 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) [2025-02-06 00:52:14,968] 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) [2025-02-06 00:52:14,968] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,968] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,969] 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) [2025-02-06 00:52:14,969] 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) [2025-02-06 00:52:14,969] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,969] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,970] 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) [2025-02-06 00:52:14,970] 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) [2025-02-06 00:52:14,970] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,970] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,971] 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) [2025-02-06 00:52:14,971] 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) [2025-02-06 00:52:14,971] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,971] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,972] 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) [2025-02-06 00:52:14,972] 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) [2025-02-06 00:52:14,973] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-06 00:52:14,973] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,973] 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) [2025-02-06 00:52:14,974] 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) [2025-02-06 00:52:14,974] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-06 00:52:14,974] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,974] 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) [2025-02-06 00:52:14,975] 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) [2025-02-06 00:52:14,975] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-06 00:52:14,975] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,976] 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) [2025-02-06 00:52:14,976] 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) [2025-02-06 00:52:14,976] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-06 00:52:14,976] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,977] 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) [2025-02-06 00:52:14,977] 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) [2025-02-06 00:52:14,977] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-06 00:52:14,977] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,978] 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) [2025-02-06 00:52:14,978] 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) [2025-02-06 00:52:14,978] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,978] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,979] 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) [2025-02-06 00:52:14,979] 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) [2025-02-06 00:52:14,979] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-06 00:52:14,979] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,980] 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) [2025-02-06 00:52:14,980] 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) [2025-02-06 00:52:14,980] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-06 00:52:14,980] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,981] 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) [2025-02-06 00:52:14,982] 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) [2025-02-06 00:52:14,982] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,982] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,982] 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) [2025-02-06 00:52:14,983] 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) [2025-02-06 00:52:14,983] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-06 00:52:14,983] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,984] 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) [2025-02-06 00:52:14,984] 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) [2025-02-06 00:52:14,984] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-06 00:52:14,984] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,985] 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) [2025-02-06 00:52:14,985] 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) [2025-02-06 00:52:14,985] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-06 00:52:14,985] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,986] 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) [2025-02-06 00:52:14,986] 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) [2025-02-06 00:52:14,986] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,986] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,987] 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) [2025-02-06 00:52:14,988] 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) [2025-02-06 00:52:14,988] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-06 00:52:14,988] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,988] 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) [2025-02-06 00:52:14,989] 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) [2025-02-06 00:52:14,989] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-06 00:52:14,989] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,990] 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) [2025-02-06 00:52:14,990] 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) [2025-02-06 00:52:14,990] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-06 00:52:14,991] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,992] 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) [2025-02-06 00:52:14,992] 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) [2025-02-06 00:52:14,992] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-06 00:52:14,992] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,993] 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) [2025-02-06 00:52:14,993] 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) [2025-02-06 00:52:14,993] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-06 00:52:14,993] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,994] 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) [2025-02-06 00:52:14,995] 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) [2025-02-06 00:52:14,995] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-06 00:52:14,995] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,996] 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) [2025-02-06 00:52:14,996] 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) [2025-02-06 00:52:14,996] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-06 00:52:14,996] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,997] 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) [2025-02-06 00:52:14,997] 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) [2025-02-06 00:52:14,997] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-06 00:52:14,997] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:14,998] 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) [2025-02-06 00:52:14,999] 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) [2025-02-06 00:52:14,999] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-06 00:52:14,999] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,000] 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) [2025-02-06 00:52:15,000] 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) [2025-02-06 00:52:15,000] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,000] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,001] 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) [2025-02-06 00:52:15,001] 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) [2025-02-06 00:52:15,001] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,001] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,002] 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) [2025-02-06 00:52:15,003] 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) [2025-02-06 00:52:15,003] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,003] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,004] 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) [2025-02-06 00:52:15,004] 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) [2025-02-06 00:52:15,004] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,004] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,005] 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) [2025-02-06 00:52:15,005] 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) [2025-02-06 00:52:15,005] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,005] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,006] 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) [2025-02-06 00:52:15,006] 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) [2025-02-06 00:52:15,006] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,006] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,007] 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) [2025-02-06 00:52:15,007] 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) [2025-02-06 00:52:15,007] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,007] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,008] 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) [2025-02-06 00:52:15,009] 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) [2025-02-06 00:52:15,009] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,009] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,009] 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) [2025-02-06 00:52:15,010] 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) [2025-02-06 00:52:15,010] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,010] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,011] 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) [2025-02-06 00:52:15,011] 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) [2025-02-06 00:52:15,011] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,011] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,012] 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) [2025-02-06 00:52:15,012] 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) [2025-02-06 00:52:15,012] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,012] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,013] 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) [2025-02-06 00:52:15,014] 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) [2025-02-06 00:52:15,014] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,014] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,014] 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) [2025-02-06 00:52:15,015] 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) [2025-02-06 00:52:15,015] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,015] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,016] 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) [2025-02-06 00:52:15,016] 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) [2025-02-06 00:52:15,016] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,016] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,017] 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) [2025-02-06 00:52:15,017] 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) [2025-02-06 00:52:15,017] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,017] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,019] 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) [2025-02-06 00:52:15,019] 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) [2025-02-06 00:52:15,019] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,019] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,020] 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) [2025-02-06 00:52:15,020] 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) [2025-02-06 00:52:15,020] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,020] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,021] 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) [2025-02-06 00:52:15,021] 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) [2025-02-06 00:52:15,021] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,021] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,022] 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) [2025-02-06 00:52:15,022] 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) [2025-02-06 00:52:15,023] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,023] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,023] 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) [2025-02-06 00:52:15,024] 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) [2025-02-06 00:52:15,024] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,024] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,025] 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) [2025-02-06 00:52:15,025] 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) [2025-02-06 00:52:15,025] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,025] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,026] 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) [2025-02-06 00:52:15,026] 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) [2025-02-06 00:52:15,026] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,026] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,027] 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) [2025-02-06 00:52:15,027] 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) [2025-02-06 00:52:15,027] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,027] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,028] 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) [2025-02-06 00:52:15,028] 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) [2025-02-06 00:52:15,028] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,028] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,029] 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) [2025-02-06 00:52:15,030] 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) [2025-02-06 00:52:15,030] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,030] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,031] 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) [2025-02-06 00:52:15,031] 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) [2025-02-06 00:52:15,031] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,031] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,037] 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) [2025-02-06 00:52:15,038] 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) [2025-02-06 00:52:15,038] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,038] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,039] 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) [2025-02-06 00:52:15,039] 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) [2025-02-06 00:52:15,039] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,039] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,040] 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) [2025-02-06 00:52:15,041] 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) [2025-02-06 00:52:15,041] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,041] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,042] 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) [2025-02-06 00:52:15,042] 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) [2025-02-06 00:52:15,042] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,042] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,047] 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) [2025-02-06 00:52:15,047] 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) [2025-02-06 00:52:15,048] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,048] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,049] 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) [2025-02-06 00:52:15,049] 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) [2025-02-06 00:52:15,049] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,049] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,050] 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) [2025-02-06 00:52:15,051] 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) [2025-02-06 00:52:15,051] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,051] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,052] 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) [2025-02-06 00:52:15,052] 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) [2025-02-06 00:52:15,052] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,052] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,053] 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) [2025-02-06 00:52:15,053] 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) [2025-02-06 00:52:15,054] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,054] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,054] 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) [2025-02-06 00:52:15,055] 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) [2025-02-06 00:52:15,055] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,055] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,056] 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) [2025-02-06 00:52:15,056] 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) [2025-02-06 00:52:15,056] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,056] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,057] 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) [2025-02-06 00:52:15,058] 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) [2025-02-06 00:52:15,058] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,058] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,073] 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) [2025-02-06 00:52:15,073] 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) [2025-02-06 00:52:15,073] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,073] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,074] 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) [2025-02-06 00:52:15,075] 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) [2025-02-06 00:52:15,075] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,075] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,076] 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) [2025-02-06 00:52:15,076] 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) [2025-02-06 00:52:15,076] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,076] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,077] 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) [2025-02-06 00:52:15,077] 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) [2025-02-06 00:52:15,077] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,077] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,078] 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) [2025-02-06 00:52:15,078] 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) [2025-02-06 00:52:15,079] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,079] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,079] 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) [2025-02-06 00:52:15,080] 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) [2025-02-06 00:52:15,080] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,080] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,081] 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) [2025-02-06 00:52:15,081] 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) [2025-02-06 00:52:15,081] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,081] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,082] 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) [2025-02-06 00:52:15,082] 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) [2025-02-06 00:52:15,082] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,082] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,083] 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) [2025-02-06 00:52:15,084] 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) [2025-02-06 00:52:15,084] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,084] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,084] 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) [2025-02-06 00:52:15,085] 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) [2025-02-06 00:52:15,085] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,085] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,085] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-24-18, -uve-topic-7-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-10-29, -uve-topic-8-26, -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-3-4, -uve-topic-12-18, -uve-topic-6-18, -uve-topic-22-17, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-24-16, -uve-topic-12-0, -uve-topic-10-27, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-8-25, -uve-topic-3-13, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-25-2, -uve-topic-10-17, -uve-topic-4-17, -uve-topic-15-4, -uve-topic-20-16, -uve-topic-6-16, -uve-topic-25-11, -uve-topic-6-24, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-13-21, -uve-topic-8-5, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-13-29, -uve-topic-27-0, -uve-topic-23-28, -uve-topic-21-11, -uve-topic-16-24, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-4-23, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-7-19, -uve-topic-11-2, -uve-topic-2-14, -uve-topic-7-1, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-2-23, -uve-topic-21-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-24-13, -uve-topic-19-26, -uve-topic-7-25, -uve-topic-19-8, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-24-21, -uve-topic-7-7, -uve-topic-14-22, -uve-topic-12-5, -uve-topic-16-21, -uve-topic-22-4, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-3, -uve-topic-14-12, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-20-3, -uve-topic-8-20, -uve-topic-27-14, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-24-1, -uve-topic-8-2, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-8-28, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-14-10, -uve-topic-8-10, -uve-topic-15-25, -uve-topic-24-9, -uve-topic-27-23, -uve-topic-27-5, -uve-topic-19-5, -uve-topic-25-14, -uve-topic-6-27, -uve-topic-20-9, -uve-topic-6-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-8-8, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-4-18, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-4-26, -uve-topic-15-13, -uve-topic-27-11, -uve-topic-4-27, -uve-topic-6-7, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-23-29, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-2-25, -uve-topic-23-11, -uve-topic-13-12, -uve-topic-2-7, -uve-topic-2-26, -uve-topic-21-20, -uve-topic-2-8, -uve-topic-7-20, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-16-16, -uve-topic-2-16, -uve-topic-7-28, -uve-topic-4-15, -uve-topic-21-29, -uve-topic-3-20, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-19-19, -uve-topic-16-6, -uve-topic-14-15, -uve-topic-19-28, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-8, -uve-topic-8-23, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-2-4, -uve-topic-3-26, -uve-topic-8-13, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-27-8, -uve-topic-14-3, -uve-topic-25-17, -uve-topic-3-17, -uve-topic-8-29, -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-27-24, -uve-topic-3-25, -uve-topic-27-6, -uve-topic-3-7, -uve-topic-8-19, -uve-topic-20-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-4-29, -uve-topic-15-16, -uve-topic-8-1, -uve-topic-6-28, -uve-topic-4-11, -uve-topic-6-10, -uve-topic-25-23, -uve-topic-25-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-20-1, -uve-topic-2-29, -uve-topic-6-1, -uve-topic-10-2, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-21-5, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-7-5, -uve-topic-16-19, -uve-topic-2-19, -uve-topic-11-14, -uve-topic-7-13, -uve-topic-14-28, -uve-topic-2-1, -uve-topic-24-27, -uve-topic-16-27, -uve-topic-4-0, -uve-topic-21-14, -uve-topic-16-9, -uve-topic-11-23, -uve-topic-4-8, -uve-topic-11-5, -uve-topic-2-17, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-24-25, -uve-topic-16-25, -uve-topic-24-7, -uve-topic-16-7, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-27-29, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-14-24, -uve-topic-19-11, -uve-topic-11-11, -uve-topic-7-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-3-1, -uve-topic-20-15, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-8-14, -uve-topic-15-29, -uve-topic-19-1, -uve-topic-25-28, -uve-topic-27-27, -uve-topic-25-10, -uve-topic-3-28, -uve-topic-15-11, -uve-topic-27-9, -uve-topic-8-22, -uve-topic-3-10, -uve-topic-20-24, -uve-topic-8-4, -uve-topic-20-6, -uve-topic-22-5, -uve-topic-27-17, -uve-topic-12-6, -uve-topic-19-17, -uve-topic-10-15, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-25-8, -uve-topic-6-21, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-13-18, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-10-5, -uve-topic-20-4, -uve-topic-6-4, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-20-12, -uve-topic-6-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-15-7, -uve-topic-2-22, -uve-topic-10-21, -uve-topic-4-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-10-3, -uve-topic-11-25, -uve-topic-16-12, -uve-topic-21-24, -uve-topic-11-26, -uve-topic-11-8, -uve-topic-2-20, -uve-topic-2-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-16-28, -uve-topic-2-28, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-2-10, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-16-18, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-16-0, -uve-topic-14-27, -uve-topic-19-14, -uve-topic-14-9, -uve-topic-3-23, -uve-topic-19-22, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-14-18, -uve-topic-14-0, -uve-topic-7-29, -uve-topic-8-7, -uve-topic-15-22, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-27-20, -uve-topic-19-20, -uve-topic-27-2, -uve-topic-10-18, -uve-topic-19-2, -uve-topic-25-29, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-3-29, -uve-topic-8-16, -uve-topic-10-0, -uve-topic-20-25, -uve-topic-19-10, -uve-topic-10-26, -uve-topic-3-11, -uve-topic-6-25, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-27-18, -uve-topic-3-19, -uve-topic-14-6, -uve-topic-15-28, -uve-topic-15-10, -uve-topic-4-24, -uve-topic-10-24, -uve-topic-4-6, -uve-topic-10-6, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-15-19, -uve-topic-20-13, -uve-topic-15-1, -uve-topic-4-14, -uve-topic-10-14, -uve-topic-6-13, -uve-topic-11-29, -uve-topic-25-26, -uve-topic-2-5, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-11-1, -uve-topic-16-13, -uve-topic-21-0, -uve-topic-2-13, -uve-topic-13-0, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-21-8, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-7-16, -uve-topic-2-11, -uve-topic-19-25, -uve-topic-24-19, -uve-topic-19-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-16-1, -uve-topic-3-16, -uve-topic-22-29, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-24-10, -uve-topic-19-23, -uve-topic-16-10, -uve-topic-7-22, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:15,092] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-23-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-6 -> (offset=0, leaderEpoch=0), -uve-topic-20-22 -> (offset=0, leaderEpoch=0), -uve-topic-6-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-2 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-15 -> (offset=0, leaderEpoch=0), -uve-topic-11-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-15 -> (offset=0, leaderEpoch=0), -uve-topic-11-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-0 -> (offset=0, leaderEpoch=0), -uve-topic-22-20 -> (offset=0, leaderEpoch=0), -uve-topic-12-21 -> (offset=0, leaderEpoch=0), -uve-topic-14-7 -> (offset=0, leaderEpoch=0), -uve-topic-27-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-24 -> (offset=0, leaderEpoch=0), -uve-topic-14-13 -> (offset=0, leaderEpoch=0), -uve-topic-7-17 -> (offset=0, leaderEpoch=0), -uve-topic-25-29 -> (offset=0, leaderEpoch=0), -uve-topic-8-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-20 -> (offset=0, leaderEpoch=0), -uve-topic-15-17 -> (offset=0, leaderEpoch=0), -uve-topic-15-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-8 -> (offset=0, leaderEpoch=0), -uve-topic-24-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-25 -> (offset=0, leaderEpoch=0), -uve-topic-13-15 -> (offset=0, leaderEpoch=0), -uve-topic-23-14 -> (offset=0, leaderEpoch=0), -uve-topic-8-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-1 -> (offset=0, leaderEpoch=0), -uve-topic-24-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-17 -> (offset=0, leaderEpoch=0), -uve-topic-13-18 -> (offset=0, leaderEpoch=0), -uve-topic-6-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-16 -> (offset=0, leaderEpoch=0), -uve-topic-11-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-14 -> (offset=0, leaderEpoch=0), -uve-topic-10-27 -> (offset=0, leaderEpoch=0), -uve-topic-24-19 -> (offset=0, leaderEpoch=0), -uve-topic-3-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-9 -> (offset=0, leaderEpoch=0), -uve-topic-21-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-20 -> (offset=0, leaderEpoch=0), -uve-topic-14-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-7 -> (offset=0, leaderEpoch=0), -uve-topic-27-21 -> (offset=0, leaderEpoch=0), -uve-topic-22-5 -> (offset=0, leaderEpoch=0), -uve-topic-12-6 -> (offset=0, leaderEpoch=0), -uve-topic-7-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-20 -> (offset=0, leaderEpoch=0), -uve-topic-13-21 -> (offset=0, leaderEpoch=0), -uve-topic-19-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-11 -> (offset=0, leaderEpoch=0), -uve-topic-19-26 -> (offset=0, leaderEpoch=0), -uve-topic-22-29 -> (offset=0, leaderEpoch=0), -uve-topic-3-2 -> (offset=0, leaderEpoch=0), -uve-topic-14-22 -> (offset=0, leaderEpoch=0), -uve-topic-11-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-26 -> (offset=0, leaderEpoch=0), -uve-topic-10-12 -> (offset=0, leaderEpoch=0), -uve-topic-15-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-18 -> (offset=0, leaderEpoch=0), -uve-topic-22-17 -> (offset=0, leaderEpoch=0), -uve-topic-27-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-24 -> (offset=0, leaderEpoch=0), -uve-topic-3-29 -> (offset=0, leaderEpoch=0), -uve-topic-21-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-12 -> (offset=0, leaderEpoch=0), -uve-topic-23-11 -> (offset=0, leaderEpoch=0), -uve-topic-13-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-23 -> (offset=0, leaderEpoch=0), -uve-topic-6-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-17 -> (offset=0, leaderEpoch=0), -uve-topic-2-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-5 -> (offset=0, leaderEpoch=0), -uve-topic-20-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-7 -> (offset=0, leaderEpoch=0), -uve-topic-8-23 -> (offset=0, leaderEpoch=0), -uve-topic-8-8 -> (offset=0, leaderEpoch=0), -uve-topic-4-3 -> (offset=0, leaderEpoch=0), -uve-topic-3-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-1 -> (offset=0, leaderEpoch=0), -uve-topic-13-27 -> (offset=0, leaderEpoch=0), -uve-topic-23-26 -> (offset=0, leaderEpoch=0), -uve-topic-12-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-2 -> (offset=0, leaderEpoch=0), -uve-topic-23-2 -> (offset=0, leaderEpoch=0), -uve-topic-13-3 -> (offset=0, leaderEpoch=0), -uve-topic-2-11 -> (offset=0, leaderEpoch=0), -uve-topic-4-27 -> (offset=0, leaderEpoch=0), -uve-topic-20-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-14 -> (offset=0, leaderEpoch=0), -uve-topic-3-5 -> (offset=0, leaderEpoch=0), -uve-topic-10-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-20 -> (offset=0, leaderEpoch=0), -uve-topic-4-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-8 -> (offset=0, leaderEpoch=0), -uve-topic-24-4 -> (offset=0, leaderEpoch=0), -uve-topic-22-14 -> (offset=0, leaderEpoch=0), -uve-topic-12-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-24 -> (offset=0, leaderEpoch=0), -uve-topic-23-23 -> (offset=0, leaderEpoch=0), -uve-topic-4-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-5 -> (offset=0, leaderEpoch=0), -uve-topic-12-12 -> (offset=0, leaderEpoch=0), -uve-topic-22-11 -> (offset=0, leaderEpoch=0), -uve-topic-10-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-17 -> (offset=0, leaderEpoch=0), -uve-topic-11-26 -> (offset=0, leaderEpoch=0), -uve-topic-3-23 -> (offset=0, leaderEpoch=0), -uve-topic-11-11 -> (offset=0, leaderEpoch=0), -uve-topic-21-18 -> (offset=0, leaderEpoch=0), -uve-topic-20-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-4 -> (offset=0, leaderEpoch=0), -uve-topic-21-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-16 -> (offset=0, leaderEpoch=0), -uve-topic-12-27 -> (offset=0, leaderEpoch=0), -uve-topic-22-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-26 -> (offset=0, leaderEpoch=0), -uve-topic-24-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-2 -> (offset=0, leaderEpoch=0), -uve-topic-4-6 -> (offset=0, leaderEpoch=0), -uve-topic-16-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-29 -> (offset=0, leaderEpoch=0), -uve-topic-15-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-13 -> (offset=0, leaderEpoch=0), -uve-topic-6-22 -> (offset=0, leaderEpoch=0), -uve-topic-14-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-5 -> (offset=0, leaderEpoch=0), -uve-topic-25-17 -> (offset=0, leaderEpoch=0), -uve-topic-20-19 -> (offset=0, leaderEpoch=0), -uve-topic-24-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-23 -> (offset=0, leaderEpoch=0), -uve-topic-22-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-24 -> (offset=0, leaderEpoch=0), -uve-topic-10-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-2 -> (offset=0, leaderEpoch=0), -uve-topic-16-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-5 -> (offset=0, leaderEpoch=0), -uve-topic-10-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-15 -> (offset=0, leaderEpoch=0), -uve-topic-6-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-9 -> (offset=0, leaderEpoch=0), -uve-topic-4-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-0 -> (offset=0, leaderEpoch=0), -uve-topic-7-2 -> (offset=0, leaderEpoch=0), -uve-topic-20-13 -> (offset=0, leaderEpoch=0), -uve-topic-13-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-20 -> (offset=0, leaderEpoch=0), -uve-topic-25-14 -> (offset=0, leaderEpoch=0), -uve-topic-8-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-10 -> (offset=0, leaderEpoch=0), -uve-topic-13-9 -> (offset=0, leaderEpoch=0), -uve-topic-23-8 -> (offset=0, leaderEpoch=0), -uve-topic-7-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-27 -> (offset=0, leaderEpoch=0), -uve-topic-10-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-3 -> (offset=0, leaderEpoch=0), -uve-topic-24-25 -> (offset=0, leaderEpoch=0), -uve-topic-11-20 -> (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-20-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-26 -> (offset=0, leaderEpoch=0), -uve-topic-27-12 -> (offset=0, leaderEpoch=0), -uve-topic-20-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-11 -> (offset=0, leaderEpoch=0), -uve-topic-14-19 -> (offset=0, leaderEpoch=0), -uve-topic-24-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-20 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:15,093] 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-19-28 -> (offset=0, leaderEpoch=0), -uve-topic-13-11 -> (offset=0, leaderEpoch=0), -uve-topic-23-10 -> (offset=0, leaderEpoch=0), -uve-topic-16-21 -> (offset=0, leaderEpoch=0), -uve-topic-10-23 -> (offset=0, leaderEpoch=0), -uve-topic-14-12 -> (offset=0, leaderEpoch=0), -uve-topic-20-0 -> (offset=0, leaderEpoch=0), -uve-topic-11-16 -> (offset=0, leaderEpoch=0), -uve-topic-3-10 -> (offset=0, leaderEpoch=0), -uve-topic-3-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-5 -> (offset=0, leaderEpoch=0), -uve-topic-22-4 -> (offset=0, leaderEpoch=0), -uve-topic-7-4 -> (offset=0, leaderEpoch=0), -uve-topic-7-1 -> (offset=0, leaderEpoch=0), -uve-topic-24-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-8 -> (offset=0, leaderEpoch=0), -uve-topic-4-29 -> (offset=0, leaderEpoch=0), -uve-topic-24-12 -> (offset=0, leaderEpoch=0), -uve-topic-2-13 -> (offset=0, leaderEpoch=0), -uve-topic-16-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-16 -> (offset=0, leaderEpoch=0), -uve-topic-25-7 -> (offset=0, leaderEpoch=0), -uve-topic-3-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-27 -> (offset=0, leaderEpoch=0), -uve-topic-25-13 -> (offset=0, leaderEpoch=0), -uve-topic-4-26 -> (offset=0, leaderEpoch=0), -uve-topic-12-14 -> (offset=0, leaderEpoch=0), -uve-topic-22-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-15 -> (offset=0, leaderEpoch=0), -uve-topic-8-4 -> (offset=0, leaderEpoch=0), -uve-topic-7-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-17 -> (offset=0, leaderEpoch=0), -uve-topic-22-16 -> (offset=0, leaderEpoch=0), -uve-topic-11-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-27 -> (offset=0, leaderEpoch=0), -uve-topic-3-25 -> (offset=0, leaderEpoch=0), -uve-topic-8-22 -> (offset=0, leaderEpoch=0), -uve-topic-2-1 -> (offset=0, leaderEpoch=0), -uve-topic-6-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-27 -> (offset=0, leaderEpoch=0), -uve-topic-23-25 -> (offset=0, leaderEpoch=0), -uve-topic-13-26 -> (offset=0, leaderEpoch=0), -uve-topic-6-6 -> (offset=0, leaderEpoch=0), -uve-topic-20-27 -> (offset=0, leaderEpoch=0), -uve-topic-21-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-5 -> (offset=0, leaderEpoch=0), -uve-topic-23-4 -> (offset=0, leaderEpoch=0), -uve-topic-14-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-8 -> (offset=0, leaderEpoch=0), -uve-topic-7-7 -> (offset=0, leaderEpoch=0), -uve-topic-21-8 -> (offset=0, leaderEpoch=0), -uve-topic-27-20 -> (offset=0, leaderEpoch=0), -uve-topic-7-25 -> (offset=0, leaderEpoch=0), -uve-topic-24-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-24 -> (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-8-13 -> (offset=0, leaderEpoch=0), -uve-topic-16-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-14 -> (offset=0, leaderEpoch=0), -uve-topic-3-7 -> (offset=0, leaderEpoch=0), -uve-topic-25-28 -> (offset=0, leaderEpoch=0), -uve-topic-27-17 -> (offset=0, leaderEpoch=0), -uve-topic-2-28 -> (offset=0, leaderEpoch=0), -uve-topic-25-22 -> (offset=0, leaderEpoch=0), -uve-topic-4-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-23 -> (offset=0, leaderEpoch=0), -uve-topic-23-22 -> (offset=0, leaderEpoch=0), -uve-topic-8-1 -> (offset=0, leaderEpoch=0), -uve-topic-15-7 -> (offset=0, leaderEpoch=0), -uve-topic-11-25 -> (offset=0, leaderEpoch=0), -uve-topic-3-22 -> (offset=0, leaderEpoch=0), -uve-topic-4-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-26 -> (offset=0, leaderEpoch=0), -uve-topic-22-25 -> (offset=0, leaderEpoch=0), -uve-topic-2-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-19 -> (offset=0, leaderEpoch=0), -uve-topic-13-20 -> (offset=0, leaderEpoch=0), -uve-topic-16-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-26 -> (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-25-4 -> (offset=0, leaderEpoch=0), -uve-topic-7-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-19 -> (offset=0, leaderEpoch=0), -uve-topic-10-8 -> (offset=0, leaderEpoch=0), -uve-topic-2-16 -> (offset=0, leaderEpoch=0), -uve-topic-12-11 -> (offset=0, leaderEpoch=0), -uve-topic-22-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-23 -> (offset=0, leaderEpoch=0), -uve-topic-20-15 -> (offset=0, leaderEpoch=0), -uve-topic-15-13 -> (offset=0, leaderEpoch=0), -uve-topic-6-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-29 -> (offset=0, leaderEpoch=0), -uve-topic-8-25 -> (offset=0, leaderEpoch=0), -uve-topic-15-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-8 -> (offset=0, leaderEpoch=0), -uve-topic-23-7 -> (offset=0, leaderEpoch=0), -uve-topic-6-9 -> (offset=0, leaderEpoch=0), -uve-topic-10-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-5 -> (offset=0, leaderEpoch=0), -uve-topic-27-29 -> (offset=0, leaderEpoch=0), -uve-topic-20-12 -> (offset=0, leaderEpoch=0), -uve-topic-19-25 -> (offset=0, leaderEpoch=0), -uve-topic-22-22 -> (offset=0, leaderEpoch=0), -uve-topic-12-23 -> (offset=0, leaderEpoch=0), -uve-topic-14-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-15 -> (offset=0, leaderEpoch=0), -uve-topic-22-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-4 -> (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-7-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-7 -> (offset=0, leaderEpoch=0), -uve-topic-2-25 -> (offset=0, leaderEpoch=0), -uve-topic-6-3 -> (offset=0, leaderEpoch=0), -uve-topic-7-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-17 -> (offset=0, leaderEpoch=0), -uve-topic-16-27 -> (offset=0, leaderEpoch=0), -uve-topic-3-16 -> (offset=0, leaderEpoch=0), -uve-topic-22-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-20 -> (offset=0, leaderEpoch=0), -uve-topic-19-22 -> (offset=0, leaderEpoch=0), -uve-topic-27-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-17 -> (offset=0, leaderEpoch=0), -uve-topic-11-19 -> (offset=0, leaderEpoch=0), -uve-topic-10-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-16 -> (offset=0, leaderEpoch=0), -uve-topic-20-24 -> (offset=0, leaderEpoch=0), -uve-topic-2-22 -> (offset=0, leaderEpoch=0), -uve-topic-11-10 -> (offset=0, leaderEpoch=0), -uve-topic-16-12 -> (offset=0, leaderEpoch=0), -uve-topic-27-2 -> (offset=0, leaderEpoch=0), -uve-topic-4-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-25 -> (offset=0, leaderEpoch=0), -uve-topic-8-16 -> (offset=0, leaderEpoch=0), -uve-topic-14-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-2 -> (offset=0, leaderEpoch=0), -uve-topic-23-1 -> (offset=0, leaderEpoch=0), -uve-topic-15-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-10 -> (offset=0, leaderEpoch=0), -uve-topic-24-24 -> (offset=0, leaderEpoch=0), -uve-topic-10-20 -> (offset=0, leaderEpoch=0), -uve-topic-8-10 -> (offset=0, leaderEpoch=0), -uve-topic-3-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-1 -> (offset=0, leaderEpoch=0), -uve-topic-19-19 -> (offset=0, leaderEpoch=0), -uve-topic-21-14 -> (offset=0, leaderEpoch=0), -uve-topic-4-11 -> (offset=0, leaderEpoch=0), -uve-topic-11-7 -> (offset=0, leaderEpoch=0), -uve-topic-16-3 -> (offset=0, leaderEpoch=0), -uve-topic-13-29 -> (offset=0, leaderEpoch=0), -uve-topic-23-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-7 -> (offset=0, leaderEpoch=0), -uve-topic-11-1 -> (offset=0, leaderEpoch=0), -uve-topic-20-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-1 -> (offset=0, leaderEpoch=0), -uve-topic-12-2 -> (offset=0, leaderEpoch=0), -uve-topic-20-21 -> (offset=0, leaderEpoch=0), -uve-topic-10-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-9 -> (offset=0, leaderEpoch=0), -uve-topic-23-16 -> (offset=0, leaderEpoch=0), -uve-topic-13-17 -> (offset=0, leaderEpoch=0), -uve-topic-24-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-18 -> (offset=0, leaderEpoch=0), -uve-topic-11-28 -> (offset=0, leaderEpoch=0), -uve-topic-21-26 -> (offset=0, leaderEpoch=0), -uve-topic-8-19 -> (offset=0, leaderEpoch=0), -uve-topic-19-7 -> (offset=0, leaderEpoch=0), -uve-topic-8-28 -> (offset=0, leaderEpoch=0), -uve-topic-11-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-1 -> (offset=0, leaderEpoch=0), -uve-topic-4-2 -> (offset=0, leaderEpoch=0), -uve-topic-20-18 -> (offset=0, leaderEpoch=0), -uve-topic-21-11 -> (offset=0, leaderEpoch=0), -uve-topic-6-12 -> (offset=0, leaderEpoch=0), -uve-topic-10-11 -> (offset=0, leaderEpoch=0), -uve-topic-4-14 -> (offset=0, leaderEpoch=0), -uve-topic-20-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-13 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=0), -uve-topic-10-2 -> (offset=0, leaderEpoch=0), -uve-topic-19-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-1 -> (offset=0, leaderEpoch=0), -uve-topic-19-1 -> (offset=0, leaderEpoch=0), -uve-topic-10-26 -> (offset=0, leaderEpoch=0), -uve-topic-16-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:15,129] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-1-3, -uve-topic-1-6, -uve-topic-1-0, -uve-topic-17-11, -uve-topic-1-9, -uve-topic-17-20, -uve-topic-1-27, -uve-topic-1-24, -uve-topic-1-18, -uve-topic-17-8, -uve-topic-1-15, -uve-topic-1-21, -uve-topic-17-17, -uve-topic-17-23, -uve-topic-17-14, -uve-topic-17-2, -uve-topic-17-29, -uve-topic-17-26, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:15,134] 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) [2025-02-06 00:52:15,134] 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) [2025-02-06 00:52:15,135] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,135] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,147] 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) [2025-02-06 00:52:15,148] 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) [2025-02-06 00:52:15,148] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,148] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,152] 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) [2025-02-06 00:52:15,152] 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) [2025-02-06 00:52:15,152] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,152] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,156] 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) [2025-02-06 00:52:15,156] 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) [2025-02-06 00:52:15,156] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,156] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,159] 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) [2025-02-06 00:52:15,160] 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) [2025-02-06 00:52:15,160] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,160] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,163] 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) [2025-02-06 00:52:15,164] 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) [2025-02-06 00:52:15,164] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,164] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,167] 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) [2025-02-06 00:52:15,168] 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) [2025-02-06 00:52:15,168] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,168] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,171] 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) [2025-02-06 00:52:15,172] 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) [2025-02-06 00:52:15,172] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,172] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,175] 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) [2025-02-06 00:52:15,176] 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) [2025-02-06 00:52:15,176] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,176] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,179] 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) [2025-02-06 00:52:15,180] 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) [2025-02-06 00:52:15,180] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,180] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,183] 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) [2025-02-06 00:52:15,184] 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) [2025-02-06 00:52:15,184] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,184] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,188] 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) [2025-02-06 00:52:15,188] 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) [2025-02-06 00:52:15,188] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,188] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,192] 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) [2025-02-06 00:52:15,192] 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) [2025-02-06 00:52:15,193] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,193] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,200] 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) [2025-02-06 00:52:15,200] 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) [2025-02-06 00:52:15,200] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,200] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,203] 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) [2025-02-06 00:52:15,204] 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) [2025-02-06 00:52:15,204] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,204] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,207] 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) [2025-02-06 00:52:15,207] 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) [2025-02-06 00:52:15,207] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,207] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,211] 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) [2025-02-06 00:52:15,211] 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) [2025-02-06 00:52:15,211] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,211] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,214] 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) [2025-02-06 00:52:15,214] 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) [2025-02-06 00:52:15,214] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,214] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,218] 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) [2025-02-06 00:52:15,218] 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) [2025-02-06 00:52:15,218] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,218] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,221] 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) [2025-02-06 00:52:15,222] 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) [2025-02-06 00:52:15,222] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,222] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,225] 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) [2025-02-06 00:52:15,226] 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) [2025-02-06 00:52:15,226] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,226] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,227] 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) [2025-02-06 00:52:15,227] 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) [2025-02-06 00:52:15,227] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-06 00:52:15,227] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,230] 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) [2025-02-06 00:52:15,230] 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) [2025-02-06 00:52:15,230] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,230] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,231] 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) [2025-02-06 00:52:15,231] 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) [2025-02-06 00:52:15,231] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,231] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,232] 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) [2025-02-06 00:52:15,233] 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) [2025-02-06 00:52:15,233] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,233] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,234] 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) [2025-02-06 00:52:15,234] 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) [2025-02-06 00:52:15,234] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,234] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,235] 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) [2025-02-06 00:52:15,235] 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) [2025-02-06 00:52:15,235] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,235] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,236] 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) [2025-02-06 00:52:15,237] 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) [2025-02-06 00:52:15,237] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,237] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,238] 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) [2025-02-06 00:52:15,238] 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) [2025-02-06 00:52:15,238] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,238] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,239] 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) [2025-02-06 00:52:15,239] 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) [2025-02-06 00:52:15,240] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-06 00:52:15,240] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,240] 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) [2025-02-06 00:52:15,241] 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) [2025-02-06 00:52:15,241] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-06 00:52:15,241] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,242] 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) [2025-02-06 00:52:15,242] 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) [2025-02-06 00:52:15,242] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,242] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,243] 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) [2025-02-06 00:52:15,243] 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) [2025-02-06 00:52:15,243] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-06 00:52:15,243] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,244] 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) [2025-02-06 00:52:15,244] 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) [2025-02-06 00:52:15,245] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,245] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,245] 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) [2025-02-06 00:52:15,246] 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) [2025-02-06 00:52:15,246] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-06 00:52:15,246] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,247] 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) [2025-02-06 00:52:15,247] 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) [2025-02-06 00:52:15,247] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-06 00:52:15,247] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,248] 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) [2025-02-06 00:52:15,248] 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) [2025-02-06 00:52:15,248] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-06 00:52:15,248] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,249] 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) [2025-02-06 00:52:15,250] 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) [2025-02-06 00:52:15,250] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-06 00:52:15,250] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,252] 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) [2025-02-06 00:52:15,252] 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) [2025-02-06 00:52:15,252] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-06 00:52:15,252] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,253] 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) [2025-02-06 00:52:15,253] 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) [2025-02-06 00:52:15,253] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-06 00:52:15,253] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,256] 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) [2025-02-06 00:52:15,257] 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) [2025-02-06 00:52:15,257] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-06 00:52:15,257] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,258] 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) [2025-02-06 00:52:15,258] 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) [2025-02-06 00:52:15,258] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-06 00:52:15,258] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,259] 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) [2025-02-06 00:52:15,259] 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) [2025-02-06 00:52:15,259] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-06 00:52:15,259] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,260] 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) [2025-02-06 00:52:15,260] 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) [2025-02-06 00:52:15,261] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-06 00:52:15,261] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,262] 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) [2025-02-06 00:52:15,262] 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) [2025-02-06 00:52:15,263] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-06 00:52:15,263] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,263] 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) [2025-02-06 00:52:15,264] 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) [2025-02-06 00:52:15,264] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-06 00:52:15,264] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,265] 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) [2025-02-06 00:52:15,265] 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) [2025-02-06 00:52:15,265] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-06 00:52:15,265] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,266] 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) [2025-02-06 00:52:15,267] 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) [2025-02-06 00:52:15,267] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-06 00:52:15,267] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,268] 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) [2025-02-06 00:52:15,271] 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) [2025-02-06 00:52:15,271] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-06 00:52:15,271] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,272] 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) [2025-02-06 00:52:15,273] 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) [2025-02-06 00:52:15,273] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-06 00:52:15,273] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,274] 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) [2025-02-06 00:52:15,274] 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) [2025-02-06 00:52:15,274] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-06 00:52:15,274] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,275] 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) [2025-02-06 00:52:15,275] 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) [2025-02-06 00:52:15,275] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-06 00:52:15,275] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,276] 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) [2025-02-06 00:52:15,277] 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) [2025-02-06 00:52:15,277] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-06 00:52:15,277] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,278] 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) [2025-02-06 00:52:15,278] 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) [2025-02-06 00:52:15,278] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-06 00:52:15,278] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,279] 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) [2025-02-06 00:52:15,280] 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) [2025-02-06 00:52:15,280] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-06 00:52:15,280] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,281] 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) [2025-02-06 00:52:15,281] 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) [2025-02-06 00:52:15,281] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-06 00:52:15,281] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,282] 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) [2025-02-06 00:52:15,282] 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) [2025-02-06 00:52:15,282] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-06 00:52:15,283] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,283] 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) [2025-02-06 00:52:15,284] 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) [2025-02-06 00:52:15,284] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-06 00:52:15,284] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,285] 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) [2025-02-06 00:52:15,285] 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) [2025-02-06 00:52:15,285] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-06 00:52:15,285] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,286] 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) [2025-02-06 00:52:15,286] 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) [2025-02-06 00:52:15,286] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-06 00:52:15,286] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:52:15,287] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-19, -uve-topic-17-18, -uve-topic-1-1, -uve-topic-1-23, -uve-topic-17-0, -uve-topic-17-22, -uve-topic-1-5, -uve-topic-17-4, -uve-topic-17-27, -uve-topic-1-13, -uve-topic-17-12, -uve-topic-17-9, -uve-topic-1-17, -uve-topic-17-13, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-1-4, -uve-topic-1-26, -uve-topic-17-3, -uve-topic-17-25, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-1-20, -uve-topic-17-19, -uve-topic-17-16, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-1-28, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-1-10, -uve-topic-1-7, -uve-topic-1-29, -uve-topic-17-6, -uve-topic-17-28, -uve-topic-1-14, -uve-topic-1-11, -uve-topic-17-10) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:15,287] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-17-1 -> (offset=0, leaderEpoch=0), -uve-topic-17-19 -> (offset=0, leaderEpoch=0), -uve-topic-1-17 -> (offset=0, leaderEpoch=0), -uve-topic-1-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-25 -> (offset=0, leaderEpoch=0), -uve-topic-1-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-4 -> (offset=0, leaderEpoch=0), -uve-topic-17-22 -> (offset=0, leaderEpoch=0), -uve-topic-1-23 -> (offset=0, leaderEpoch=0), -uve-topic-1-20 -> (offset=0, leaderEpoch=0), -uve-topic-1-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-28 -> (offset=0, leaderEpoch=0), -uve-topic-1-11 -> (offset=0, leaderEpoch=0), -uve-topic-17-10 -> (offset=0, leaderEpoch=0), -uve-topic-1-8 -> (offset=0, leaderEpoch=0), -uve-topic-17-16 -> (offset=0, leaderEpoch=0), -uve-topic-1-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-29 -> (offset=0, leaderEpoch=0), -uve-topic-17-13 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:15,287] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-17-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-21 -> (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-13 -> (offset=0, leaderEpoch=0), -uve-topic-17-27 -> (offset=0, leaderEpoch=0), -uve-topic-17-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-1 -> (offset=0, leaderEpoch=0), -uve-topic-1-22 -> (offset=0, leaderEpoch=0), -uve-topic-1-7 -> (offset=0, leaderEpoch=0), -uve-topic-1-19 -> (offset=0, leaderEpoch=0), -uve-topic-1-16 -> (offset=0, leaderEpoch=0), -uve-topic-17-6 -> (offset=0, leaderEpoch=0), -uve-topic-1-25 -> (offset=0, leaderEpoch=0), -uve-topic-17-0 -> (offset=0, leaderEpoch=0), -uve-topic-17-3 -> (offset=0, leaderEpoch=0), -uve-topic-1-28 -> (offset=0, leaderEpoch=0), -uve-topic-1-10 -> (offset=0, leaderEpoch=0), -uve-topic-1-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:52:15,292] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,292] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,293] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,293] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,294] 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) [2025-02-06 00:52:15,294] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,295] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,296] 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) [2025-02-06 00:52:15,296] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,297] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,297] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,298] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,299] 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) [2025-02-06 00:52:15,299] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,300] 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) [2025-02-06 00:52:15,300] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,300] 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) [2025-02-06 00:52:15,314] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,314] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,315] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,315] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,316] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,316] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,317] 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) [2025-02-06 00:52:15,317] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,318] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,318] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,319] 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) [2025-02-06 00:52:15,319] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,320] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,320] 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) [2025-02-06 00:52:15,321] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,321] 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) [2025-02-06 00:52:15,321] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,321] 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) [2025-02-06 00:52:15,321] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,321] 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) [2025-02-06 00:52:15,321] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,321] 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) [2025-02-06 00:52:15,321] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,322] 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) [2025-02-06 00:52:15,322] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,323] 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) [2025-02-06 00:52:15,323] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,324] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:52:15,324] 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) [2025-02-06 00:52:15,819] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,819] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,819] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,820] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,821] 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. [2025-02-06 00:52:15,821] 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. [2025-02-06 00:52:15,821] 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. [2025-02-06 00:52:15,821] 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. [2025-02-06 00:52:15,821] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] 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. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,822] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,823] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,824] 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. [2025-02-06 00:52:15,825] 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. [2025-02-06 00:52:15,825] 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. [2025-02-06 00:52:15,825] 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. [2025-02-06 00:52:15,825] 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. [2025-02-06 00:52:15,825] 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. [2025-02-06 00:52:15,825] 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. [2025-02-06 00:52:15,825] 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,825] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,826] 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. [2025-02-06 00:52:15,827] 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. [2025-02-06 00:52:15,827] 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. [2025-02-06 00:52:15,827] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,829] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,830] 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. [2025-02-06 00:52:15,830] 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. [2025-02-06 00:52:15,830] 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. [2025-02-06 00:52:15,830] 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. [2025-02-06 00:52:15,830] 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. [2025-02-06 00:52:15,831] 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. [2025-02-06 00:52:15,831] 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. [2025-02-06 00:52:15,831] 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. [2025-02-06 00:52:15,831] 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. [2025-02-06 00:52:15,831] 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. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,831] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,843] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,844] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,845] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,846] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] 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. [2025-02-06 00:52:15,847] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:15,848] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,922] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,922] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,922] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,922] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,923] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,923] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] 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. [2025-02-06 00:52:16,924] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] 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. [2025-02-06 00:52:16,925] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,926] 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,926] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] 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. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:16,927] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] 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. [2025-02-06 00:52:18,637] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,638] 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. [2025-02-06 00:52:18,638] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,639] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,640] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,641] 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. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] 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. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:18,642] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,199] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,199] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,200] 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,200] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,201] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,201] 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. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,202] 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. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] 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. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:52:20,203] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 00:59:12,899] INFO Creating topic HEALTH_CHECK_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) [2025-02-06 00:59:12,912] INFO [KafkaApi-2] Auto creation of topic HEALTH_CHECK_TOPIC with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-06 00:59:12,959] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-21) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:59:12,964] 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) [2025-02-06 00:59:12,965] 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) [2025-02-06 00:59:12,977] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-06 00:59:12,977] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,982] 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) [2025-02-06 00:59:12,982] 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) [2025-02-06 00:59:12,982] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-06 00:59:12,982] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,987] 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) [2025-02-06 00:59:12,987] 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) [2025-02-06 00:59:12,987] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-06 00:59:12,988] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,991] 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) [2025-02-06 00:59:12,991] 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) [2025-02-06 00:59:12,992] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-06 00:59:12,992] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:12,996] 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) [2025-02-06 00:59:12,996] 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) [2025-02-06 00:59:12,997] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-06 00:59:12,997] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,001] 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) [2025-02-06 00:59:13,002] 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) [2025-02-06 00:59:13,002] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-06 00:59:13,002] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,005] 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) [2025-02-06 00:59:13,006] 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) [2025-02-06 00:59:13,006] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-06 00:59:13,006] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,010] 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) [2025-02-06 00:59:13,011] 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) [2025-02-06 00:59:13,011] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-06 00:59:13,011] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,015] 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) [2025-02-06 00:59:13,016] 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) [2025-02-06 00:59:13,016] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-06 00:59:13,016] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,021] 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) [2025-02-06 00:59:13,022] 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) [2025-02-06 00:59:13,022] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-06 00:59:13,022] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,028] 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) [2025-02-06 00:59:13,028] 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) [2025-02-06 00:59:13,029] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-06 00:59:13,029] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,031] 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) [2025-02-06 00:59:13,031] 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) [2025-02-06 00:59:13,031] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-06 00:59:13,032] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,033] 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) [2025-02-06 00:59:13,033] 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) [2025-02-06 00:59:13,034] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-06 00:59:13,034] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,035] 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) [2025-02-06 00:59:13,036] 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) [2025-02-06 00:59:13,036] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-06 00:59:13,036] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,038] 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) [2025-02-06 00:59:13,038] 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) [2025-02-06 00:59:13,039] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-06 00:59:13,039] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,040] 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) [2025-02-06 00:59:13,041] 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) [2025-02-06 00:59:13,041] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-06 00:59:13,041] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,042] 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) [2025-02-06 00:59:13,042] 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) [2025-02-06 00:59:13,043] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-06 00:59:13,043] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,044] 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) [2025-02-06 00:59:13,045] 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) [2025-02-06 00:59:13,045] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-06 00:59:13,045] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,046] 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) [2025-02-06 00:59:13,047] 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) [2025-02-06 00:59:13,047] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-06 00:59:13,047] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,048] 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) [2025-02-06 00:59:13,049] 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) [2025-02-06 00:59:13,049] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-06 00:59:13,049] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,050] 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) [2025-02-06 00:59:13,051] 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) [2025-02-06 00:59:13,051] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-06 00:59:13,051] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,052] 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) [2025-02-06 00:59:13,053] 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) [2025-02-06 00:59:13,053] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-06 00:59:13,053] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,054] 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) [2025-02-06 00:59:13,054] 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) [2025-02-06 00:59:13,055] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-06 00:59:13,055] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,056] 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) [2025-02-06 00:59:13,056] 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) [2025-02-06 00:59:13,056] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-06 00:59:13,056] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,058] 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) [2025-02-06 00:59:13,058] 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) [2025-02-06 00:59:13,058] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-06 00:59:13,058] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,059] 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) [2025-02-06 00:59:13,060] 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) [2025-02-06 00:59:13,060] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-06 00:59:13,060] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,061] 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) [2025-02-06 00:59:13,061] 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) [2025-02-06 00:59:13,062] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-06 00:59:13,062] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,063] 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) [2025-02-06 00:59:13,063] 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) [2025-02-06 00:59:13,063] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-06 00:59:13,064] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,064] 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) [2025-02-06 00:59:13,065] 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) [2025-02-06 00:59:13,065] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-06 00:59:13,065] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,066] 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) [2025-02-06 00:59:13,067] 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) [2025-02-06 00:59:13,067] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-06 00:59:13,067] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 00:59:13,067] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-20) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:59:13,069] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-06 00:59:13,069] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 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) [2025-02-06 00:59:13,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,154] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,155] INFO [Log 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.Log) [2025-02-06 00:59:13,358] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,358] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 00:59:13,359] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 00:59:13,359] 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) [2025-02-06 01:02:09,133] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:12:09,133] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:22:09,133] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:32:09,133] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:42:09,133] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:50:39,858] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:50:39,935] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2025-02-06 01:50:39,938] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-06 01:50:39,997] WARN Session 0x200001d2dd9000b for server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41: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) [2025-02-06 01:50:40,945] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:40,945] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:41,046] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:50:41,217] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:41,217] INFO Socket connection established, initiating session, client: /10.0.0.41:50732, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:41,219] INFO Unable to read additional data from server sessionid 0x200001d2dd9000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:43,168] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:43,168] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:44,040] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:44,041] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:44,630] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:44,631] INFO Socket connection established, initiating session, client: /10.0.0.41:50924, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:44,632] INFO Unable to read additional data from server sessionid 0x200001d2dd9000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,016] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,017] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,373] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,373] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,628] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,628] INFO Socket connection established, initiating session, client: /10.0.0.41:50982, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:46,629] INFO Unable to read additional data from server sessionid 0x200001d2dd9000b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:48,654] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:48,654] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:49,524] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:49,524] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) +++ date ++ echo 'INFO: =================== Thu Feb 6 01:50:52 UTC 2025 ===================' INFO: =================== Thu Feb 6 01:50:52 UTC 2025 =================== ++ 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 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ awk '/32 host/ { print f } {f=$2}' +++ cat /proc/net/fib_trie +++ sort +++ grep -vi host +++ uniq ++ local local_ips=,10.0.0.41,10.20.0.23,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ echo 10.0.0.41 2 ++ return + my_ip_and_order='10.0.0.41 2' + '[' -n '10.0.0.41 2' ']' + break + '[' -z '10.0.0.41 2' ']' ++ echo 10.0.0.41 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.41 ++ echo 10.0.0.41 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.41 + KAFKA_LISTEN_ADDRESS=10.0.0.41 + 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.41:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.41/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 [2025-02-06 01:50:55,849] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 01:50:57,902] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 01:50:58,097] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:50:58,122] INFO starting (kafka.server.KafkaServer) [2025-02-06 01:50:58,134] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 01:50:58,208] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:50:58,222] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,243] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-2. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,243] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,243] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,243] 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) [2025-02-06 01:50:58,244] 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) [2025-02-06 01:50:58,244] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,244] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,245] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,245] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,249] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,249] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,249] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,249] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,250] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,250] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,250] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,250] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,252] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:50:58,287] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 01:50:58,303] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:58,398] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:50:58,406] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:50:58,419] INFO Socket connection established, initiating session, client: /10.0.0.41:39752, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:02,285] 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) [2025-02-06 01:51:02,496] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:02,497] INFO Socket connection established, initiating session, client: /10.0.0.41:55490, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:02,498] 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) [2025-02-06 01:51:03,357] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:03,358] INFO Socket connection established, initiating session, client: /10.0.0.41:56030, server: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:03,367] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181, sessionid = 0x300005791180002, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:03,370] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:04,220] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 01:51:04,394] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 01:51:04,417] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 01:51:04,500] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:04,501] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:04,501] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:04,649] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:04,654] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-06 01:51:04,902] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:04,906] 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) [2025-02-06 01:51:04,943] 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) [2025-02-06 01:51:04,966] 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 142ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:04,974] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:04,974] 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) [2025-02-06 01:51:05,113] 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) [2025-02-06 01:51:05,119] 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 147ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,120] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,121] 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) [2025-02-06 01:51:05,122] 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) [2025-02-06 01:51:05,124] 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 5ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,125] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,125] 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) [2025-02-06 01:51:05,127] 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) [2025-02-06 01:51:05,132] 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 8ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,135] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,135] 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) [2025-02-06 01:51:05,478] 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) [2025-02-06 01:51:05,489] 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 357ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,526] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,526] 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) [2025-02-06 01:51:05,527] 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) [2025-02-06 01:51:05,530] 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 41ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,533] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,533] 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) [2025-02-06 01:51:05,545] 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) [2025-02-06 01:51:05,548] 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 18ms (7/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,549] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,549] 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) [2025-02-06 01:51:05,550] 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) [2025-02-06 01:51:05,552] 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 4ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,555] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,556] 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) [2025-02-06 01:51:05,557] 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) [2025-02-06 01:51:05,562] 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 10ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,563] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,563] 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) [2025-02-06 01:51:05,564] 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) [2025-02-06 01:51:05,624] 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 62ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,625] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,626] 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) [2025-02-06 01:51:05,672] 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) [2025-02-06 01:51:05,675] 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 50ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,676] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,676] 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) [2025-02-06 01:51:05,695] 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) [2025-02-06 01:51:05,699] 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 23ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,700] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,734] 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) [2025-02-06 01:51:05,743] 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) [2025-02-06 01:51:05,745] 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 46ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,746] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,747] 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) [2025-02-06 01:51:05,747] 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) [2025-02-06 01:51:05,749] 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 4ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,750] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,750] 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) [2025-02-06 01:51:05,796] 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) [2025-02-06 01:51:05,799] 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 50ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,805] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,831] 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) [2025-02-06 01:51:05,846] 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) [2025-02-06 01:51:05,847] 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 48ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,849] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,850] 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) [2025-02-06 01:51:05,878] 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) [2025-02-06 01:51:05,880] 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 33ms (17/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,881] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,882] 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) [2025-02-06 01:51:05,882] 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) [2025-02-06 01:51:05,884] 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 4ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,886] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,894] 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) [2025-02-06 01:51:05,901] 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) [2025-02-06 01:51:05,902] 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 18ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,903] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,903] 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) [2025-02-06 01:51:05,928] 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) [2025-02-06 01:51:05,929] 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 27ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:05,931] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:05,931] 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) [2025-02-06 01:51:06,026] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 2560 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,045] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2560 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,047] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002560.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,050] 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=2560) with 1 segments in 121ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,056] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,062] 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) [2025-02-06 01:51:06,063] 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) [2025-02-06 01:51:06,066] 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/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,071] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,071] 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) [2025-02-06 01:51:06,072] 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) [2025-02-06 01:51:06,073] 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 3ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,074] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,074] 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) [2025-02-06 01:51:06,075] 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) [2025-02-06 01:51:06,076] 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 3ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,082] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,082] 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) [2025-02-06 01:51:06,086] 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) [2025-02-06 01:51:06,087] 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/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,088] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,088] 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) [2025-02-06 01:51:06,092] 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) [2025-02-06 01:51:06,093] 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 6ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,094] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,094] 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) [2025-02-06 01:51:06,095] 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) [2025-02-06 01:51:06,096] 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 3ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,097] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,097] 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) [2025-02-06 01:51:06,098] 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) [2025-02-06 01:51:06,098] 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 2ms (28/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,099] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,107] 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) [2025-02-06 01:51:06,108] 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) [2025-02-06 01:51:06,127] 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 29ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,128] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,128] 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) [2025-02-06 01:51:06,131] 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) [2025-02-06 01:51:06,133] 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 5ms (30/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,148] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,148] 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) [2025-02-06 01:51:06,149] 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) [2025-02-06 01:51:06,150] 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 17ms (31/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,151] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,151] 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) [2025-02-06 01:51:06,163] 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) [2025-02-06 01:51:06,164] 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 14ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,165] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,165] 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) [2025-02-06 01:51:06,166] 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) [2025-02-06 01:51:06,167] 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 3ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,168] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,168] 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) [2025-02-06 01:51:06,177] 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) [2025-02-06 01:51:06,178] 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 11ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,179] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,179] 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) [2025-02-06 01:51:06,180] 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) [2025-02-06 01:51:06,181] 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 2ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,190] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,190] 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) [2025-02-06 01:51:06,190] 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) [2025-02-06 01:51:06,191] 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 11ms (36/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,192] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,192] 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) [2025-02-06 01:51:06,204] 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) [2025-02-06 01:51:06,205] 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 14ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,214] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,214] 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) [2025-02-06 01:51:06,214] 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) [2025-02-06 01:51:06,220] 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 12ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,225] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,226] 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) [2025-02-06 01:51:06,231] 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) [2025-02-06 01:51:06,233] 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 13ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,241] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,241] 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) [2025-02-06 01:51:06,243] 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) [2025-02-06 01:51:06,248] 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 15ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,250] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,250] 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) [2025-02-06 01:51:06,265] 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) [2025-02-06 01:51:06,303] 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 55ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,305] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,309] 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) [2025-02-06 01:51:06,310] 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) [2025-02-06 01:51:06,354] 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 51ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,362] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,386] 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) [2025-02-06 01:51:06,405] 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) [2025-02-06 01:51:06,426] 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 72ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,431] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,440] 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) [2025-02-06 01:51:06,441] 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) [2025-02-06 01:51:06,458] 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 27ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,459] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,462] 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) [2025-02-06 01:51:06,483] 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) [2025-02-06 01:51:06,485] 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 28ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,486] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,490] 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) [2025-02-06 01:51:06,521] 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) [2025-02-06 01:51:06,523] 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 37ms (46/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,525] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,526] 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) [2025-02-06 01:51:06,535] 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) [2025-02-06 01:51:06,536] 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 11ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,544] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,545] 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) [2025-02-06 01:51:06,548] 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) [2025-02-06 01:51:06,567] 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 31ms (48/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,568] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,569] 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) [2025-02-06 01:51:06,572] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,582] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,582] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,583] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7, topic=HEALTH_CHECK_TOPIC, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 16ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,584] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,585] 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) [2025-02-06 01:51:06,591] 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) [2025-02-06 01:51:06,592] 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 9ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,604] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,604] 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) [2025-02-06 01:51:06,605] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,610] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,610] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,634] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8, topic=HEALTH_CHECK_TOPIC, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 40ms (51/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,661] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,661] 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) [2025-02-06 01:51:06,666] 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) [2025-02-06 01:51:06,668] 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 20ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,670] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,670] 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) [2025-02-06 01:51:06,672] 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) [2025-02-06 01:51:06,676] 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 8ms (53/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,686] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,686] 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) [2025-02-06 01:51:06,690] 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) [2025-02-06 01:51:06,691] 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 15ms (54/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,698] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,699] 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) [2025-02-06 01:51:06,700] 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) [2025-02-06 01:51:06,701] 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 10ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,702] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,703] 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) [2025-02-06 01:51:06,721] 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) [2025-02-06 01:51:06,722] 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 21ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,724] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,724] 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) [2025-02-06 01:51:06,725] 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) [2025-02-06 01:51:06,728] 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 (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,731] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,733] 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) [2025-02-06 01:51:06,737] 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) [2025-02-06 01:51:06,738] 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 (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,739] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,739] 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) [2025-02-06 01:51:06,740] 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) [2025-02-06 01:51:06,742] 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 3ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,743] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,743] 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) [2025-02-06 01:51:06,748] 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) [2025-02-06 01:51:06,749] 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 7ms (60/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,750] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,750] 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) [2025-02-06 01:51:06,761] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,767] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,768] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,769] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20, topic=HEALTH_CHECK_TOPIC, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 19ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,770] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,771] 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) [2025-02-06 01:51:06,774] 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) [2025-02-06 01:51:06,775] 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 7ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,777] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,777] 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) [2025-02-06 01:51:06,778] 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) [2025-02-06 01:51:06,779] 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 (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,783] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,783] 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) [2025-02-06 01:51:06,791] 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) [2025-02-06 01:51:06,800] 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 20ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,802] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,802] 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) [2025-02-06 01:51:06,806] 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) [2025-02-06 01:51:06,807] 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 6ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,808] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,808] 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) [2025-02-06 01:51:06,815] 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) [2025-02-06 01:51:06,822] 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 15ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,823] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,824] 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) [2025-02-06 01:51:06,834] 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) [2025-02-06 01:51:06,834] 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 12ms (67/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,836] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,836] 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) [2025-02-06 01:51:06,839] 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) [2025-02-06 01:51:06,840] 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 (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,842] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,842] 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) [2025-02-06 01:51:06,843] 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) [2025-02-06 01:51:06,844] 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 4ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,845] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,845] 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) [2025-02-06 01:51:06,846] 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) [2025-02-06 01:51:06,847] 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 2ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,847] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,848] 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) [2025-02-06 01:51:06,849] 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) [2025-02-06 01:51:06,850] 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 4ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,852] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,852] 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) [2025-02-06 01:51:06,874] 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) [2025-02-06 01:51:06,875] 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 25ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,876] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,877] 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) [2025-02-06 01:51:06,881] 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) [2025-02-06 01:51:06,881] 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 6ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,882] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,884] 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) [2025-02-06 01:51:06,887] 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) [2025-02-06 01:51:06,888] 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 7ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,889] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,890] 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) [2025-02-06 01:51:06,890] 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) [2025-02-06 01:51:06,892] 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 4ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,893] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,893] 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) [2025-02-06 01:51:06,896] 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) [2025-02-06 01:51:06,896] 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 3ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,897] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,898] 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) [2025-02-06 01:51:06,901] 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) [2025-02-06 01:51:06,902] 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 (77/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,902] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,902] 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) [2025-02-06 01:51:06,912] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 617 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,916] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 617 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,916] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000617.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,918] 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=617) with 1 segments in 16ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,918] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,924] 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) [2025-02-06 01:51:06,926] 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) [2025-02-06 01:51:06,927] 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 9ms (79/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,930] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,931] 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) [2025-02-06 01:51:06,932] 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) [2025-02-06 01:51:06,933] 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 5ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,941] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,941] 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) [2025-02-06 01:51:06,941] 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) [2025-02-06 01:51:06,947] 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 10ms (81/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,947] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,947] 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) [2025-02-06 01:51:06,959] 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) [2025-02-06 01:51:06,960] 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 14ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,962] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,963] 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) [2025-02-06 01:51:06,964] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,968] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:06,968] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:06,972] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29, topic=HEALTH_CHECK_TOPIC, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 12ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,973] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,974] 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) [2025-02-06 01:51:06,978] 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) [2025-02-06 01:51:06,979] 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 (84/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,980] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,980] 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) [2025-02-06 01:51:06,981] 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) [2025-02-06 01:51:06,981] 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 (85/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,984] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,985] 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) [2025-02-06 01:51:06,994] 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) [2025-02-06 01:51:06,995] 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 14ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:06,997] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:06,997] 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) [2025-02-06 01:51:06,997] 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) [2025-02-06 01:51:06,998] 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 2ms (87/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,000] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,000] 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) [2025-02-06 01:51:07,001] 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) [2025-02-06 01:51:07,003] 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 3ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,004] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,004] 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) [2025-02-06 01:51:07,009] 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) [2025-02-06 01:51:07,025] 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 23ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,027] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,027] 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) [2025-02-06 01:51:07,032] 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) [2025-02-06 01:51:07,034] 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 9ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,035] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,035] 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) [2025-02-06 01:51:07,036] 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) [2025-02-06 01:51:07,036] 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 (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,042] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,042] 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) [2025-02-06 01:51:07,045] 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) [2025-02-06 01:51:07,046] 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 6ms (92/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,047] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,047] 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) [2025-02-06 01:51:07,050] 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) [2025-02-06 01:51:07,051] 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 5ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,052] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,052] 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) [2025-02-06 01:51:07,065] 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) [2025-02-06 01:51:07,065] 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 14ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,066] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,066] 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) [2025-02-06 01:51:07,067] 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) [2025-02-06 01:51:07,085] 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 20ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,087] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,088] 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) [2025-02-06 01:51:07,088] 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) [2025-02-06 01:51:07,094] 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 8ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,094] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,095] 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) [2025-02-06 01:51:07,104] 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) [2025-02-06 01:51:07,104] 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 10ms (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,105] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,105] 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) [2025-02-06 01:51:07,108] 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) [2025-02-06 01:51:07,109] 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 5ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,109] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,109] 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) [2025-02-06 01:51:07,113] 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) [2025-02-06 01:51:07,113] 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 (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,114] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,114] 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) [2025-02-06 01:51:07,118] 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) [2025-02-06 01:51:07,119] 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 5ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,119] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,119] 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) [2025-02-06 01:51:07,120] 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) [2025-02-06 01:51:07,120] 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 (101/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,122] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,122] 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) [2025-02-06 01:51:07,123] 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) [2025-02-06 01:51:07,125] 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 5ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,128] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,128] 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) [2025-02-06 01:51:07,133] 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) [2025-02-06 01:51:07,135] 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 10ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,136] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,138] 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) [2025-02-06 01:51:07,139] 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) [2025-02-06 01:51:07,141] 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 6ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,142] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,145] 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) [2025-02-06 01:51:07,146] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,154] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,154] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,155] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9, topic=HEALTH_CHECK_TOPIC, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 14ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,160] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,161] 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) [2025-02-06 01:51:07,162] 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) [2025-02-06 01:51:07,163] 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 8ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,166] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,166] 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) [2025-02-06 01:51:07,169] 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) [2025-02-06 01:51:07,173] 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 10ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,177] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,177] 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) [2025-02-06 01:51:07,178] 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) [2025-02-06 01:51:07,179] 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 5ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,179] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,179] 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) [2025-02-06 01:51:07,180] 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) [2025-02-06 01:51:07,180] 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 2ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,192] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,192] 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) [2025-02-06 01:51:07,197] 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) [2025-02-06 01:51:07,198] 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 17ms (110/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,199] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,199] 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) [2025-02-06 01:51:07,199] 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) [2025-02-06 01:51:07,200] 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 1ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,200] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,200] 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) [2025-02-06 01:51:07,216] 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) [2025-02-06 01:51:07,216] 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 17ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,218] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,218] 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) [2025-02-06 01:51:07,225] 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) [2025-02-06 01:51:07,226] 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 10ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,227] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,227] 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) [2025-02-06 01:51:07,228] 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) [2025-02-06 01:51:07,230] 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 4ms (114/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,231] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,231] 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) [2025-02-06 01:51:07,235] 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) [2025-02-06 01:51:07,235] 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 5ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,242] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,242] 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) [2025-02-06 01:51:07,244] 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) [2025-02-06 01:51:07,244] 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 9ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,248] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,248] 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) [2025-02-06 01:51:07,249] 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) [2025-02-06 01:51:07,250] 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 6ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,254] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,254] 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) [2025-02-06 01:51:07,256] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 126 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,265] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,268] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-12-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,269] 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=126) with 1 segments in 19ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,270] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,270] 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) [2025-02-06 01:51:07,273] 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) [2025-02-06 01:51:07,274] 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 5ms (119/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,277] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,277] 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) [2025-02-06 01:51:07,280] 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) [2025-02-06 01:51:07,282] 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 8ms (120/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,282] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,282] 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) [2025-02-06 01:51:07,289] 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) [2025-02-06 01:51:07,290] 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 7ms (121/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,290] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,290] 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) [2025-02-06 01:51:07,296] 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) [2025-02-06 01:51:07,296] 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 7ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,297] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,297] 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) [2025-02-06 01:51:07,297] 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) [2025-02-06 01:51:07,298] 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 2ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,299] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,299] 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) [2025-02-06 01:51:07,299] 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) [2025-02-06 01:51:07,305] 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 7ms (124/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,306] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,306] 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) [2025-02-06 01:51:07,318] 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) [2025-02-06 01:51:07,319] 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 13ms (125/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,319] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,319] 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) [2025-02-06 01:51:07,320] 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) [2025-02-06 01:51:07,320] 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 2ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,321] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,321] 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) [2025-02-06 01:51:07,329] 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) [2025-02-06 01:51:07,329] 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 9ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,330] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,330] 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) [2025-02-06 01:51:07,331] 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) [2025-02-06 01:51:07,332] 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 2ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,332] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,332] 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) [2025-02-06 01:51:07,337] 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) [2025-02-06 01:51:07,338] 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 6ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,338] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,338] 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) [2025-02-06 01:51:07,344] 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) [2025-02-06 01:51:07,348] 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 9ms (130/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,348] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,348] 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) [2025-02-06 01:51:07,357] 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) [2025-02-06 01:51:07,357] 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 10ms (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,358] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,358] 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) [2025-02-06 01:51:07,364] 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) [2025-02-06 01:51:07,364] 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 7ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,365] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,365] 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) [2025-02-06 01:51:07,373] 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) [2025-02-06 01:51:07,373] 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 9ms (133/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,374] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,374] 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) [2025-02-06 01:51:07,374] 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) [2025-02-06 01:51:07,375] 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 (134/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,375] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,375] 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) [2025-02-06 01:51:07,376] 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) [2025-02-06 01:51:07,376] 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 1ms (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,381] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,381] 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) [2025-02-06 01:51:07,406] 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) [2025-02-06 01:51:07,407] 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 31ms (136/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,408] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,408] 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) [2025-02-06 01:51:07,408] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,415] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,415] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,415] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24, topic=HEALTH_CHECK_TOPIC, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 8ms (137/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,416] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,416] 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) [2025-02-06 01:51:07,420] 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) [2025-02-06 01:51:07,420] 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 5ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,421] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,421] 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) [2025-02-06 01:51:07,424] 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) [2025-02-06 01:51:07,425] 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 5ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,426] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,426] 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) [2025-02-06 01:51:07,426] 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) [2025-02-06 01:51:07,429] 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 4ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,431] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,431] 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) [2025-02-06 01:51:07,436] 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) [2025-02-06 01:51:07,436] 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 7ms (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,438] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,438] 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) [2025-02-06 01:51:07,438] 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) [2025-02-06 01:51:07,440] 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 4ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,441] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,441] 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) [2025-02-06 01:51:07,446] 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) [2025-02-06 01:51:07,446] 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 (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,447] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,452] 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) [2025-02-06 01:51:07,452] 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) [2025-02-06 01:51:07,456] 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 10ms (144/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,457] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,457] 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) [2025-02-06 01:51:07,459] 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) [2025-02-06 01:51:07,459] 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 3ms (145/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,460] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,460] 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) [2025-02-06 01:51:07,460] 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) [2025-02-06 01:51:07,464] 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 (146/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,465] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,465] 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) [2025-02-06 01:51:07,465] 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) [2025-02-06 01:51:07,466] 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 (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,466] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,467] 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) [2025-02-06 01:51:07,467] 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) [2025-02-06 01:51:07,471] 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 (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,471] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,471] 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) [2025-02-06 01:51:07,472] 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) [2025-02-06 01:51:07,472] 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 (149/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,473] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,473] 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) [2025-02-06 01:51:07,474] 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) [2025-02-06 01:51:07,479] 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 7ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,480] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,480] 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) [2025-02-06 01:51:07,486] 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) [2025-02-06 01:51:07,486] 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 7ms (151/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,487] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,487] 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) [2025-02-06 01:51:07,487] 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) [2025-02-06 01:51:07,487] 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 1ms (152/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,488] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,488] 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) [2025-02-06 01:51:07,489] 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) [2025-02-06 01:51:07,493] 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 6ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,494] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,494] 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) [2025-02-06 01:51:07,495] 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) [2025-02-06 01:51:07,495] 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 (154/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,496] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,496] 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) [2025-02-06 01:51:07,496] 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) [2025-02-06 01:51:07,497] 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 1ms (155/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,502] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,502] 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) [2025-02-06 01:51:07,508] 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) [2025-02-06 01:51:07,508] 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 12ms (156/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,510] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,510] 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) [2025-02-06 01:51:07,511] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Writing producer snapshot at offset 7 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,515] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 7 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,516] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5/00000000000000000007.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,517] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5, topic=HEALTH_CHECK_TOPIC, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=7) with 1 segments in 9ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,517] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,518] 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) [2025-02-06 01:51:07,527] 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) [2025-02-06 01:51:07,528] 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 11ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,528] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,528] 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) [2025-02-06 01:51:07,529] 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) [2025-02-06 01:51:07,529] 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 (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,530] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,530] 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) [2025-02-06 01:51:07,540] 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) [2025-02-06 01:51:07,540] 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 11ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,541] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,541] 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) [2025-02-06 01:51:07,542] 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) [2025-02-06 01:51:07,542] 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 2ms (161/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,543] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,544] 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) [2025-02-06 01:51:07,544] 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) [2025-02-06 01:51:07,547] 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 (162/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,549] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,551] 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) [2025-02-06 01:51:07,552] 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) [2025-02-06 01:51:07,553] 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 6ms (163/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,554] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,554] 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) [2025-02-06 01:51:07,557] 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) [2025-02-06 01:51:07,561] 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 (164/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,563] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,566] 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) [2025-02-06 01:51:07,567] 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) [2025-02-06 01:51:07,568] 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 7ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,569] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,569] 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) [2025-02-06 01:51:07,577] 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) [2025-02-06 01:51:07,578] 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 10ms (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,578] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,579] 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) [2025-02-06 01:51:07,579] 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) [2025-02-06 01:51:07,579] 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 1ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,580] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,580] 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) [2025-02-06 01:51:07,580] 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) [2025-02-06 01:51:07,584] 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 5ms (168/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,585] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,585] 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) [2025-02-06 01:51:07,593] 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) [2025-02-06 01:51:07,593] 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 9ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,594] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,594] 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) [2025-02-06 01:51:07,597] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 849 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,601] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 849 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,601] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000849.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,601] 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=849) with 1 segments in 8ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,605] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,605] 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) [2025-02-06 01:51:07,609] 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) [2025-02-06 01:51:07,609] 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 8ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,610] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,610] 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) [2025-02-06 01:51:07,610] 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) [2025-02-06 01:51:07,611] 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 (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,611] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,611] 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) [2025-02-06 01:51:07,615] 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) [2025-02-06 01:51:07,615] 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 4ms (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,616] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,616] 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) [2025-02-06 01:51:07,617] 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) [2025-02-06 01:51:07,617] 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 (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,619] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,619] 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) [2025-02-06 01:51:07,627] 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) [2025-02-06 01:51:07,627] 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 10ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,628] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,628] 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) [2025-02-06 01:51:07,629] 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) [2025-02-06 01:51:07,631] 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 3ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,632] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,632] 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) [2025-02-06 01:51:07,635] 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) [2025-02-06 01:51:07,635] 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 5ms (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,636] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,636] 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) [2025-02-06 01:51:07,640] 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) [2025-02-06 01:51:07,641] 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 (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,641] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,642] 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) [2025-02-06 01:51:07,642] 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) [2025-02-06 01:51:07,642] 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 2ms (179/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,643] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,643] 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) [2025-02-06 01:51:07,643] 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) [2025-02-06 01:51:07,644] 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 (180/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,646] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,646] 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) [2025-02-06 01:51:07,649] 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) [2025-02-06 01:51:07,650] 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 (181/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,651] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,651] 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) [2025-02-06 01:51:07,652] 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) [2025-02-06 01:51:07,654] 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 4ms (182/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,659] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,659] 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) [2025-02-06 01:51:07,660] 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) [2025-02-06 01:51:07,660] 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 (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,662] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,662] 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) [2025-02-06 01:51:07,663] 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) [2025-02-06 01:51:07,665] 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 (184/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,667] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,667] 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) [2025-02-06 01:51:07,674] 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) [2025-02-06 01:51:07,674] 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 9ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,675] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,675] 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) [2025-02-06 01:51:07,676] 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) [2025-02-06 01:51:07,676] 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 2ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,677] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,677] 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) [2025-02-06 01:51:07,684] 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) [2025-02-06 01:51:07,685] 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 9ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,685] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,686] 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) [2025-02-06 01:51:07,686] 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) [2025-02-06 01:51:07,686] 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 1ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,687] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,687] 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) [2025-02-06 01:51:07,687] 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) [2025-02-06 01:51:07,688] 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 2ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,688] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,688] 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) [2025-02-06 01:51:07,693] 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) [2025-02-06 01:51:07,694] 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 (190/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,694] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,694] 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) [2025-02-06 01:51:07,695] 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) [2025-02-06 01:51:07,695] 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 2ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,696] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,696] 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) [2025-02-06 01:51:07,701] 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) [2025-02-06 01:51:07,701] 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 6ms (192/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,702] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,702] 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) [2025-02-06 01:51:07,702] 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) [2025-02-06 01:51:07,705] 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 4ms (193/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,706] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,706] 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) [2025-02-06 01:51:07,713] 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) [2025-02-06 01:51:07,713] 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 8ms (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,714] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,714] 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) [2025-02-06 01:51:07,714] 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) [2025-02-06 01:51:07,715] 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 2ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,716] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,716] 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) [2025-02-06 01:51:07,716] 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) [2025-02-06 01:51:07,717] 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 1ms (196/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,718] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,718] 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) [2025-02-06 01:51:07,718] 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) [2025-02-06 01:51:07,720] 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 4ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,722] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,722] 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) [2025-02-06 01:51:07,725] 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) [2025-02-06 01:51:07,726] 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 6ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,729] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,729] 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) [2025-02-06 01:51:07,735] 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) [2025-02-06 01:51:07,736] 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 9ms (199/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,736] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,736] 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) [2025-02-06 01:51:07,741] 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) [2025-02-06 01:51:07,741] 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 6ms (200/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,742] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,742] 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) [2025-02-06 01:51:07,742] 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) [2025-02-06 01:51:07,743] 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 (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,743] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,743] 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) [2025-02-06 01:51:07,752] 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) [2025-02-06 01:51:07,752] 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 9ms (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,753] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,753] 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) [2025-02-06 01:51:07,753] 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) [2025-02-06 01:51:07,765] 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 13ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,777] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,777] 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) [2025-02-06 01:51:07,781] 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) [2025-02-06 01:51:07,781] 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 16ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,782] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,782] 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) [2025-02-06 01:51:07,785] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 727 (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,795] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 727 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:07,795] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000000727.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:07,799] 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=727) with 1 segments in 18ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,800] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,800] 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) [2025-02-06 01:51:07,801] 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) [2025-02-06 01:51:07,801] 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 (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,802] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,802] 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) [2025-02-06 01:51:07,802] 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) [2025-02-06 01:51:07,805] 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 4ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,809] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,809] 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) [2025-02-06 01:51:07,819] 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) [2025-02-06 01:51:07,821] 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 16ms (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,821] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,822] 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) [2025-02-06 01:51:07,822] 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) [2025-02-06 01:51:07,822] 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 (209/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,823] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,823] 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) [2025-02-06 01:51:07,829] 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) [2025-02-06 01:51:07,829] 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 7ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,833] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,833] 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) [2025-02-06 01:51:07,834] 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) [2025-02-06 01:51:07,841] 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 12ms (211/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,841] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,842] 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) [2025-02-06 01:51:07,842] 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) [2025-02-06 01:51:07,842] 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 1ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,843] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,845] 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) [2025-02-06 01:51:07,845] 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) [2025-02-06 01:51:07,846] 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 4ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,849] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,849] 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) [2025-02-06 01:51:07,850] 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) [2025-02-06 01:51:07,861] 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 12ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,862] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,862] 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) [2025-02-06 01:51:07,862] 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) [2025-02-06 01:51:07,863] 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 (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,869] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,869] 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) [2025-02-06 01:51:07,873] 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) [2025-02-06 01:51:07,877] 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 15ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,878] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,878] 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) [2025-02-06 01:51:07,878] 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) [2025-02-06 01:51:07,879] 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 (217/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,879] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,879] 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) [2025-02-06 01:51:07,880] 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) [2025-02-06 01:51:07,880] 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 (218/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,881] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,881] 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) [2025-02-06 01:51:07,889] 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) [2025-02-06 01:51:07,889] 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 9ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,893] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,897] 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) [2025-02-06 01:51:07,905] 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) [2025-02-06 01:51:07,905] 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 16ms (220/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,906] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,906] 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) [2025-02-06 01:51:07,906] 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) [2025-02-06 01:51:07,907] 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 2ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,907] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,908] 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) [2025-02-06 01:51:07,915] 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) [2025-02-06 01:51:07,917] 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 10ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,917] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,918] 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) [2025-02-06 01:51:07,918] 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) [2025-02-06 01:51:07,918] 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 (223/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,919] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,919] 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) [2025-02-06 01:51:07,920] 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) [2025-02-06 01:51:07,920] 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 2ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,921] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,935] 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) [2025-02-06 01:51:07,945] 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) [2025-02-06 01:51:07,946] 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 26ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,947] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,947] 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) [2025-02-06 01:51:07,953] 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) [2025-02-06 01:51:07,954] 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 7ms (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,954] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,954] 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) [2025-02-06 01:51:07,955] 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) [2025-02-06 01:51:07,955] 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 (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,956] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,956] 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) [2025-02-06 01:51:07,956] 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) [2025-02-06 01:51:07,957] 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 2ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,957] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,957] 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) [2025-02-06 01:51:07,958] 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) [2025-02-06 01:51:07,958] 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 1ms (229/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,959] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,959] 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) [2025-02-06 01:51:07,963] 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) [2025-02-06 01:51:07,969] 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 11ms (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,970] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,970] 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) [2025-02-06 01:51:07,970] 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) [2025-02-06 01:51:07,973] 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 4ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,973] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,973] 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) [2025-02-06 01:51:07,974] 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) [2025-02-06 01:51:07,974] 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 (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,975] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,975] 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) [2025-02-06 01:51:07,975] 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) [2025-02-06 01:51:07,985] 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 11ms (233/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,990] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,993] 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) [2025-02-06 01:51:07,993] 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) [2025-02-06 01:51:07,994] 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 (234/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,994] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,994] 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) [2025-02-06 01:51:07,995] 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) [2025-02-06 01:51:07,995] 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 (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:07,996] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:07,996] 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) [2025-02-06 01:51:07,996] 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) [2025-02-06 01:51:08,005] 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 10ms (236/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,006] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,006] 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) [2025-02-06 01:51:08,015] 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) [2025-02-06 01:51:08,016] 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 10ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,017] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,017] 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) [2025-02-06 01:51:08,018] 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) [2025-02-06 01:51:08,019] 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 (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,019] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,019] 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) [2025-02-06 01:51:08,020] 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) [2025-02-06 01:51:08,020] 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 (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,033] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,033] 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) [2025-02-06 01:51:08,034] 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) [2025-02-06 01:51:08,034] 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 1ms (240/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,036] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,036] 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) [2025-02-06 01:51:08,037] 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) [2025-02-06 01:51:08,037] 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 3ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,038] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,038] 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) [2025-02-06 01:51:08,039] 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) [2025-02-06 01:51:08,039] 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 2ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,051] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,051] 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) [2025-02-06 01:51:08,051] 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) [2025-02-06 01:51:08,052] 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 13ms (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,053] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,053] 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) [2025-02-06 01:51:08,065] 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) [2025-02-06 01:51:08,073] 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 21ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,073] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,074] 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) [2025-02-06 01:51:08,074] 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) [2025-02-06 01:51:08,075] 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 (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,075] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,075] 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) [2025-02-06 01:51:08,076] 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) [2025-02-06 01:51:08,076] 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 (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,077] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,077] 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) [2025-02-06 01:51:08,077] 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) [2025-02-06 01:51:08,078] 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 (247/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,079] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,079] 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) [2025-02-06 01:51:08,080] 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) [2025-02-06 01:51:08,080] 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 2ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,092] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,092] 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) [2025-02-06 01:51:08,092] 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) [2025-02-06 01:51:08,093] 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 12ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,102] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,102] 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) [2025-02-06 01:51:08,103] 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) [2025-02-06 01:51:08,103] 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 2ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,104] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,104] 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) [2025-02-06 01:51:08,116] 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) [2025-02-06 01:51:08,117] 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 14ms (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,118] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,118] 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) [2025-02-06 01:51:08,118] 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) [2025-02-06 01:51:08,119] 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 2ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,125] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,125] 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) [2025-02-06 01:51:08,126] 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) [2025-02-06 01:51:08,126] 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 (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,146] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,146] 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) [2025-02-06 01:51:08,147] 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) [2025-02-06 01:51:08,149] 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 22ms (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,152] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,152] 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) [2025-02-06 01:51:08,153] 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) [2025-02-06 01:51:08,165] 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 16ms (255/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,182] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,182] 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) [2025-02-06 01:51:08,182] 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) [2025-02-06 01:51:08,183] 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 5ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,187] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,187] 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) [2025-02-06 01:51:08,188] 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) [2025-02-06 01:51:08,188] 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 5ms (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,193] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,193] 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) [2025-02-06 01:51:08,194] 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) [2025-02-06 01:51:08,195] 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 6ms (258/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,195] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,195] 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) [2025-02-06 01:51:08,196] 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) [2025-02-06 01:51:08,196] 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 1ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,196] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,197] 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) [2025-02-06 01:51:08,197] 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) [2025-02-06 01:51:08,197] 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 1ms (260/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,198] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,198] 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) [2025-02-06 01:51:08,209] 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) [2025-02-06 01:51:08,209] 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 12ms (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,217] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,217] 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) [2025-02-06 01:51:08,218] 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) [2025-02-06 01:51:08,218] 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 9ms (262/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,221] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,221] 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) [2025-02-06 01:51:08,227] 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) [2025-02-06 01:51:08,227] 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 9ms (263/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,228] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,228] 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) [2025-02-06 01:51:08,233] 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) [2025-02-06 01:51:08,233] 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 6ms (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,234] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,234] 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) [2025-02-06 01:51:08,234] 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) [2025-02-06 01:51:08,235] 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 (265/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,235] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,235] 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) [2025-02-06 01:51:08,235] 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) [2025-02-06 01:51:08,236] 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 2ms (266/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,236] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,236] 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) [2025-02-06 01:51:08,249] 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) [2025-02-06 01:51:08,250] 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 13ms (267/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,250] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,250] 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) [2025-02-06 01:51:08,251] 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) [2025-02-06 01:51:08,251] 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 2ms (268/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,252] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,252] 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) [2025-02-06 01:51:08,253] 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) [2025-02-06 01:51:08,253] 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 2ms (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,257] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,257] 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) [2025-02-06 01:51:08,258] 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) [2025-02-06 01:51:08,258] 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 5ms (270/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,266] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,266] 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) [2025-02-06 01:51:08,266] 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) [2025-02-06 01:51:08,267] 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 9ms (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,268] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,268] 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) [2025-02-06 01:51:08,273] 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) [2025-02-06 01:51:08,273] 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 6ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,274] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,274] 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) [2025-02-06 01:51:08,274] 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) [2025-02-06 01:51:08,275] 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 (273/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,276] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,276] 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) [2025-02-06 01:51:08,276] 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) [2025-02-06 01:51:08,277] 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 1ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,286] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,286] 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) [2025-02-06 01:51:08,295] 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) [2025-02-06 01:51:08,296] 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 20ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,297] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,297] 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) [2025-02-06 01:51:08,301] 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) [2025-02-06 01:51:08,302] 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 6ms (276/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,302] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,303] 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) [2025-02-06 01:51:08,303] 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) [2025-02-06 01:51:08,303] 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 1ms (277/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,304] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,304] 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) [2025-02-06 01:51:08,304] 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) [2025-02-06 01:51:08,305] 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 (278/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,305] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,305] 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) [2025-02-06 01:51:08,306] 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) [2025-02-06 01:51:08,306] 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 1ms (279/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,307] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,307] 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) [2025-02-06 01:51:08,307] 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) [2025-02-06 01:51:08,308] 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 1ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,309] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,313] 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) [2025-02-06 01:51:08,313] 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) [2025-02-06 01:51:08,314] 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 7ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,317] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,317] 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) [2025-02-06 01:51:08,317] 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) [2025-02-06 01:51:08,318] 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 4ms (282/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,318] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,318] 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) [2025-02-06 01:51:08,325] 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) [2025-02-06 01:51:08,326] 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 8ms (283/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,332] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,332] 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) [2025-02-06 01:51:08,336] 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) [2025-02-06 01:51:08,336] 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 10ms (284/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,337] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,337] 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) [2025-02-06 01:51:08,338] 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) [2025-02-06 01:51:08,338] 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 2ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,339] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,339] 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) [2025-02-06 01:51:08,339] 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) [2025-02-06 01:51:08,340] 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 1ms (286/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,340] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,340] 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) [2025-02-06 01:51:08,347] 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) [2025-02-06 01:51:08,348] 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 9ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,348] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,349] 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) [2025-02-06 01:51:08,353] 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) [2025-02-06 01:51:08,353] 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 5ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,354] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,354] 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) [2025-02-06 01:51:08,354] 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) [2025-02-06 01:51:08,355] 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 2ms (289/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,355] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,355] 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) [2025-02-06 01:51:08,356] 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) [2025-02-06 01:51:08,356] 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 (290/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,361] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,361] 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) [2025-02-06 01:51:08,367] 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) [2025-02-06 01:51:08,368] 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 11ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,368] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,368] 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) [2025-02-06 01:51:08,379] 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) [2025-02-06 01:51:08,379] 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 11ms (292/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,380] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,380] 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) [2025-02-06 01:51:08,380] 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) [2025-02-06 01:51:08,380] 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 (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,381] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,381] 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) [2025-02-06 01:51:08,382] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,387] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,387] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,387] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12, topic=HEALTH_CHECK_TOPIC, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 7ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,388] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,388] 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) [2025-02-06 01:51:08,391] 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) [2025-02-06 01:51:08,391] 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 4ms (295/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,392] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,392] 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) [2025-02-06 01:51:08,393] 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) [2025-02-06 01:51:08,393] 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 (296/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,394] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,394] 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) [2025-02-06 01:51:08,398] 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) [2025-02-06 01:51:08,399] 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 5ms (297/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,399] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,399] 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) [2025-02-06 01:51:08,400] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,412] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,412] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,412] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26, topic=HEALTH_CHECK_TOPIC, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 14ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,413] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,413] 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) [2025-02-06 01:51:08,416] 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) [2025-02-06 01:51:08,416] 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 (299/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,417] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,417] 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) [2025-02-06 01:51:08,417] 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) [2025-02-06 01:51:08,418] 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 1ms (300/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,418] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,418] 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) [2025-02-06 01:51:08,419] 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) [2025-02-06 01:51:08,419] 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 (301/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,420] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,420] 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) [2025-02-06 01:51:08,425] 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) [2025-02-06 01:51:08,426] 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 (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,426] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,426] 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) [2025-02-06 01:51:08,427] 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) [2025-02-06 01:51:08,427] 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 2ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,435] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,435] 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) [2025-02-06 01:51:08,435] 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) [2025-02-06 01:51:08,455] 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 28ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,456] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,456] 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) [2025-02-06 01:51:08,457] 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) [2025-02-06 01:51:08,474] 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 (305/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,475] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,475] 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) [2025-02-06 01:51:08,481] 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) [2025-02-06 01:51:08,481] 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 (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,482] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,482] 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) [2025-02-06 01:51:08,485] 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) [2025-02-06 01:51:08,486] 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 5ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,486] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,486] 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) [2025-02-06 01:51:08,487] 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) [2025-02-06 01:51:08,487] 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 (308/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,490] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,490] 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) [2025-02-06 01:51:08,497] 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) [2025-02-06 01:51:08,497] 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 10ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,498] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,498] 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) [2025-02-06 01:51:08,498] 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) [2025-02-06 01:51:08,499] 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 2ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,502] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,502] 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) [2025-02-06 01:51:08,502] 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) [2025-02-06 01:51:08,503] 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 4ms (311/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,504] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,504] 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) [2025-02-06 01:51:08,504] 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) [2025-02-06 01:51:08,504] 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 1ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,506] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,506] 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) [2025-02-06 01:51:08,519] 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) [2025-02-06 01:51:08,520] 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 16ms (313/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,520] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,521] 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) [2025-02-06 01:51:08,521] 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) [2025-02-06 01:51:08,521] 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 1ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,522] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,522] 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) [2025-02-06 01:51:08,522] 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) [2025-02-06 01:51:08,523] 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 2ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,524] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,524] 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) [2025-02-06 01:51:08,524] 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) [2025-02-06 01:51:08,525] 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 1ms (316/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,529] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,529] 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) [2025-02-06 01:51:08,530] 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) [2025-02-06 01:51:08,530] 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 (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,531] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,531] 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) [2025-02-06 01:51:08,534] 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) [2025-02-06 01:51:08,549] 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 19ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,552] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,552] 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) [2025-02-06 01:51:08,560] 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) [2025-02-06 01:51:08,564] 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 15ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,565] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,565] 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) [2025-02-06 01:51:08,577] 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) [2025-02-06 01:51:08,578] 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 13ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,578] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,578] 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) [2025-02-06 01:51:08,579] 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) [2025-02-06 01:51:08,579] 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 (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,580] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,580] 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) [2025-02-06 01:51:08,580] 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) [2025-02-06 01:51:08,581] 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 1ms (322/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,589] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,593] 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) [2025-02-06 01:51:08,593] 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) [2025-02-06 01:51:08,594] 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 (323/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,595] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,595] 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) [2025-02-06 01:51:08,599] 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) [2025-02-06 01:51:08,599] 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 5ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,600] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,600] 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) [2025-02-06 01:51:08,601] 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) [2025-02-06 01:51:08,602] 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 3ms (325/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,604] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,604] 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) [2025-02-06 01:51:08,609] 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) [2025-02-06 01:51:08,609] 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 7ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,610] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,610] 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) [2025-02-06 01:51:08,610] 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) [2025-02-06 01:51:08,641] 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 32ms (327/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,642] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,642] 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) [2025-02-06 01:51:08,651] 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) [2025-02-06 01:51:08,657] 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 16ms (328/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,658] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,658] 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) [2025-02-06 01:51:08,669] 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) [2025-02-06 01:51:08,669] 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 12ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,670] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,671] 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) [2025-02-06 01:51:08,674] 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) [2025-02-06 01:51:08,675] 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 5ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,675] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,675] 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) [2025-02-06 01:51:08,676] 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) [2025-02-06 01:51:08,676] 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 1ms (331/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,677] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,677] 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) [2025-02-06 01:51:08,684] 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) [2025-02-06 01:51:08,685] 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 9ms (332/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,685] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,685] 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) [2025-02-06 01:51:08,686] 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) [2025-02-06 01:51:08,686] 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 (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,687] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,687] 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) [2025-02-06 01:51:08,687] 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) [2025-02-06 01:51:08,687] 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 1ms (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,688] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,688] 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) [2025-02-06 01:51:08,694] 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) [2025-02-06 01:51:08,694] 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 7ms (335/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,695] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,695] 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) [2025-02-06 01:51:08,695] 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) [2025-02-06 01:51:08,698] 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 4ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,699] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,702] 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) [2025-02-06 01:51:08,702] 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) [2025-02-06 01:51:08,703] 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 5ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,703] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,703] 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) [2025-02-06 01:51:08,711] 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) [2025-02-06 01:51:08,711] 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 8ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,713] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,713] 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) [2025-02-06 01:51:08,718] 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) [2025-02-06 01:51:08,720] 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 8ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,721] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,721] 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) [2025-02-06 01:51:08,724] 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) [2025-02-06 01:51:08,724] 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 4ms (340/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,725] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,725] 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) [2025-02-06 01:51:08,728] 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) [2025-02-06 01:51:08,728] 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 4ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,729] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,729] 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) [2025-02-06 01:51:08,729] 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) [2025-02-06 01:51:08,731] 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 3ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,732] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,745] 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) [2025-02-06 01:51:08,749] 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) [2025-02-06 01:51:08,750] 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 18ms (343/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,750] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,750] 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) [2025-02-06 01:51:08,751] 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) [2025-02-06 01:51:08,751] 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 1ms (344/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,752] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,752] 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) [2025-02-06 01:51:08,752] 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) [2025-02-06 01:51:08,753] 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 (345/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,753] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,753] 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) [2025-02-06 01:51:08,754] 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) [2025-02-06 01:51:08,754] 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 1ms (346/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,755] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,755] 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) [2025-02-06 01:51:08,755] 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) [2025-02-06 01:51:08,773] 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 18ms (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,777] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,777] 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) [2025-02-06 01:51:08,778] 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) [2025-02-06 01:51:08,778] 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 1ms (348/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,779] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,779] 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) [2025-02-06 01:51:08,779] 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) [2025-02-06 01:51:08,781] 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 3ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,786] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,786] 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) [2025-02-06 01:51:08,787] 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) [2025-02-06 01:51:08,790] 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 9ms (350/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,790] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,790] 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) [2025-02-06 01:51:08,791] 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) [2025-02-06 01:51:08,791] 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 (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,796] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,796] 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) [2025-02-06 01:51:08,816] 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) [2025-02-06 01:51:08,821] 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 30ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,821] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,822] 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) [2025-02-06 01:51:08,822] 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) [2025-02-06 01:51:08,823] 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 (353/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,823] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,823] 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) [2025-02-06 01:51:08,835] 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) [2025-02-06 01:51:08,836] 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 (354/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,836] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,836] 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) [2025-02-06 01:51:08,836] 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) [2025-02-06 01:51:08,837] 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 (355/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,837] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,838] 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) [2025-02-06 01:51:08,841] 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) [2025-02-06 01:51:08,842] 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 4ms (356/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,842] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,842] 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) [2025-02-06 01:51:08,843] 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) [2025-02-06 01:51:08,843] 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 2ms (357/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,843] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,843] 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) [2025-02-06 01:51:08,844] 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) [2025-02-06 01:51:08,844] 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 1ms (358/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,844] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,845] 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) [2025-02-06 01:51:08,845] 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) [2025-02-06 01:51:08,860] 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 16ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,861] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,861] 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) [2025-02-06 01:51:08,862] 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) [2025-02-06 01:51:08,862] 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 (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,862] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,862] 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) [2025-02-06 01:51:08,867] 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) [2025-02-06 01:51:08,875] 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 12ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,876] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,876] 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) [2025-02-06 01:51:08,876] 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) [2025-02-06 01:51:08,877] 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 3ms (362/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,885] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,885] 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) [2025-02-06 01:51:08,886] 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) [2025-02-06 01:51:08,886] 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 9ms (363/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,887] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,887] 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) [2025-02-06 01:51:08,887] 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) [2025-02-06 01:51:08,888] 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 2ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,888] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,888] 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) [2025-02-06 01:51:08,889] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,893] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:08,893] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:08,894] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15, topic=HEALTH_CHECK_TOPIC, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 5ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,894] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,894] 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) [2025-02-06 01:51:08,895] 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) [2025-02-06 01:51:08,895] 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 (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,895] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,895] 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) [2025-02-06 01:51:08,901] 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) [2025-02-06 01:51:08,902] 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 7ms (367/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,903] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,903] 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) [2025-02-06 01:51:08,912] 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) [2025-02-06 01:51:08,912] 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 10ms (368/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,913] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,913] 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) [2025-02-06 01:51:08,916] 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) [2025-02-06 01:51:08,916] 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 4ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,917] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,917] 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) [2025-02-06 01:51:08,920] 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) [2025-02-06 01:51:08,920] 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 4ms (370/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,921] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,921] 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) [2025-02-06 01:51:08,921] 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) [2025-02-06 01:51:08,921] 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 (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,922] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,922] 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) [2025-02-06 01:51:08,925] 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) [2025-02-06 01:51:08,926] 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 4ms (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,926] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,926] 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) [2025-02-06 01:51:08,926] 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) [2025-02-06 01:51:08,927] 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 2ms (373/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,927] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,927] 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) [2025-02-06 01:51:08,928] 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) [2025-02-06 01:51:08,928] 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 1ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,930] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,930] 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) [2025-02-06 01:51:08,934] 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) [2025-02-06 01:51:08,934] 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 6ms (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,934] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,934] 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) [2025-02-06 01:51:08,935] 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) [2025-02-06 01:51:08,935] 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 1ms (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,936] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,936] 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) [2025-02-06 01:51:08,936] 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) [2025-02-06 01:51:08,937] 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 2ms (377/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,937] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,937] 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) [2025-02-06 01:51:08,941] 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) [2025-02-06 01:51:08,941] 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 4ms (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,942] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,942] 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) [2025-02-06 01:51:08,945] 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) [2025-02-06 01:51:08,947] 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 (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,947] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,947] 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) [2025-02-06 01:51:08,950] 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) [2025-02-06 01:51:08,950] 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 3ms (380/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,953] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,953] 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) [2025-02-06 01:51:08,956] 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) [2025-02-06 01:51:08,957] 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 7ms (381/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,958] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,958] 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) [2025-02-06 01:51:08,958] 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) [2025-02-06 01:51:08,959] 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 2ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,962] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,962] 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) [2025-02-06 01:51:08,965] 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) [2025-02-06 01:51:08,965] 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 5ms (383/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,977] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,977] 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) [2025-02-06 01:51:08,985] 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) [2025-02-06 01:51:08,990] 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 25ms (384/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,993] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,993] 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) [2025-02-06 01:51:08,998] 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) [2025-02-06 01:51:08,998] 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 5ms (385/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:08,999] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:08,999] 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) [2025-02-06 01:51:08,999] 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) [2025-02-06 01:51:08,999] 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 1ms (386/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,000] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,000] 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) [2025-02-06 01:51:09,001] 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) [2025-02-06 01:51:09,001] 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 2ms (387/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,001] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,001] 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) [2025-02-06 01:51:09,005] 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) [2025-02-06 01:51:09,011] 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 9ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,011] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,011] 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) [2025-02-06 01:51:09,014] 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) [2025-02-06 01:51:09,015] 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 (389/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,015] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,015] 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) [2025-02-06 01:51:09,015] 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) [2025-02-06 01:51:09,016] 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 (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,016] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,016] 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) [2025-02-06 01:51:09,019] 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) [2025-02-06 01:51:09,019] 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 3ms (391/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,020] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,020] 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) [2025-02-06 01:51:09,036] 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) [2025-02-06 01:51:09,036] 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 17ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,037] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,037] 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) [2025-02-06 01:51:09,041] 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) [2025-02-06 01:51:09,041] 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 5ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,042] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,042] 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) [2025-02-06 01:51:09,042] 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) [2025-02-06 01:51:09,042] 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 1ms (394/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,043] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,043] 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) [2025-02-06 01:51:09,043] 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) [2025-02-06 01:51:09,046] 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 4ms (395/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,047] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,047] 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) [2025-02-06 01:51:09,047] 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) [2025-02-06 01:51:09,048] 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 2ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,048] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,048] 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) [2025-02-06 01:51:09,053] 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) [2025-02-06 01:51:09,053] 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 5ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,054] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,054] 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) [2025-02-06 01:51:09,054] 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) [2025-02-06 01:51:09,055] 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 (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,055] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,055] 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) [2025-02-06 01:51:09,055] 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) [2025-02-06 01:51:09,056] 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 2ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,056] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,056] 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) [2025-02-06 01:51:09,057] 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) [2025-02-06 01:51:09,057] 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 (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,058] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,058] 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) [2025-02-06 01:51:09,065] 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) [2025-02-06 01:51:09,066] 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 8ms (401/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,066] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,066] 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) [2025-02-06 01:51:09,067] 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) [2025-02-06 01:51:09,067] 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 2ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,068] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,068] 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) [2025-02-06 01:51:09,071] 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) [2025-02-06 01:51:09,071] 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 4ms (403/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,071] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,071] 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) [2025-02-06 01:51:09,072] 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) [2025-02-06 01:51:09,072] 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 1ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,073] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,073] 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) [2025-02-06 01:51:09,073] 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) [2025-02-06 01:51:09,073] 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 (405/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,074] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,074] 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) [2025-02-06 01:51:09,077] 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) [2025-02-06 01:51:09,077] 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 4ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,078] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,078] 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) [2025-02-06 01:51:09,078] 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) [2025-02-06 01:51:09,078] 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 1ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,079] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,079] 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) [2025-02-06 01:51:09,082] 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) [2025-02-06 01:51:09,082] 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 4ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,082] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,082] 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) [2025-02-06 01:51:09,083] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,086] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,087] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,087] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19, topic=HEALTH_CHECK_TOPIC, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 5ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,087] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,087] 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) [2025-02-06 01:51:09,090] 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) [2025-02-06 01:51:09,090] 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 3ms (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,091] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,091] 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) [2025-02-06 01:51:09,094] 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) [2025-02-06 01:51:09,094] 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 4ms (411/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,094] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,094] 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) [2025-02-06 01:51:09,095] 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) [2025-02-06 01:51:09,095] 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 1ms (412/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,096] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,096] 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) [2025-02-06 01:51:09,098] 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) [2025-02-06 01:51:09,099] 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 4ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,100] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,100] 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) [2025-02-06 01:51:09,102] 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) [2025-02-06 01:51:09,102] 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 3ms (414/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,102] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,103] 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) [2025-02-06 01:51:09,103] 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) [2025-02-06 01:51:09,103] 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 1ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,104] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,104] 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) [2025-02-06 01:51:09,104] 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) [2025-02-06 01:51:09,117] 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 14ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,125] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,125] 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) [2025-02-06 01:51:09,126] 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) [2025-02-06 01:51:09,129] 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 12ms (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,130] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,130] 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) [2025-02-06 01:51:09,130] 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) [2025-02-06 01:51:09,130] 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 (418/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,131] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,131] 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) [2025-02-06 01:51:09,139] 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) [2025-02-06 01:51:09,145] 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 15ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,146] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,146] 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) [2025-02-06 01:51:09,146] 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) [2025-02-06 01:51:09,146] 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 (420/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,147] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,147] 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) [2025-02-06 01:51:09,150] 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) [2025-02-06 01:51:09,153] 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 7ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,155] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,155] 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) [2025-02-06 01:51:09,155] 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) [2025-02-06 01:51:09,155] 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 2ms (422/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,156] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,157] 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) [2025-02-06 01:51:09,158] 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) [2025-02-06 01:51:09,158] 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 3ms (423/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,159] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,159] 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) [2025-02-06 01:51:09,159] 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) [2025-02-06 01:51:09,160] 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 (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,161] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,161] 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) [2025-02-06 01:51:09,167] 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) [2025-02-06 01:51:09,167] 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 6ms (425/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,167] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,167] 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) [2025-02-06 01:51:09,178] 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) [2025-02-06 01:51:09,178] 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 11ms (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,179] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,179] 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) [2025-02-06 01:51:09,180] 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) [2025-02-06 01:51:09,197] 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 19ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,197] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,197] 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) [2025-02-06 01:51:09,198] 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) [2025-02-06 01:51:09,198] 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 (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,199] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,199] 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) [2025-02-06 01:51:09,199] 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) [2025-02-06 01:51:09,199] 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 (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,200] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,200] 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) [2025-02-06 01:51:09,200] 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) [2025-02-06 01:51:09,209] 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 10ms (430/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,209] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,209] 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) [2025-02-06 01:51:09,210] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,219] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,219] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,220] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10, topic=HEALTH_CHECK_TOPIC, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 11ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,225] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,225] 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) [2025-02-06 01:51:09,228] 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) [2025-02-06 01:51:09,229] 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 9ms (432/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,229] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,229] 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) [2025-02-06 01:51:09,230] 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) [2025-02-06 01:51:09,230] 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 1ms (433/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,230] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,230] 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) [2025-02-06 01:51:09,231] 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) [2025-02-06 01:51:09,231] 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 1ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,237] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,237] 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) [2025-02-06 01:51:09,238] 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) [2025-02-06 01:51:09,238] 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 7ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,241] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,241] 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) [2025-02-06 01:51:09,247] 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) [2025-02-06 01:51:09,247] 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 9ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,253] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,253] 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) [2025-02-06 01:51:09,254] 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) [2025-02-06 01:51:09,254] 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 7ms (437/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,255] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,255] 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) [2025-02-06 01:51:09,265] 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) [2025-02-06 01:51:09,265] 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 11ms (438/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,266] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,266] 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) [2025-02-06 01:51:09,266] 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) [2025-02-06 01:51:09,266] 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 1ms (439/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,269] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,269] 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) [2025-02-06 01:51:09,283] 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) [2025-02-06 01:51:09,283] 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 (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,284] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,284] 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) [2025-02-06 01:51:09,284] 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) [2025-02-06 01:51:09,284] 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 (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,285] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,285] 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) [2025-02-06 01:51:09,285] 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) [2025-02-06 01:51:09,285] 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 (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,286] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,286] 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) [2025-02-06 01:51:09,286] 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) [2025-02-06 01:51:09,286] 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 1ms (443/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,287] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,287] 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) [2025-02-06 01:51:09,290] 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) [2025-02-06 01:51:09,291] 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 4ms (444/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,291] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,291] 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) [2025-02-06 01:51:09,291] 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) [2025-02-06 01:51:09,292] 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 1ms (445/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,292] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,292] 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) [2025-02-06 01:51:09,292] 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) [2025-02-06 01:51:09,293] 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 1ms (446/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,293] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,293] 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) [2025-02-06 01:51:09,298] 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) [2025-02-06 01:51:09,298] 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 5ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,298] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,298] 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) [2025-02-06 01:51:09,303] 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) [2025-02-06 01:51:09,307] 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 9ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,307] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,307] 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) [2025-02-06 01:51:09,308] 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) [2025-02-06 01:51:09,314] 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 7ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,316] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,316] 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) [2025-02-06 01:51:09,317] 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) [2025-02-06 01:51:09,317] 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 3ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,318] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,318] 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) [2025-02-06 01:51:09,318] 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) [2025-02-06 01:51:09,321] 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 4ms (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,321] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,321] 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) [2025-02-06 01:51:09,322] 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) [2025-02-06 01:51:09,325] 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 3ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,329] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,329] 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) [2025-02-06 01:51:09,330] 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) [2025-02-06 01:51:09,330] 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 6ms (453/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,330] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,330] 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) [2025-02-06 01:51:09,334] 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) [2025-02-06 01:51:09,334] 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 (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,335] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,335] 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) [2025-02-06 01:51:09,335] 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) [2025-02-06 01:51:09,335] 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 (455/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,336] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,336] 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) [2025-02-06 01:51:09,336] 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) [2025-02-06 01:51:09,337] 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 (456/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,338] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,338] 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) [2025-02-06 01:51:09,341] 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) [2025-02-06 01:51:09,342] 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 6ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,342] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,342] 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) [2025-02-06 01:51:09,345] 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) [2025-02-06 01:51:09,346] 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 4ms (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,346] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,346] 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) [2025-02-06 01:51:09,354] 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) [2025-02-06 01:51:09,354] 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 8ms (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,355] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,355] 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) [2025-02-06 01:51:09,355] 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) [2025-02-06 01:51:09,355] 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 1ms (460/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,356] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,356] 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) [2025-02-06 01:51:09,356] 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) [2025-02-06 01:51:09,356] 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 (461/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,357] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,357] 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) [2025-02-06 01:51:09,357] 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) [2025-02-06 01:51:09,357] 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 1ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,358] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,358] 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) [2025-02-06 01:51:09,358] 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) [2025-02-06 01:51:09,359] 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 (463/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,359] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,359] 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) [2025-02-06 01:51:09,359] 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) [2025-02-06 01:51:09,360] 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 (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,360] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,360] 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) [2025-02-06 01:51:09,361] 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) [2025-02-06 01:51:09,365] 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 5ms (465/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,365] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,365] 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) [2025-02-06 01:51:09,370] 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) [2025-02-06 01:51:09,370] 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 (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,371] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,371] 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) [2025-02-06 01:51:09,371] 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) [2025-02-06 01:51:09,371] 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 (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,372] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,374] 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) [2025-02-06 01:51:09,374] 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) [2025-02-06 01:51:09,375] 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 (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,375] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,375] 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) [2025-02-06 01:51:09,375] 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) [2025-02-06 01:51:09,376] 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 2ms (469/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,376] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,376] 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) [2025-02-06 01:51:09,393] 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) [2025-02-06 01:51:09,393] 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 17ms (470/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,397] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,397] 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) [2025-02-06 01:51:09,400] 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) [2025-02-06 01:51:09,401] 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 3ms (471/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,401] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,401] 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) [2025-02-06 01:51:09,402] 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) [2025-02-06 01:51:09,402] 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 2ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,403] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,404] 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) [2025-02-06 01:51:09,412] 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) [2025-02-06 01:51:09,412] 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 10ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,413] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,413] 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) [2025-02-06 01:51:09,417] 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) [2025-02-06 01:51:09,417] 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 5ms (474/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,418] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,418] 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) [2025-02-06 01:51:09,419] 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) [2025-02-06 01:51:09,419] 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 2ms (475/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,419] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,419] 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) [2025-02-06 01:51:09,420] 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) [2025-02-06 01:51:09,420] 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 (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,420] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,420] 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) [2025-02-06 01:51:09,431] 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) [2025-02-06 01:51:09,431] 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 11ms (477/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,432] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,432] 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) [2025-02-06 01:51:09,432] 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) [2025-02-06 01:51:09,432] 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 (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,435] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,435] 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) [2025-02-06 01:51:09,443] 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) [2025-02-06 01:51:09,443] 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 11ms (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,444] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,444] 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) [2025-02-06 01:51:09,444] 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) [2025-02-06 01:51:09,444] 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 1ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,445] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,445] 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) [2025-02-06 01:51:09,448] 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) [2025-02-06 01:51:09,448] 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 (481/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,449] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,449] 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) [2025-02-06 01:51:09,452] 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) [2025-02-06 01:51:09,453] 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 4ms (482/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,453] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,453] 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) [2025-02-06 01:51:09,454] 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) [2025-02-06 01:51:09,454] 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 1ms (483/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,454] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,454] 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) [2025-02-06 01:51:09,455] 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) [2025-02-06 01:51:09,455] 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 (484/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,455] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,455] 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) [2025-02-06 01:51:09,457] 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) [2025-02-06 01:51:09,458] 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 3ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,459] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,459] 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) [2025-02-06 01:51:09,459] 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) [2025-02-06 01:51:09,459] 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 (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,465] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,465] 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) [2025-02-06 01:51:09,471] 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) [2025-02-06 01:51:09,471] 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 12ms (487/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,472] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,472] 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) [2025-02-06 01:51:09,472] 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) [2025-02-06 01:51:09,472] 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 (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,473] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,473] 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) [2025-02-06 01:51:09,473] 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) [2025-02-06 01:51:09,474] 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 (489/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,474] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,474] 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) [2025-02-06 01:51:09,479] 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) [2025-02-06 01:51:09,480] 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 6ms (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,480] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,480] 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) [2025-02-06 01:51:09,480] 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) [2025-02-06 01:51:09,481] 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 1ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,481] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,481] 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) [2025-02-06 01:51:09,481] 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) [2025-02-06 01:51:09,482] 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 (492/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,482] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,482] 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) [2025-02-06 01:51:09,483] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,491] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,491] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,491] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11, topic=HEALTH_CHECK_TOPIC, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 9ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,492] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,492] 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) [2025-02-06 01:51:09,492] 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) [2025-02-06 01:51:09,492] 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 (494/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,493] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,493] 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) [2025-02-06 01:51:09,509] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 417 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,513] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,513] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,513] 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=417) with 1 segments in 21ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,514] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,514] 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) [2025-02-06 01:51:09,517] 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) [2025-02-06 01:51:09,517] 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 4ms (496/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,518] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,518] 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) [2025-02-06 01:51:09,518] 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) [2025-02-06 01:51:09,518] 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 (497/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,519] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,519] 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) [2025-02-06 01:51:09,519] 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) [2025-02-06 01:51:09,519] 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 (498/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,520] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,520] 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) [2025-02-06 01:51:09,520] 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) [2025-02-06 01:51:09,520] 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 (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,521] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,521] 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) [2025-02-06 01:51:09,524] 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) [2025-02-06 01:51:09,524] 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 4ms (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,525] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,525] 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) [2025-02-06 01:51:09,525] 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) [2025-02-06 01:51:09,525] 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 (501/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,526] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,526] 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) [2025-02-06 01:51:09,526] 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) [2025-02-06 01:51:09,526] 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 (502/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,527] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,527] 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) [2025-02-06 01:51:09,527] 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) [2025-02-06 01:51:09,527] 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 (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,528] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,528] 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) [2025-02-06 01:51:09,528] 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) [2025-02-06 01:51:09,528] 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 (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,529] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,529] 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) [2025-02-06 01:51:09,533] 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) [2025-02-06 01:51:09,533] 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 5ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,534] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,534] 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) [2025-02-06 01:51:09,537] 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) [2025-02-06 01:51:09,537] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6, topic=HEALTH_CHECK_TOPIC, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (506/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,538] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,538] 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) [2025-02-06 01:51:09,538] 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) [2025-02-06 01:51:09,538] 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 1ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,539] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,539] 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) [2025-02-06 01:51:09,539] 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) [2025-02-06 01:51:09,539] 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 (508/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,540] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,540] 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) [2025-02-06 01:51:09,540] 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) [2025-02-06 01:51:09,540] 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 1ms (509/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,547] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,547] 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) [2025-02-06 01:51:09,553] 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) [2025-02-06 01:51:09,554] 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 13ms (510/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,561] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,561] 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) [2025-02-06 01:51:09,561] 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) [2025-02-06 01:51:09,562] 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 8ms (511/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,563] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,563] 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) [2025-02-06 01:51:09,567] 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) [2025-02-06 01:51:09,568] 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 6ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,568] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,568] 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) [2025-02-06 01:51:09,572] 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) [2025-02-06 01:51:09,572] 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 4ms (513/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,573] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,573] 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) [2025-02-06 01:51:09,577] 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) [2025-02-06 01:51:09,578] 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 (514/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,578] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,578] 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) [2025-02-06 01:51:09,578] 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) [2025-02-06 01:51:09,579] 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 (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,579] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,579] 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) [2025-02-06 01:51:09,579] 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) [2025-02-06 01:51:09,580] 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 (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,580] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,580] 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) [2025-02-06 01:51:09,583] 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) [2025-02-06 01:51:09,592] 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 12ms (517/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,593] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,593] 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) [2025-02-06 01:51:09,594] 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) [2025-02-06 01:51:09,594] 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 (518/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,597] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,597] 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) [2025-02-06 01:51:09,601] 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) [2025-02-06 01:51:09,601] 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 7ms (519/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,601] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,601] 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) [2025-02-06 01:51:09,602] 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) [2025-02-06 01:51:09,602] 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 (520/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,603] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,603] 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) [2025-02-06 01:51:09,605] 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) [2025-02-06 01:51:09,606] 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 (521/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,606] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,606] 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) [2025-02-06 01:51:09,607] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,610] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,610] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,610] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23, topic=HEALTH_CHECK_TOPIC, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 4ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,611] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,611] 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) [2025-02-06 01:51:09,611] 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) [2025-02-06 01:51:09,611] 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 (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,612] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,612] 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) [2025-02-06 01:51:09,613] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 417 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,616] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,616] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,631] 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=417) with 1 segments in 20ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,632] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,632] 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) [2025-02-06 01:51:09,632] 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) [2025-02-06 01:51:09,633] 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 2ms (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,633] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,633] 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) [2025-02-06 01:51:09,637] 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) [2025-02-06 01:51:09,637] 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 (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,638] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,638] 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) [2025-02-06 01:51:09,638] 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) [2025-02-06 01:51:09,638] 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 1ms (527/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,639] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,639] 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) [2025-02-06 01:51:09,643] 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) [2025-02-06 01:51:09,644] 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 5ms (528/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,644] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,644] 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) [2025-02-06 01:51:09,647] 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) [2025-02-06 01:51:09,647] 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 4ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,647] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,648] 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) [2025-02-06 01:51:09,651] 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) [2025-02-06 01:51:09,651] 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 4ms (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,651] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,651] 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) [2025-02-06 01:51:09,655] 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) [2025-02-06 01:51:09,658] 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 6ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,658] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,658] 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) [2025-02-06 01:51:09,658] 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) [2025-02-06 01:51:09,659] 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 2ms (532/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,659] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,659] 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) [2025-02-06 01:51:09,660] 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) [2025-02-06 01:51:09,660] 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 1ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,660] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,660] 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) [2025-02-06 01:51:09,661] 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) [2025-02-06 01:51:09,661] 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 1ms (534/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,670] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,670] 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) [2025-02-06 01:51:09,675] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 1604 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,681] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 1604 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,681] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000001604.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,681] 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=1604) with 1 segments in 20ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,682] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,682] 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) [2025-02-06 01:51:09,683] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,687] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:09,687] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:09,687] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17, topic=HEALTH_CHECK_TOPIC, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 6ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,688] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,688] 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) [2025-02-06 01:51:09,688] 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) [2025-02-06 01:51:09,688] 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 (537/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,689] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,689] 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) [2025-02-06 01:51:09,689] 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) [2025-02-06 01:51:09,689] 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 1ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,690] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,690] 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) [2025-02-06 01:51:09,690] 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) [2025-02-06 01:51:09,690] 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 1ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,691] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,691] 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) [2025-02-06 01:51:09,691] 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) [2025-02-06 01:51:09,691] 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 1ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,692] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,692] 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) [2025-02-06 01:51:09,692] 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) [2025-02-06 01:51:09,749] 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 58ms (541/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,750] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,750] 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) [2025-02-06 01:51:09,751] 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) [2025-02-06 01:51:09,752] 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 2ms (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,752] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,752] 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) [2025-02-06 01:51:09,768] 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) [2025-02-06 01:51:09,769] 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 18ms (543/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,769] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,769] 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) [2025-02-06 01:51:09,770] 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) [2025-02-06 01:51:09,770] 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 (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,770] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,770] 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) [2025-02-06 01:51:09,771] 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) [2025-02-06 01:51:09,771] 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 (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,771] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,771] 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) [2025-02-06 01:51:09,772] 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) [2025-02-06 01:51:09,772] 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 1ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,772] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,772] 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) [2025-02-06 01:51:09,789] 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) [2025-02-06 01:51:09,789] 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 17ms (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,790] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,790] 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) [2025-02-06 01:51:09,790] 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) [2025-02-06 01:51:09,790] 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 (548/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,791] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,791] 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) [2025-02-06 01:51:09,791] 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) [2025-02-06 01:51:09,791] 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 (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,792] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,792] 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) [2025-02-06 01:51:09,808] 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) [2025-02-06 01:51:09,808] 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 17ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,810] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,810] 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) [2025-02-06 01:51:09,811] 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) [2025-02-06 01:51:09,811] 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 3ms (551/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,811] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,811] 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) [2025-02-06 01:51:09,815] 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) [2025-02-06 01:51:09,816] 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 5ms (552/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,820] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,820] 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) [2025-02-06 01:51:09,821] 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) [2025-02-06 01:51:09,821] 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 (553/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,821] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,821] 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) [2025-02-06 01:51:09,822] 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) [2025-02-06 01:51:09,822] 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 (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,822] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,822] 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) [2025-02-06 01:51:09,832] 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) [2025-02-06 01:51:09,832] 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 10ms (555/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,832] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,832] 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) [2025-02-06 01:51:09,838] 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) [2025-02-06 01:51:09,838] 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 6ms (556/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,838] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,838] 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) [2025-02-06 01:51:09,839] 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) [2025-02-06 01:51:09,839] 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 1ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,839] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,839] 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) [2025-02-06 01:51:09,840] 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) [2025-02-06 01:51:09,840] 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 1ms (558/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,840] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,840] 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) [2025-02-06 01:51:09,846] 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) [2025-02-06 01:51:09,847] 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 7ms (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,847] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,847] 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) [2025-02-06 01:51:09,848] 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) [2025-02-06 01:51:09,848] 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 1ms (560/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,850] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,850] 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) [2025-02-06 01:51:09,850] 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) [2025-02-06 01:51:09,850] 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 2ms (561/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,852] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,852] 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) [2025-02-06 01:51:09,859] 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) [2025-02-06 01:51:09,860] 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 8ms (562/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,860] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,860] 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) [2025-02-06 01:51:09,861] 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) [2025-02-06 01:51:09,862] 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 2ms (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,865] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,865] 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) [2025-02-06 01:51:09,869] 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) [2025-02-06 01:51:09,869] 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 7ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,870] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,870] 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) [2025-02-06 01:51:09,870] 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) [2025-02-06 01:51:09,870] 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 (565/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,871] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,871] 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) [2025-02-06 01:51:09,871] 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) [2025-02-06 01:51:09,871] 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 (566/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,872] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,872] 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) [2025-02-06 01:51:09,883] 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) [2025-02-06 01:51:09,883] 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 12ms (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,883] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,883] 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) [2025-02-06 01:51:09,884] 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) [2025-02-06 01:51:09,884] 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 1ms (568/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,885] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,885] 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) [2025-02-06 01:51:09,900] 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) [2025-02-06 01:51:09,900] 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 16ms (569/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,901] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,901] 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) [2025-02-06 01:51:09,901] 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) [2025-02-06 01:51:09,901] 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 (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,902] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,902] 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) [2025-02-06 01:51:09,908] 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) [2025-02-06 01:51:09,910] 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 8ms (571/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,910] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,910] 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) [2025-02-06 01:51:09,910] 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) [2025-02-06 01:51:09,911] 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 (572/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,911] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,911] 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) [2025-02-06 01:51:09,911] 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) [2025-02-06 01:51:09,912] 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 (573/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,912] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,912] 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) [2025-02-06 01:51:09,913] 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) [2025-02-06 01:51:09,921] 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 9ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,921] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,921] 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) [2025-02-06 01:51:09,922] 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) [2025-02-06 01:51:09,922] 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 1ms (575/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,922] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,922] 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) [2025-02-06 01:51:09,923] 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) [2025-02-06 01:51:09,923] 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 (576/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,923] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,923] 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) [2025-02-06 01:51:09,924] 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) [2025-02-06 01:51:09,924] 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 (577/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,924] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,924] 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) [2025-02-06 01:51:09,928] 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) [2025-02-06 01:51:09,929] 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 4ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,929] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,929] 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) [2025-02-06 01:51:09,929] 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) [2025-02-06 01:51:09,930] 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 1ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,930] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,930] 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) [2025-02-06 01:51:09,930] 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) [2025-02-06 01:51:09,931] 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 1ms (580/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,931] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,931] 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) [2025-02-06 01:51:09,931] 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) [2025-02-06 01:51:09,932] 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 0ms (581/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,932] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,932] 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) [2025-02-06 01:51:09,932] 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) [2025-02-06 01:51:09,933] 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 0ms (582/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,933] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,933] 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) [2025-02-06 01:51:09,936] 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) [2025-02-06 01:51:09,936] 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 3ms (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,937] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,937] 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) [2025-02-06 01:51:09,937] 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) [2025-02-06 01:51:09,938] 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 (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,938] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,938] 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) [2025-02-06 01:51:09,947] 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) [2025-02-06 01:51:09,948] 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 10ms (585/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,948] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,948] 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) [2025-02-06 01:51:09,948] 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) [2025-02-06 01:51:09,949] 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 (586/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,949] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,949] 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) [2025-02-06 01:51:09,950] 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) [2025-02-06 01:51:09,950] 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 1ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,950] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,950] 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) [2025-02-06 01:51:09,956] 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) [2025-02-06 01:51:09,957] 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 6ms (588/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,957] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,957] 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) [2025-02-06 01:51:09,957] 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) [2025-02-06 01:51:09,958] 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 (589/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,958] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,958] 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) [2025-02-06 01:51:09,961] 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) [2025-02-06 01:51:09,961] 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 4ms (590/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,962] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,962] 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) [2025-02-06 01:51:09,965] 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) [2025-02-06 01:51:09,965] 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 (591/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,965] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,966] 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) [2025-02-06 01:51:09,966] 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) [2025-02-06 01:51:09,966] 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 (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,967] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,967] 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) [2025-02-06 01:51:09,967] 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) [2025-02-06 01:51:09,967] 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 1ms (593/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,968] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,968] 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) [2025-02-06 01:51:09,968] 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) [2025-02-06 01:51:09,970] 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 2ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,970] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,970] 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) [2025-02-06 01:51:09,971] 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) [2025-02-06 01:51:09,971] 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 2ms (595/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,972] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,972] 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) [2025-02-06 01:51:09,977] 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) [2025-02-06 01:51:09,978] 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 6ms (596/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,978] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,978] 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) [2025-02-06 01:51:09,978] 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) [2025-02-06 01:51:09,979] 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 (597/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,979] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,979] 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) [2025-02-06 01:51:09,982] 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) [2025-02-06 01:51:09,983] 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 (598/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,983] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,983] 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) [2025-02-06 01:51:09,983] 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) [2025-02-06 01:51:09,984] 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 (599/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,984] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,984] 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) [2025-02-06 01:51:09,987] 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) [2025-02-06 01:51:09,987] 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 4ms (600/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,988] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,988] 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) [2025-02-06 01:51:09,988] 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) [2025-02-06 01:51:09,988] 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 (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,989] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,989] 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) [2025-02-06 01:51:09,989] 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) [2025-02-06 01:51:09,989] 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 1ms (602/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,990] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,990] 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) [2025-02-06 01:51:09,990] 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) [2025-02-06 01:51:09,990] 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 1ms (603/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,991] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,991] 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) [2025-02-06 01:51:09,991] 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) [2025-02-06 01:51:09,991] 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 1ms (604/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,992] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,992] 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) [2025-02-06 01:51:09,992] 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) [2025-02-06 01:51:09,993] 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 1ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:09,993] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:09,993] 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) [2025-02-06 01:51:10,002] 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) [2025-02-06 01:51:10,002] 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 10ms (606/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,003] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,003] 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) [2025-02-06 01:51:10,003] 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) [2025-02-06 01:51:10,004] 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 (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,004] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,004] 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) [2025-02-06 01:51:10,006] 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) [2025-02-06 01:51:10,023] 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 20ms (608/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,024] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,024] 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) [2025-02-06 01:51:10,028] 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) [2025-02-06 01:51:10,028] 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 5ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,029] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,029] 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) [2025-02-06 01:51:10,029] 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) [2025-02-06 01:51:10,030] 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 1ms (610/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,030] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,030] 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) [2025-02-06 01:51:10,037] 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) [2025-02-06 01:51:10,038] 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 9ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,040] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,040] 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) [2025-02-06 01:51:10,040] 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) [2025-02-06 01:51:10,041] 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 (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,049] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,049] 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) [2025-02-06 01:51:10,053] 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) [2025-02-06 01:51:10,054] 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 12ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,054] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,054] 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) [2025-02-06 01:51:10,054] 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) [2025-02-06 01:51:10,055] 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 1ms (614/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,055] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,055] 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) [2025-02-06 01:51:10,055] 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) [2025-02-06 01:51:10,056] 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 1ms (615/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,056] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,056] 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) [2025-02-06 01:51:10,056] 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) [2025-02-06 01:51:10,057] 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 1ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,057] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,057] 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) [2025-02-06 01:51:10,057] 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) [2025-02-06 01:51:10,058] 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 1ms (617/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,058] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,058] 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) [2025-02-06 01:51:10,058] 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) [2025-02-06 01:51:10,059] 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 1ms (618/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,060] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,060] 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) [2025-02-06 01:51:10,060] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,063] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,064] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,064] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14, topic=HEALTH_CHECK_TOPIC, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 5ms (619/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,064] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,064] 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) [2025-02-06 01:51:10,067] 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) [2025-02-06 01:51:10,068] 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 3ms (620/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,068] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,068] 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) [2025-02-06 01:51:10,071] 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) [2025-02-06 01:51:10,071] 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 (621/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,071] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,071] 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) [2025-02-06 01:51:10,072] 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) [2025-02-06 01:51:10,072] 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 (622/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,072] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,072] 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) [2025-02-06 01:51:10,073] 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) [2025-02-06 01:51:10,073] 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 1ms (623/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,075] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,076] 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) [2025-02-06 01:51:10,076] 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) [2025-02-06 01:51:10,076] 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 3ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,077] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,077] 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) [2025-02-06 01:51:10,077] 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) [2025-02-06 01:51:10,078] 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 (625/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,078] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,078] 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) [2025-02-06 01:51:10,078] 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) [2025-02-06 01:51:10,079] 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 2ms (626/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,080] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,080] 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) [2025-02-06 01:51:10,083] 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) [2025-02-06 01:51:10,083] 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 4ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,084] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,084] 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) [2025-02-06 01:51:10,084] 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) [2025-02-06 01:51:10,084] 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 (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,085] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,085] 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) [2025-02-06 01:51:10,088] 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) [2025-02-06 01:51:10,090] 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 6ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,091] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,091] 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) [2025-02-06 01:51:10,092] 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) [2025-02-06 01:51:10,092] 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 2ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,093] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,093] 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) [2025-02-06 01:51:10,094] 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) [2025-02-06 01:51:10,094] 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 2ms (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,095] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,095] 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) [2025-02-06 01:51:10,096] 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) [2025-02-06 01:51:10,096] 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 2ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,097] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,097] 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) [2025-02-06 01:51:10,102] 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) [2025-02-06 01:51:10,102] 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 6ms (633/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,103] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,103] 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) [2025-02-06 01:51:10,103] 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) [2025-02-06 01:51:10,104] 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 2ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,104] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,104] 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) [2025-02-06 01:51:10,117] 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) [2025-02-06 01:51:10,117] 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 13ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,118] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,118] 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) [2025-02-06 01:51:10,125] 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) [2025-02-06 01:51:10,126] 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 8ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,126] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,126] 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) [2025-02-06 01:51:10,128] 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) [2025-02-06 01:51:10,130] 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 4ms (637/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,130] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,130] 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) [2025-02-06 01:51:10,131] 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) [2025-02-06 01:51:10,131] 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 (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,134] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,134] 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) [2025-02-06 01:51:10,135] 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) [2025-02-06 01:51:10,135] 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 4ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,137] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,137] 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) [2025-02-06 01:51:10,151] 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) [2025-02-06 01:51:10,157] 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 19ms (640/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,158] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,158] 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) [2025-02-06 01:51:10,162] 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) [2025-02-06 01:51:10,162] 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 5ms (641/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,163] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,163] 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) [2025-02-06 01:51:10,163] 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) [2025-02-06 01:51:10,163] 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 1ms (642/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,164] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,164] 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) [2025-02-06 01:51:10,164] 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) [2025-02-06 01:51:10,164] 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 1ms (643/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,165] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,165] 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) [2025-02-06 01:51:10,166] 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) [2025-02-06 01:51:10,167] 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 3ms (644/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,167] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,170] 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) [2025-02-06 01:51:10,170] 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) [2025-02-06 01:51:10,171] 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 4ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,171] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,175] 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) [2025-02-06 01:51:10,184] 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) [2025-02-06 01:51:10,184] 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 13ms (646/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,184] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,184] 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) [2025-02-06 01:51:10,189] 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) [2025-02-06 01:51:10,189] 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 5ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,189] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,189] 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) [2025-02-06 01:51:10,191] 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) [2025-02-06 01:51:10,191] 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 2ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,192] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,192] 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) [2025-02-06 01:51:10,192] 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) [2025-02-06 01:51:10,193] 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 1ms (649/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,193] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,193] 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) [2025-02-06 01:51:10,205] 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) [2025-02-06 01:51:10,206] 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 14ms (650/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,206] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,206] 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) [2025-02-06 01:51:10,214] 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) [2025-02-06 01:51:10,214] 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 8ms (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,214] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,214] 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) [2025-02-06 01:51:10,215] 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) [2025-02-06 01:51:10,224] 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 10ms (652/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,224] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,224] 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) [2025-02-06 01:51:10,234] 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) [2025-02-06 01:51:10,235] 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 11ms (653/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,235] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,235] 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) [2025-02-06 01:51:10,236] 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) [2025-02-06 01:51:10,236] 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 1ms (654/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,236] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,236] 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) [2025-02-06 01:51:10,237] 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) [2025-02-06 01:51:10,239] 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 3ms (655/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,240] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,240] 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) [2025-02-06 01:51:10,240] 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) [2025-02-06 01:51:10,240] 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 1ms (656/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,241] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,241] 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) [2025-02-06 01:51:10,252] 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) [2025-02-06 01:51:10,252] 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 12ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,253] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,253] 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) [2025-02-06 01:51:10,253] 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) [2025-02-06 01:51:10,256] 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 3ms (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,256] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,257] 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) [2025-02-06 01:51:10,259] 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) [2025-02-06 01:51:10,259] 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 4ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,262] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,263] 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) [2025-02-06 01:51:10,264] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,267] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,267] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,268] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0, topic=HEALTH_CHECK_TOPIC, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 9ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,268] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,268] 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) [2025-02-06 01:51:10,274] 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) [2025-02-06 01:51:10,274] 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 6ms (661/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,275] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,275] 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) [2025-02-06 01:51:10,279] 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) [2025-02-06 01:51:10,279] 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 (662/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,280] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,280] 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) [2025-02-06 01:51:10,281] 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) [2025-02-06 01:51:10,289] 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 10ms (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,289] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,289] 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) [2025-02-06 01:51:10,292] 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) [2025-02-06 01:51:10,293] 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 3ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,294] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,294] 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) [2025-02-06 01:51:10,301] 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) [2025-02-06 01:51:10,301] 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 9ms (665/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,302] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,302] 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) [2025-02-06 01:51:10,302] 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) [2025-02-06 01:51:10,303] 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 (666/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,303] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,305] 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) [2025-02-06 01:51:10,307] 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) [2025-02-06 01:51:10,308] 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 6ms (667/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,308] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,308] 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) [2025-02-06 01:51:10,309] 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) [2025-02-06 01:51:10,309] 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 (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,313] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,313] 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) [2025-02-06 01:51:10,314] 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) [2025-02-06 01:51:10,318] 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 9ms (669/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,318] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,318] 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) [2025-02-06 01:51:10,320] 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) [2025-02-06 01:51:10,321] 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 2ms (670/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,326] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,326] 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) [2025-02-06 01:51:10,327] 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) [2025-02-06 01:51:10,329] 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 8ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,329] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,330] 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) [2025-02-06 01:51:10,333] 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) [2025-02-06 01:51:10,333] 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 5ms (672/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,336] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,336] 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) [2025-02-06 01:51:10,340] 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) [2025-02-06 01:51:10,341] 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 8ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,341] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,341] 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) [2025-02-06 01:51:10,344] 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) [2025-02-06 01:51:10,345] 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 4ms (674/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,345] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,345] 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) [2025-02-06 01:51:10,345] 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) [2025-02-06 01:51:10,346] 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 (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,346] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,346] 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) [2025-02-06 01:51:10,346] 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) [2025-02-06 01:51:10,347] 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 0ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,347] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,347] 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) [2025-02-06 01:51:10,365] 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) [2025-02-06 01:51:10,365] 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 19ms (677/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,366] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,366] 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) [2025-02-06 01:51:10,366] 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) [2025-02-06 01:51:10,367] 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 1ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,367] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,367] 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) [2025-02-06 01:51:10,371] 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) [2025-02-06 01:51:10,371] 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 5ms (679/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,372] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,372] 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) [2025-02-06 01:51:10,372] 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) [2025-02-06 01:51:10,373] 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 2ms (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,374] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,374] 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) [2025-02-06 01:51:10,375] 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) [2025-02-06 01:51:10,375] 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 1ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,375] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,382] 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) [2025-02-06 01:51:10,390] 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) [2025-02-06 01:51:10,390] 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 15ms (682/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,391] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,391] 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) [2025-02-06 01:51:10,392] 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) [2025-02-06 01:51:10,392] 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 2ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,395] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,395] 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) [2025-02-06 01:51:10,396] 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) [2025-02-06 01:51:10,396] 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 4ms (684/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,404] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,404] 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) [2025-02-06 01:51:10,411] 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) [2025-02-06 01:51:10,411] 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 15ms (685/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,412] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,412] 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) [2025-02-06 01:51:10,413] 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) [2025-02-06 01:51:10,413] 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 2ms (686/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,414] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,414] 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) [2025-02-06 01:51:10,414] 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) [2025-02-06 01:51:10,415] 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 1ms (687/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,422] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,422] 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) [2025-02-06 01:51:10,422] 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) [2025-02-06 01:51:10,422] 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 7ms (688/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,427] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,427] 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) [2025-02-06 01:51:10,432] 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) [2025-02-06 01:51:10,432] 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 10ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,433] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,433] 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) [2025-02-06 01:51:10,445] 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) [2025-02-06 01:51:10,445] 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 13ms (690/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,447] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,447] 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) [2025-02-06 01:51:10,451] 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) [2025-02-06 01:51:10,453] 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 8ms (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,453] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,453] 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) [2025-02-06 01:51:10,454] 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) [2025-02-06 01:51:10,454] 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 1ms (692/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,454] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,454] 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) [2025-02-06 01:51:10,455] 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) [2025-02-06 01:51:10,455] 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 1ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,455] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,455] 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) [2025-02-06 01:51:10,456] 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) [2025-02-06 01:51:10,456] 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 1ms (694/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,456] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,456] 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) [2025-02-06 01:51:10,457] 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) [2025-02-06 01:51:10,473] 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 17ms (695/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,474] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,474] 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) [2025-02-06 01:51:10,474] 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) [2025-02-06 01:51:10,474] 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 (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,475] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,475] 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) [2025-02-06 01:51:10,476] 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) [2025-02-06 01:51:10,476] 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 (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,477] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,477] 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) [2025-02-06 01:51:10,478] 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) [2025-02-06 01:51:10,478] 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 2ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,479] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,479] 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) [2025-02-06 01:51:10,480] 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) [2025-02-06 01:51:10,481] 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 2ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,481] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,481] 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) [2025-02-06 01:51:10,484] 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) [2025-02-06 01:51:10,485] 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 (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,485] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,487] 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) [2025-02-06 01:51:10,489] 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) [2025-02-06 01:51:10,490] 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 5ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,497] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,497] 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) [2025-02-06 01:51:10,502] 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) [2025-02-06 01:51:10,504] 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 14ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,506] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,507] 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) [2025-02-06 01:51:10,512] 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) [2025-02-06 01:51:10,513] 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 7ms (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,516] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,516] 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) [2025-02-06 01:51:10,517] 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) [2025-02-06 01:51:10,517] 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 2ms (704/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,521] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,521] 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) [2025-02-06 01:51:10,522] 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) [2025-02-06 01:51:10,523] 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 6ms (705/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,524] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,524] 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) [2025-02-06 01:51:10,529] 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) [2025-02-06 01:51:10,529] 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 6ms (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,530] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,531] 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) [2025-02-06 01:51:10,533] 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) [2025-02-06 01:51:10,533] 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 4ms (707/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,534] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,534] 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) [2025-02-06 01:51:10,542] 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) [2025-02-06 01:51:10,544] 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 10ms (708/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,544] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,544] 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) [2025-02-06 01:51:10,545] 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) [2025-02-06 01:51:10,546] 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 2ms (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,547] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,547] 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) [2025-02-06 01:51:10,555] 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) [2025-02-06 01:51:10,556] 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 10ms (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,557] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,557] 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) [2025-02-06 01:51:10,560] 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) [2025-02-06 01:51:10,560] 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 4ms (711/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,561] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,562] 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) [2025-02-06 01:51:10,563] 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) [2025-02-06 01:51:10,563] 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 (712/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,566] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,568] 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) [2025-02-06 01:51:10,569] 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) [2025-02-06 01:51:10,570] 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 5ms (713/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,572] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,572] 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) [2025-02-06 01:51:10,573] 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) [2025-02-06 01:51:10,574] 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 2ms (714/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,574] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,574] 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) [2025-02-06 01:51:10,574] 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) [2025-02-06 01:51:10,576] 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 3ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,577] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,577] 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) [2025-02-06 01:51:10,577] 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) [2025-02-06 01:51:10,578] 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 (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,585] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,590] 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) [2025-02-06 01:51:10,598] 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) [2025-02-06 01:51:10,598] 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 20ms (717/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,598] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,598] 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) [2025-02-06 01:51:10,599] 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) [2025-02-06 01:51:10,599] 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 (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,609] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,613] 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) [2025-02-06 01:51:10,614] 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) [2025-02-06 01:51:10,614] 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 5ms (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,615] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,615] 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) [2025-02-06 01:51:10,619] 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) [2025-02-06 01:51:10,619] 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 (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,620] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,620] 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) [2025-02-06 01:51:10,623] 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) [2025-02-06 01:51:10,624] 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 (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,624] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,624] 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) [2025-02-06 01:51:10,625] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,628] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,628] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,628] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27, topic=HEALTH_CHECK_TOPIC, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 4ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,629] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,629] 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) [2025-02-06 01:51:10,631] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1009 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,643] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 1009 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,644] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000001009.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,644] 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=1009) with 1 segments in 16ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,644] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,644] 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) [2025-02-06 01:51:10,645] 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) [2025-02-06 01:51:10,645] 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 1ms (724/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,645] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,645] 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) [2025-02-06 01:51:10,648] 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) [2025-02-06 01:51:10,649] 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 4ms (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,649] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,649] 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) [2025-02-06 01:51:10,650] 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) [2025-02-06 01:51:10,650] 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 1ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,650] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,650] 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) [2025-02-06 01:51:10,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) [2025-02-06 01:51:10,651] 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 1ms (727/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,652] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,652] 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) [2025-02-06 01:51:10,658] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 829 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,662] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 829 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,663] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000000829.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,663] 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=829) with 1 segments in 12ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,664] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,664] 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) [2025-02-06 01:51:10,671] 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) [2025-02-06 01:51:10,671] 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 8ms (729/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,671] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,671] 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) [2025-02-06 01:51:10,672] 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) [2025-02-06 01:51:10,672] 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 1ms (730/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,672] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,672] 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) [2025-02-06 01:51:10,673] 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) [2025-02-06 01:51:10,673] 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 1ms (731/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,677] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,678] 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) [2025-02-06 01:51:10,681] 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) [2025-02-06 01:51:10,682] 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 8ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,682] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,682] 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) [2025-02-06 01:51:10,682] 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) [2025-02-06 01:51:10,683] 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 (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,683] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,683] 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) [2025-02-06 01:51:10,687] 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) [2025-02-06 01:51:10,687] 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 4ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,687] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,687] 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) [2025-02-06 01:51:10,695] 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) [2025-02-06 01:51:10,695] 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 8ms (735/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,696] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,696] 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) [2025-02-06 01:51:10,698] 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) [2025-02-06 01:51:10,699] 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 4ms (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,700] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,701] 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) [2025-02-06 01:51:10,707] 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) [2025-02-06 01:51:10,708] 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 8ms (737/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,708] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,708] 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) [2025-02-06 01:51:10,708] 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) [2025-02-06 01:51:10,709] 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 1ms (738/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,709] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,709] 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) [2025-02-06 01:51:10,709] 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) [2025-02-06 01:51:10,710] 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 1ms (739/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,710] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,710] 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) [2025-02-06 01:51:10,710] 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) [2025-02-06 01:51:10,711] 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 (740/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,711] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,711] 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) [2025-02-06 01:51:10,713] 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) [2025-02-06 01:51:10,713] 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 3ms (741/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,715] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,715] 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) [2025-02-06 01:51:10,719] 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) [2025-02-06 01:51:10,720] 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 6ms (742/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,721] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,721] 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) [2025-02-06 01:51:10,723] 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) [2025-02-06 01:51:10,726] 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 5ms (743/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,727] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,727] 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) [2025-02-06 01:51:10,728] 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) [2025-02-06 01:51:10,729] 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 3ms (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,730] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,731] 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) [2025-02-06 01:51:10,731] 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) [2025-02-06 01:51:10,733] 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 3ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,738] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,738] 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) [2025-02-06 01:51:10,746] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1291 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,751] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 1291 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,751] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000001291.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,752] 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=1291) with 1 segments in 15ms (746/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,753] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,753] 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) [2025-02-06 01:51:10,754] 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) [2025-02-06 01:51:10,754] 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 2ms (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,755] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,755] 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) [2025-02-06 01:51:10,755] 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) [2025-02-06 01:51:10,756] 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 (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,756] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,756] 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) [2025-02-06 01:51:10,759] 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) [2025-02-06 01:51:10,760] 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 4ms (749/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,760] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,761] 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) [2025-02-06 01:51:10,761] 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) [2025-02-06 01:51:10,761] 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 2ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,762] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,762] 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) [2025-02-06 01:51:10,762] 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) [2025-02-06 01:51:10,762] 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 (751/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,763] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,763] 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) [2025-02-06 01:51:10,766] 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) [2025-02-06 01:51:10,767] 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 5ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,767] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,767] 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) [2025-02-06 01:51:10,768] 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) [2025-02-06 01:51:10,768] 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 (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,768] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,768] 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) [2025-02-06 01:51:10,771] 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) [2025-02-06 01:51:10,772] 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 3ms (754/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,772] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,772] 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) [2025-02-06 01:51:10,776] 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) [2025-02-06 01:51:10,776] 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 5ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,776] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,776] 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) [2025-02-06 01:51:10,780] 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) [2025-02-06 01:51:10,780] 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 4ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,780] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,780] 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) [2025-02-06 01:51:10,786] 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) [2025-02-06 01:51:10,786] 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 6ms (757/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,786] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,786] 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) [2025-02-06 01:51:10,787] 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) [2025-02-06 01:51:10,787] 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 1ms (758/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,788] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,788] 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) [2025-02-06 01:51:10,788] 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) [2025-02-06 01:51:10,788] 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 (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,789] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,789] 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) [2025-02-06 01:51:10,789] 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) [2025-02-06 01:51:10,789] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1, topic=HEALTH_CHECK_TOPIC, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,790] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,790] 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) [2025-02-06 01:51:10,797] 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) [2025-02-06 01:51:10,798] 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 9ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,799] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,801] 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) [2025-02-06 01:51:10,805] 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) [2025-02-06 01:51:10,805] 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 7ms (762/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,806] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,806] 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) [2025-02-06 01:51:10,806] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,810] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:10,810] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:10,810] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13, topic=HEALTH_CHECK_TOPIC, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 5ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,811] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,811] 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) [2025-02-06 01:51:10,811] 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) [2025-02-06 01:51:10,811] 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 1ms (764/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,812] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,812] 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) [2025-02-06 01:51:10,812] 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) [2025-02-06 01:51:10,812] 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 (765/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,817] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,817] 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) [2025-02-06 01:51:10,818] 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) [2025-02-06 01:51:10,818] 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 6ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,818] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,818] 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) [2025-02-06 01:51:10,826] 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) [2025-02-06 01:51:10,826] 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 8ms (767/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,827] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,829] 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) [2025-02-06 01:51:10,831] 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) [2025-02-06 01:51:10,833] 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 6ms (768/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,834] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,834] 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) [2025-02-06 01:51:10,836] 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) [2025-02-06 01:51:10,837] 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 4ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,839] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,839] 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) [2025-02-06 01:51:10,842] 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) [2025-02-06 01:51:10,843] 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 (770/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,844] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,845] 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) [2025-02-06 01:51:10,845] 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) [2025-02-06 01:51:10,847] 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 4ms (771/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,848] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,848] 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) [2025-02-06 01:51:10,855] 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) [2025-02-06 01:51:10,856] 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 8ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,856] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,856] 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) [2025-02-06 01:51:10,856] 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) [2025-02-06 01:51:10,857] 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 (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,857] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,857] 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) [2025-02-06 01:51:10,858] 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) [2025-02-06 01:51:10,858] 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 (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,858] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,858] 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) [2025-02-06 01:51:10,873] 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) [2025-02-06 01:51:10,874] 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 15ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,874] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,874] 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) [2025-02-06 01:51:10,891] 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) [2025-02-06 01:51:10,891] 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 18ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,892] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,892] 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) [2025-02-06 01:51:10,896] 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) [2025-02-06 01:51:10,897] 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 6ms (777/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,897] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,897] 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) [2025-02-06 01:51:10,903] 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) [2025-02-06 01:51:10,903] 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 6ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,903] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,904] 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) [2025-02-06 01:51:10,905] 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) [2025-02-06 01:51:10,906] 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 2ms (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,906] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,907] 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) [2025-02-06 01:51:10,912] 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) [2025-02-06 01:51:10,913] 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 (780/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,913] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,913] 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) [2025-02-06 01:51:10,914] 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) [2025-02-06 01:51:10,914] 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 (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,914] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,914] 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) [2025-02-06 01:51:10,915] 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) [2025-02-06 01:51:10,915] 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 (782/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,915] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,916] 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) [2025-02-06 01:51:10,916] 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) [2025-02-06 01:51:10,918] 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 3ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,918] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,919] 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) [2025-02-06 01:51:10,920] 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) [2025-02-06 01:51:10,923] 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 4ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,923] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,923] 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) [2025-02-06 01:51:10,923] 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) [2025-02-06 01:51:10,924] 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 2ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,930] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,930] 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) [2025-02-06 01:51:10,930] 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) [2025-02-06 01:51:10,931] 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 2ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,931] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,931] 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) [2025-02-06 01:51:10,932] 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) [2025-02-06 01:51:10,932] 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 (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,932] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,932] 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) [2025-02-06 01:51:10,933] 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) [2025-02-06 01:51:10,987] 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 54ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:10,988] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:10,988] 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) [2025-02-06 01:51:11,061] 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) [2025-02-06 01:51:11,062] 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 75ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,062] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,063] 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) [2025-02-06 01:51:11,063] 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) [2025-02-06 01:51:11,063] 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 1ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,064] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,064] 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) [2025-02-06 01:51:11,064] 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) [2025-02-06 01:51:11,065] 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 1ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,065] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,065] 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) [2025-02-06 01:51:11,066] 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) [2025-02-06 01:51:11,066] 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 1ms (792/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,066] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,066] 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) [2025-02-06 01:51:11,067] 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) [2025-02-06 01:51:11,067] 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 (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,067] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,067] 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) [2025-02-06 01:51:11,068] 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) [2025-02-06 01:51:11,068] 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 1ms (794/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,068] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,068] 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) [2025-02-06 01:51:11,069] 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) [2025-02-06 01:51:11,069] 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 1ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,070] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,070] 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) [2025-02-06 01:51:11,075] 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) [2025-02-06 01:51:11,076] 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 6ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,076] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,076] 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) [2025-02-06 01:51:11,077] 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) [2025-02-06 01:51:11,077] 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 1ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,078] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,078] 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) [2025-02-06 01:51:11,079] 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) [2025-02-06 01:51:11,084] 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 6ms (798/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,086] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,086] 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) [2025-02-06 01:51:11,096] 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) [2025-02-06 01:51:11,097] 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 14ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,098] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,098] 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) [2025-02-06 01:51:11,102] 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) [2025-02-06 01:51:11,103] 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 6ms (800/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,103] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,103] 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) [2025-02-06 01:51:11,111] 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) [2025-02-06 01:51:11,114] 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 10ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,118] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,118] 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) [2025-02-06 01:51:11,119] 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) [2025-02-06 01:51:11,119] 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 6ms (802/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,125] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,125] 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) [2025-02-06 01:51:11,128] 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) [2025-02-06 01:51:11,133] 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 13ms (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,133] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,133] 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) [2025-02-06 01:51:11,141] 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) [2025-02-06 01:51:11,141] 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 9ms (804/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,142] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,142] 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) [2025-02-06 01:51:11,147] 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) [2025-02-06 01:51:11,147] 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 6ms (805/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,147] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,147] 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) [2025-02-06 01:51:11,148] 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) [2025-02-06 01:51:11,148] 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 1ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,148] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,149] 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) [2025-02-06 01:51:11,152] 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) [2025-02-06 01:51:11,152] 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 4ms (807/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,152] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,152] 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) [2025-02-06 01:51:11,159] 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) [2025-02-06 01:51:11,159] 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 7ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,159] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,159] 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) [2025-02-06 01:51:11,164] 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) [2025-02-06 01:51:11,164] 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 (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,164] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,164] 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) [2025-02-06 01:51:11,165] 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) [2025-02-06 01:51:11,170] 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 (810/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,171] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,171] 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) [2025-02-06 01:51:11,172] 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) [2025-02-06 01:51:11,172] 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 2ms (811/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,181] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,181] 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) [2025-02-06 01:51:11,181] 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) [2025-02-06 01:51:11,182] 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 (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,182] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,182] 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) [2025-02-06 01:51:11,183] 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) [2025-02-06 01:51:11,184] 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 1ms (813/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,184] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,187] 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) [2025-02-06 01:51:11,188] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,194] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,195] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,197] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28, topic=HEALTH_CHECK_TOPIC, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 14ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,197] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,197] 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) [2025-02-06 01:51:11,198] 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) [2025-02-06 01:51:11,198] 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 1ms (815/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,198] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,198] 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) [2025-02-06 01:51:11,199] 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) [2025-02-06 01:51:11,199] 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 (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,206] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,207] 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) [2025-02-06 01:51:11,208] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,213] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,213] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,214] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21, topic=HEALTH_CHECK_TOPIC, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 15ms (817/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,214] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,215] 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) [2025-02-06 01:51:11,215] 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) [2025-02-06 01:51:11,215] 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 1ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,220] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,220] 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) [2025-02-06 01:51:11,224] 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) [2025-02-06 01:51:11,224] 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 4ms (819/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,225] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,225] 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) [2025-02-06 01:51:11,226] 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) [2025-02-06 01:51:11,227] 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 2ms (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,227] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,227] 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) [2025-02-06 01:51:11,227] 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) [2025-02-06 01:51:11,228] 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 1ms (821/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,228] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,228] 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) [2025-02-06 01:51:11,228] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,237] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,237] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,238] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3, topic=HEALTH_CHECK_TOPIC, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 11ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,238] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,238] 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) [2025-02-06 01:51:11,239] 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) [2025-02-06 01:51:11,239] 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 1ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,239] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,239] 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) [2025-02-06 01:51:11,250] 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) [2025-02-06 01:51:11,251] 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 11ms (824/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,251] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,251] 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) [2025-02-06 01:51:11,251] 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) [2025-02-06 01:51:11,252] 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 (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,252] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,252] 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) [2025-02-06 01:51:11,261] 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) [2025-02-06 01:51:11,261] 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 9ms (826/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,261] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,262] 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) [2025-02-06 01:51:11,262] 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) [2025-02-06 01:51:11,262] 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 1ms (827/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,262] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,263] 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) [2025-02-06 01:51:11,277] 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) [2025-02-06 01:51:11,277] 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 15ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,278] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,278] 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) [2025-02-06 01:51:11,278] 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) [2025-02-06 01:51:11,278] 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 1ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,278] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,279] 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) [2025-02-06 01:51:11,279] 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) [2025-02-06 01:51:11,279] 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 1ms (830/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,280] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,280] 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) [2025-02-06 01:51:11,280] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,288] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,288] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,288] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22, topic=HEALTH_CHECK_TOPIC, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 9ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,289] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,289] 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) [2025-02-06 01:51:11,301] 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) [2025-02-06 01:51:11,301] 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 13ms (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,302] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,302] 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) [2025-02-06 01:51:11,312] 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) [2025-02-06 01:51:11,313] 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 11ms (833/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,313] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,313] 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) [2025-02-06 01:51:11,316] 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) [2025-02-06 01:51:11,317] 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 4ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,317] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,317] 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) [2025-02-06 01:51:11,317] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,320] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,321] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,321] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18, topic=HEALTH_CHECK_TOPIC, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 5ms (835/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,321] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,321] 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) [2025-02-06 01:51:11,329] 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) [2025-02-06 01:51:11,329] 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 8ms (836/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,333] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,333] 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) [2025-02-06 01:51:11,333] 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) [2025-02-06 01:51:11,334] 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 4ms (837/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,334] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,334] 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) [2025-02-06 01:51:11,334] 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) [2025-02-06 01:51:11,335] 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 0ms (838/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,336] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,336] 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) [2025-02-06 01:51:11,340] 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) [2025-02-06 01:51:11,341] 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 7ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,345] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,345] 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) [2025-02-06 01:51:11,353] 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) [2025-02-06 01:51:11,353] 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 12ms (840/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,353] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,353] 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) [2025-02-06 01:51:11,354] 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) [2025-02-06 01:51:11,354] 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 (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,354] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,354] 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) [2025-02-06 01:51:11,356] 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) [2025-02-06 01:51:11,357] 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=0) with 1 segments in 3ms (842/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,357] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,357] 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) [2025-02-06 01:51:11,358] 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) [2025-02-06 01:51:11,358] 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 (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,358] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,358] 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) [2025-02-06 01:51:11,359] 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) [2025-02-06 01:51:11,359] 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 (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,359] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,359] 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) [2025-02-06 01:51:11,360] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,365] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,365] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,365] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16, topic=HEALTH_CHECK_TOPIC, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 6ms (845/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,366] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,366] 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) [2025-02-06 01:51:11,366] 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) [2025-02-06 01:51:11,366] 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 (846/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,366] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,367] 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) [2025-02-06 01:51:11,367] 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) [2025-02-06 01:51:11,367] 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 1ms (847/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,367] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,367] 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) [2025-02-06 01:51:11,368] 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) [2025-02-06 01:51:11,368] 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 (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,368] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,368] 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) [2025-02-06 01:51:11,387] 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) [2025-02-06 01:51:11,388] 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 20ms (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,389] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,389] 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) [2025-02-06 01:51:11,390] 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) [2025-02-06 01:51:11,390] 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 2ms (850/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,391] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,391] 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) [2025-02-06 01:51:11,397] 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) [2025-02-06 01:51:11,397] 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 7ms (851/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,397] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,397] 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) [2025-02-06 01:51:11,398] 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) [2025-02-06 01:51:11,398] 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 (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,399] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,401] 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) [2025-02-06 01:51:11,405] 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) [2025-02-06 01:51:11,406] 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 6ms (853/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,406] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,406] 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) [2025-02-06 01:51:11,406] 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) [2025-02-06 01:51:11,407] 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 (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,407] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,407] 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) [2025-02-06 01:51:11,412] 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) [2025-02-06 01:51:11,412] 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 6ms (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,412] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,412] 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) [2025-02-06 01:51:11,417] 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) [2025-02-06 01:51:11,417] 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 5ms (856/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,418] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,418] 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) [2025-02-06 01:51:11,421] 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) [2025-02-06 01:51:11,421] 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 4ms (857/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,422] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,422] 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) [2025-02-06 01:51:11,422] 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) [2025-02-06 01:51:11,422] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25, topic=HEALTH_CHECK_TOPIC, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,423] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,423] 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) [2025-02-06 01:51:11,423] 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) [2025-02-06 01:51:11,423] 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 (859/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,424] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,424] 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) [2025-02-06 01:51:11,432] 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) [2025-02-06 01:51:11,433] 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 9ms (860/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,433] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,433] 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) [2025-02-06 01:51:11,433] 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) [2025-02-06 01:51:11,434] 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 1ms (861/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,434] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,434] 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) [2025-02-06 01:51:11,434] 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) [2025-02-06 01:51:11,435] 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 1ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,436] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,436] 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) [2025-02-06 01:51:11,449] 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) [2025-02-06 01:51:11,449] 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 14ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,450] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,450] 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) [2025-02-06 01:51:11,450] 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) [2025-02-06 01:51:11,450] 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 1ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,451] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,451] 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) [2025-02-06 01:51:11,454] 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) [2025-02-06 01:51:11,454] 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 4ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,455] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,455] 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) [2025-02-06 01:51:11,455] 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) [2025-02-06 01:51:11,455] 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 1ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,456] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,456] 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) [2025-02-06 01:51:11,460] 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) [2025-02-06 01:51:11,460] 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 (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,460] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,460] 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) [2025-02-06 01:51:11,461] 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) [2025-02-06 01:51:11,462] 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 (868/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,467] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,467] 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) [2025-02-06 01:51:11,469] 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) [2025-02-06 01:51:11,469] 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 7ms (869/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,470] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,470] 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) [2025-02-06 01:51:11,477] 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) [2025-02-06 01:51:11,478] 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 9ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,478] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,478] 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) [2025-02-06 01:51:11,483] 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) [2025-02-06 01:51:11,484] 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 5ms (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,484] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,484] 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) [2025-02-06 01:51:11,484] 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) [2025-02-06 01:51:11,486] 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 2ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,486] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,486] 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) [2025-02-06 01:51:11,496] 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) [2025-02-06 01:51:11,497] 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 11ms (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,497] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,497] 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) [2025-02-06 01:51:11,499] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 1036 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,509] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 1036 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,509] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000001036.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,509] 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=1036) with 1 segments in 12ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,510] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,510] 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) [2025-02-06 01:51:11,510] 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) [2025-02-06 01:51:11,510] 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 (875/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,511] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,511] 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) [2025-02-06 01:51:11,517] 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) [2025-02-06 01:51:11,517] 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 7ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,517] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,518] 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) [2025-02-06 01:51:11,518] 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) [2025-02-06 01:51:11,518] 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 1ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,518] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,519] 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) [2025-02-06 01:51:11,519] 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) [2025-02-06 01:51:11,519] 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 1ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,520] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,520] 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) [2025-02-06 01:51:11,520] 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) [2025-02-06 01:51:11,520] 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 1ms (879/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,527] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,527] 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) [2025-02-06 01:51:11,527] 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) [2025-02-06 01:51:11,527] 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 (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,528] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,528] 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) [2025-02-06 01:51:11,528] 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) [2025-02-06 01:51:11,529] 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 (881/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,531] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,536] 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) [2025-02-06 01:51:11,540] 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) [2025-02-06 01:51:11,541] 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 10ms (882/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,541] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,541] 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) [2025-02-06 01:51:11,547] 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) [2025-02-06 01:51:11,547] 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 7ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,547] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,547] 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) [2025-02-06 01:51:11,548] 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) [2025-02-06 01:51:11,548] 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 1ms (884/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,548] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,549] 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) [2025-02-06 01:51:11,554] 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) [2025-02-06 01:51:11,554] 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 6ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,554] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,554] 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) [2025-02-06 01:51:11,555] 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) [2025-02-06 01:51:11,555] 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 1ms (886/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,556] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,556] 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) [2025-02-06 01:51:11,563] 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) [2025-02-06 01:51:11,563] 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 8ms (887/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,564] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,564] 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) [2025-02-06 01:51:11,572] 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) [2025-02-06 01:51:11,572] 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 9ms (888/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,573] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,573] 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) [2025-02-06 01:51:11,583] 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) [2025-02-06 01:51:11,584] 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 11ms (889/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,584] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,584] 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) [2025-02-06 01:51:11,584] 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) [2025-02-06 01:51:11,585] 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 2ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,585] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,585] 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) [2025-02-06 01:51:11,585] 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) [2025-02-06 01:51:11,586] 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 (891/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,586] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,586] 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) [2025-02-06 01:51:11,587] 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) [2025-02-06 01:51:11,587] 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 (892/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,588] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,588] 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) [2025-02-06 01:51:11,588] 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) [2025-02-06 01:51:11,588] 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 1ms (893/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,589] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,594] 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) [2025-02-06 01:51:11,598] 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) [2025-02-06 01:51:11,599] 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 11ms (894/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,599] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,599] 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) [2025-02-06 01:51:11,606] 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) [2025-02-06 01:51:11,607] 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 8ms (895/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,607] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,607] 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) [2025-02-06 01:51:11,618] 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) [2025-02-06 01:51:11,618] 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 11ms (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,618] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,618] 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) [2025-02-06 01:51:11,623] 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) [2025-02-06 01:51:11,623] 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 5ms (897/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,623] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,623] 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) [2025-02-06 01:51:11,624] 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) [2025-02-06 01:51:11,624] 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 1ms (898/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,624] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,624] 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) [2025-02-06 01:51:11,629] 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) [2025-02-06 01:51:11,629] 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 5ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,630] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,630] 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) [2025-02-06 01:51:11,630] 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) [2025-02-06 01:51:11,631] 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 (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,631] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,631] 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) [2025-02-06 01:51:11,638] 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) [2025-02-06 01:51:11,640] 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 10ms (901/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,643] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,643] 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) [2025-02-06 01:51:11,643] 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) [2025-02-06 01:51:11,645] 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 5ms (902/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,645] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,645] 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) [2025-02-06 01:51:11,654] 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) [2025-02-06 01:51:11,654] 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 9ms (903/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,654] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,654] 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) [2025-02-06 01:51:11,677] 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) [2025-02-06 01:51:11,678] 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 24ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,678] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,678] 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) [2025-02-06 01:51:11,679] 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) [2025-02-06 01:51:11,679] 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 (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,681] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,681] 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) [2025-02-06 01:51:11,685] 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) [2025-02-06 01:51:11,685] 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 5ms (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,686] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,686] 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) [2025-02-06 01:51:11,691] 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) [2025-02-06 01:51:11,692] 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 7ms (907/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,692] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,693] 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) [2025-02-06 01:51:11,694] 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) [2025-02-06 01:51:11,694] 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 (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,694] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,695] 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) [2025-02-06 01:51:11,696] 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) [2025-02-06 01:51:11,701] 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 7ms (909/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,702] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,702] 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) [2025-02-06 01:51:11,707] 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) [2025-02-06 01:51:11,708] 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 6ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,708] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,708] 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) [2025-02-06 01:51:11,709] 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) [2025-02-06 01:51:11,710] 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 3ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,710] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,710] 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) [2025-02-06 01:51:11,727] 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) [2025-02-06 01:51:11,727] 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 17ms (912/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,728] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,729] 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) [2025-02-06 01:51:11,731] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 765 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,737] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 765 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,737] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000765.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,738] 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=765) with 1 segments in 10ms (913/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,740] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,740] 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) [2025-02-06 01:51:11,744] 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) [2025-02-06 01:51:11,744] 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 7ms (914/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,747] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,749] 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) [2025-02-06 01:51:11,754] 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) [2025-02-06 01:51:11,755] 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 (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,755] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,755] 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) [2025-02-06 01:51:11,755] 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) [2025-02-06 01:51:11,758] 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 4ms (916/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,767] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,767] 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) [2025-02-06 01:51:11,767] 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) [2025-02-06 01:51:11,767] 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 8ms (917/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,772] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,781] 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) [2025-02-06 01:51:11,785] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 1188 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,792] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 1188 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,792] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000001188.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,797] 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=1188) with 1 segments in 21ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,797] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,797] 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) [2025-02-06 01:51:11,798] INFO [ProducerStateManager partition=-uve-topic-13-0] Writing producer snapshot at offset 126 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,804] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,804] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-13-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,805] 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=126) with 1 segments in 7ms (919/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,805] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,805] 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) [2025-02-06 01:51:11,805] 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) [2025-02-06 01:51:11,806] 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 1ms (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,806] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,806] 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) [2025-02-06 01:51:11,806] 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) [2025-02-06 01:51:11,807] 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 (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,807] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,807] 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) [2025-02-06 01:51:11,807] 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) [2025-02-06 01:51:11,807] 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 (922/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,808] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,808] 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) [2025-02-06 01:51:11,808] 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) [2025-02-06 01:51:11,808] 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 1ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,821] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,821] 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) [2025-02-06 01:51:11,849] 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) [2025-02-06 01:51:11,850] 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 41ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,850] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,850] 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) [2025-02-06 01:51:11,857] 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) [2025-02-06 01:51:11,857] 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 8ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,857] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,857] 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) [2025-02-06 01:51:11,869] 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) [2025-02-06 01:51:11,870] 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 13ms (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,870] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,873] 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) [2025-02-06 01:51:11,882] 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) [2025-02-06 01:51:11,883] 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 13ms (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,885] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,885] 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) [2025-02-06 01:51:11,885] 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) [2025-02-06 01:51:11,885] 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 (928/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,886] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,886] 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) [2025-02-06 01:51:11,886] 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) [2025-02-06 01:51:11,886] 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 1ms (929/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,893] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,893] 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) [2025-02-06 01:51:11,893] 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) [2025-02-06 01:51:11,894] 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 (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,894] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,894] 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) [2025-02-06 01:51:11,901] 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) [2025-02-06 01:51:11,902] 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 7ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,904] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,904] 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) [2025-02-06 01:51:11,904] 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) [2025-02-06 01:51:11,905] 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 1ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,905] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,905] 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) [2025-02-06 01:51:11,905] 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) [2025-02-06 01:51:11,906] 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 (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,906] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,906] 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) [2025-02-06 01:51:11,906] 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) [2025-02-06 01:51:11,907] 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 (934/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,907] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,907] 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) [2025-02-06 01:51:11,907] 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) [2025-02-06 01:51:11,908] 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 (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,915] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,915] 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) [2025-02-06 01:51:11,915] 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) [2025-02-06 01:51:11,916] 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 0ms (936/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,925] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,925] 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) [2025-02-06 01:51:11,925] 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) [2025-02-06 01:51:11,926] 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 5ms (937/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,926] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,926] 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) [2025-02-06 01:51:11,926] 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) [2025-02-06 01:51:11,927] 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 0ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,927] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,927] 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) [2025-02-06 01:51:11,927] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,937] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:11,937] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:11,937] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2, topic=HEALTH_CHECK_TOPIC, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 11ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,938] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,940] 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) [2025-02-06 01:51:11,940] 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) [2025-02-06 01:51:11,941] 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 3ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,941] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,941] 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) [2025-02-06 01:51:11,941] 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) [2025-02-06 01:51:11,949] 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 8ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,951] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,951] 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) [2025-02-06 01:51:11,952] 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) [2025-02-06 01:51:11,952] 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 (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,952] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,955] 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) [2025-02-06 01:51:11,955] 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) [2025-02-06 01:51:11,956] 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 (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,956] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,956] 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) [2025-02-06 01:51:11,959] 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) [2025-02-06 01:51:11,961] 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 4ms (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,966] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,966] 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) [2025-02-06 01:51:11,967] 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) [2025-02-06 01:51:11,967] 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 7ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,967] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,967] 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) [2025-02-06 01:51:11,968] 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) [2025-02-06 01:51:11,968] 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 (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,977] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,977] 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) [2025-02-06 01:51:11,980] 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) [2025-02-06 01:51:11,980] 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 6ms (947/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,981] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,981] 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) [2025-02-06 01:51:11,997] 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) [2025-02-06 01:51:11,997] 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 17ms (948/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:11,997] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:11,997] 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) [2025-02-06 01:51:12,000] 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) [2025-02-06 01:51:12,001] 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 4ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,001] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,001] 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) [2025-02-06 01:51:12,002] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-06 01:51:12,015] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:12,015] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:12,015] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4, topic=HEALTH_CHECK_TOPIC, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 14ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,018] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,018] 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) [2025-02-06 01:51:12,019] 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) [2025-02-06 01:51:12,019] 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 4ms (951/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,019] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,019] 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) [2025-02-06 01:51:12,025] 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) [2025-02-06 01:51:12,025] 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 (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,026] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,026] 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) [2025-02-06 01:51:12,030] 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) [2025-02-06 01:51:12,030] 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 (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,030] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,030] 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) [2025-02-06 01:51:12,035] 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) [2025-02-06 01:51:12,035] 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 5ms (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,036] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,036] 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) [2025-02-06 01:51:12,050] 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) [2025-02-06 01:51:12,051] 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 15ms (955/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,051] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,051] 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) [2025-02-06 01:51:12,051] 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) [2025-02-06 01:51:12,052] 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 (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,052] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,052] 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) [2025-02-06 01:51:12,052] 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) [2025-02-06 01:51:12,053] 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 0ms (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,053] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,053] 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) [2025-02-06 01:51:12,061] 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) [2025-02-06 01:51:12,061] 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 (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,062] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,062] 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) [2025-02-06 01:51:12,065] 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) [2025-02-06 01:51:12,066] 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 4ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,066] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-06 01:51:12,066] 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) [2025-02-06 01:51:12,066] 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) [2025-02-06 01:51:12,067] 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 1ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:12,107] INFO Loaded 960 logs in 7457ms. (kafka.log.LogManager) [2025-02-06 01:51:12,145] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 01:51:12,154] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 01:51:14,004] INFO Awaiting socket connections on 10.0.0.41:9092. (kafka.network.Acceptor) [2025-02-06 01:51:14,172] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:51:14,278] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,278] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,278] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,285] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,325] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:14,398] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 01:51:14,463] ERROR Error while creating ephemeral at /brokers/ids/2, node already exists and owner '144115313399103499' does not match current session '216173158210207746' (kafka.zk.KafkaZkClient$CheckedEphemeral) [2025-02-06 01:51:14,469] 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) [2025-02-06 01:51:14,473] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2025-02-06 01:51:14,474] INFO [SocketServer brokerId=2] Stopping socket server request processors (kafka.network.SocketServer) [2025-02-06 01:51:14,491] INFO [SocketServer brokerId=2] Stopped socket server request processors (kafka.network.SocketServer) [2025-02-06 01:51:14,517] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2025-02-06 01:51:14,517] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:14,519] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:14,519] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:14,520] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:14,526] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:14,526] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-02-06 01:51:14,527] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-02-06 01:51:14,527] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,678] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,678] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,679] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,878] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,878] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,879] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,880] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,881] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,882] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,889] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,889] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:14,894] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2025-02-06 01:51:14,895] INFO Shutting down. (kafka.log.LogManager) [2025-02-06 01:51:16,033] INFO Shutdown complete. (kafka.log.LogManager) [2025-02-06 01:51:16,033] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:16,152] INFO EventThread shut down for session: 0x300005791180002 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:16,152] INFO Session: 0x300005791180002 closed (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:16,302] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:16,303] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,697] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,697] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,697] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,704] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,704] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:16,732] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:17,704] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:17,705] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:17,705] INFO [SocketServer brokerId=2] Shutting down socket server (kafka.network.SocketServer) [2025-02-06 01:51:17,939] INFO [SocketServer brokerId=2] Shutdown completed (kafka.network.SocketServer) [2025-02-06 01:51:17,973] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) [2025-02-06 01:51:17,985] ERROR Exiting Kafka. (kafka.server.KafkaServerStartable) [2025-02-06 01:51:17,993] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Feb 6 01:51:19 UTC 2025 ===================' INFO: =================== Thu Feb 6 01:51:19 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ awk '/32 host/ { print f } {f=$2}' +++ cat /proc/net/fib_trie +++ sort +++ grep -vi host +++ uniq ++ local local_ips=,10.0.0.41,10.20.0.23,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ echo 10.0.0.41 2 ++ return + my_ip_and_order='10.0.0.41 2' + '[' -n '10.0.0.41 2' ']' + break + '[' -z '10.0.0.41 2' ']' ++ echo 10.0.0.41 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.41 ++ cut -d ' ' -f 2 ++ echo 10.0.0.41 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.41 + KAFKA_LISTEN_ADDRESS=10.0.0.41 + 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.41:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.41/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 [2025-02-06 01:51:20,715] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 01:51:21,443] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 01:51:21,528] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:51:21,536] INFO starting (kafka.server.KafkaServer) [2025-02-06 01:51:21,537] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 01:51:21,565] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:21,578] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,579] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-2. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,579] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,579] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,579] 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) [2025-02-06 01:51:21,579] 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) [2025-02-06 01:51:21,580] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,580] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,583] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,583] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,583] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,584] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,584] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,585] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,585] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,585] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,585] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,585] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,587] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:51:21,593] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 01:51:21,600] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:21,604] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:21,612] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:21,623] INFO Socket connection established, initiating session, client: /10.0.0.41:60820, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:21,634] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181, sessionid = 0x20000584b6d001d, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:51:21,662] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:51:22,028] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 01:51:22,297] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 01:51:22,348] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 01:51:22,400] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:22,405] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:22,426] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:51:22,580] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,584] INFO Skipping recovery for all logs in /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2025-02-06 01:51:22,842] 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) [2025-02-06 01:51:22,892] 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 178ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,894] 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) [2025-02-06 01:51:22,914] 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 21ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,916] 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) [2025-02-06 01:51:22,919] 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 6ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,922] 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) [2025-02-06 01:51:22,932] 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 13ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,934] 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) [2025-02-06 01:51:22,946] 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 14ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,949] 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) [2025-02-06 01:51:22,962] 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 15ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,974] 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) [2025-02-06 01:51:22,977] 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/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,979] 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) [2025-02-06 01:51:22,980] 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 3ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,983] 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) [2025-02-06 01:51:22,989] 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 8ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,990] 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) [2025-02-06 01:51:22,992] 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 3ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,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) [2025-02-06 01:51:22,998] 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 6ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:22,999] 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) [2025-02-06 01:51:23,002] 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 4ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,008] 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) [2025-02-06 01:51:23,013] 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 9ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,016] 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) [2025-02-06 01:51:23,020] 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 5ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,046] 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) [2025-02-06 01:51:23,050] 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 30ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,073] 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) [2025-02-06 01:51:23,077] 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 24ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,079] 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) [2025-02-06 01:51:23,080] 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 3ms (17/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,091] 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) [2025-02-06 01:51:23,093] 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 6ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,099] 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) [2025-02-06 01:51:23,108] 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 15ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,111] 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) [2025-02-06 01:51:23,117] 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 9ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,172] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2560 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,189] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002560.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,232] 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=2560) with 1 segments in 115ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,235] 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) [2025-02-06 01:51:23,242] 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 10ms (22/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,245] 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) [2025-02-06 01:51:23,258] 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 15ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,265] 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) [2025-02-06 01:51:23,271] 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 12ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,276] 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) [2025-02-06 01:51:23,281] 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 9ms (25/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,284] 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) [2025-02-06 01:51:23,295] 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 14ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,298] 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) [2025-02-06 01:51:23,302] 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 5ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,305] 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) [2025-02-06 01:51:23,308] 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 6ms (28/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,311] 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) [2025-02-06 01:51:23,313] 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 5ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,316] 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) [2025-02-06 01:51:23,321] 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/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,326] 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) [2025-02-06 01:51:23,328] 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 5ms (31/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,336] 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) [2025-02-06 01:51:23,347] 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 18ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,366] 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) [2025-02-06 01:51:23,378] 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 31ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,381] 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) [2025-02-06 01:51:23,384] 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 6ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,389] 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) [2025-02-06 01:51:23,391] 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 7ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,394] 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) [2025-02-06 01:51:23,397] 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 6ms (36/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,407] 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) [2025-02-06 01:51:23,428] 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 31ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,431] 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) [2025-02-06 01:51:23,436] 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 6ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,440] 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) [2025-02-06 01:51:23,445] 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 8ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,450] 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) [2025-02-06 01:51:23,455] 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 10ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,465] 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) [2025-02-06 01:51:23,487] 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 29ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,494] 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) [2025-02-06 01:51:23,505] 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 16ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,510] 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) [2025-02-06 01:51:23,518] 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 13ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,522] 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) [2025-02-06 01:51:23,529] 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 9ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,531] 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) [2025-02-06 01:51:23,533] 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 4ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,536] 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) [2025-02-06 01:51:23,549] 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 16ms (46/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,552] 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) [2025-02-06 01:51:23,555] 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 5ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,557] 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) [2025-02-06 01:51:23,560] 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/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,585] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,586] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,588] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7, topic=HEALTH_CHECK_TOPIC, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 28ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,591] 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) [2025-02-06 01:51:23,599] 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 10ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,614] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,614] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,617] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8, topic=HEALTH_CHECK_TOPIC, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 17ms (51/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,623] 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) [2025-02-06 01:51:23,627] 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 8ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,633] 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) [2025-02-06 01:51:23,639] 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 (53/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,658] 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) [2025-02-06 01:51:23,661] 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 15ms (54/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,672] 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) [2025-02-06 01:51:23,676] 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 15ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,681] 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) [2025-02-06 01:51:23,688] 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 12ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,696] 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) [2025-02-06 01:51:23,698] 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 10ms (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,703] 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) [2025-02-06 01:51:23,709] 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 8ms (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,710] 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) [2025-02-06 01:51:23,715] 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 6ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,718] 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) [2025-02-06 01:51:23,721] 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 6ms (60/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,727] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,728] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,736] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20, topic=HEALTH_CHECK_TOPIC, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 15ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,738] 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) [2025-02-06 01:51:23,739] 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 2ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,740] 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) [2025-02-06 01:51:23,741] 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 (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,756] 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) [2025-02-06 01:51:23,757] 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 7ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,765] 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) [2025-02-06 01:51:23,766] 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 8ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,767] 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) [2025-02-06 01:51:23,768] 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 3ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,773] 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) [2025-02-06 01:51:23,776] 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 6ms (67/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,778] 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) [2025-02-06 01:51:23,779] 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 3ms (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,789] 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) [2025-02-06 01:51:23,790] 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 11ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,794] 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) [2025-02-06 01:51:23,794] 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 4ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,796] 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) [2025-02-06 01:51:23,798] 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 4ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,799] 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) [2025-02-06 01:51:23,800] 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 1ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,809] 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) [2025-02-06 01:51:23,810] 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 10ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,815] 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) [2025-02-06 01:51:23,816] 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 6ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,821] 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) [2025-02-06 01:51:23,822] 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 5ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,823] 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) [2025-02-06 01:51:23,836] 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 14ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,838] 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) [2025-02-06 01:51:23,838] 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 (77/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,844] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 617 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,844] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000617.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,845] 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=617) with 1 segments in 7ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,846] 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) [2025-02-06 01:51:23,846] 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 1ms (79/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,847] 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) [2025-02-06 01:51:23,848] 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 2ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,849] 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) [2025-02-06 01:51:23,849] 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 1ms (81/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,870] 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) [2025-02-06 01:51:23,871] 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 6ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,878] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:23,879] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:23,880] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29, topic=HEALTH_CHECK_TOPIC, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 8ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,882] 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) [2025-02-06 01:51:23,882] 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 2ms (84/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,883] 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) [2025-02-06 01:51:23,884] 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 1ms (85/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,885] 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) [2025-02-06 01:51:23,900] 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 16ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,904] 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) [2025-02-06 01:51:23,905] 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 5ms (87/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,915] 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) [2025-02-06 01:51:23,917] 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 12ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,921] 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) [2025-02-06 01:51:23,924] 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 7ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,929] 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) [2025-02-06 01:51:23,929] 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 5ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,930] 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) [2025-02-06 01:51:23,931] 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 (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,932] 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) [2025-02-06 01:51:23,932] 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 1ms (92/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,947] 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) [2025-02-06 01:51:23,956] 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 16ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:23,962] 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) [2025-02-06 01:51:24,032] 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 76ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,039] 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) [2025-02-06 01:51:24,040] 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 7ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,051] 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) [2025-02-06 01:51:24,052] 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 3ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,078] 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) [2025-02-06 01:51:24,079] 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 (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,109] 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) [2025-02-06 01:51:24,110] 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 10ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,111] 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) [2025-02-06 01:51:24,111] 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 1ms (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,126] 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) [2025-02-06 01:51:24,127] 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 6ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,132] 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) [2025-02-06 01:51:24,133] 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 1ms (101/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,159] 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) [2025-02-06 01:51:24,198] 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 43ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,204] 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) [2025-02-06 01:51:24,225] 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 23ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,231] 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) [2025-02-06 01:51:24,232] 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 7ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,263] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,263] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,271] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9, topic=HEALTH_CHECK_TOPIC, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 39ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,277] 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) [2025-02-06 01:51:24,278] 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 6ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,288] 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) [2025-02-06 01:51:24,289] 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 5ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,290] 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) [2025-02-06 01:51:24,301] 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 12ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,302] 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) [2025-02-06 01:51:24,304] 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 3ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,306] 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) [2025-02-06 01:51:24,360] 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 56ms (110/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,385] 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) [2025-02-06 01:51:24,408] 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 48ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,424] 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) [2025-02-06 01:51:24,425] 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 10ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,443] 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) [2025-02-06 01:51:24,451] 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 9ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,472] 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) [2025-02-06 01:51:24,473] 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 22ms (114/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,491] 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) [2025-02-06 01:51:24,492] 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 11ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,510] 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) [2025-02-06 01:51:24,511] 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 6ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,527] 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) [2025-02-06 01:51:24,530] 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 18ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,559] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,601] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-12-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,602] 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=126) with 1 segments in 72ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,604] 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) [2025-02-06 01:51:24,604] 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 2ms (119/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,605] 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) [2025-02-06 01:51:24,611] 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 6ms (120/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,612] 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) [2025-02-06 01:51:24,620] 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 8ms (121/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,629] 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) [2025-02-06 01:51:24,629] 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 10ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,631] 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) [2025-02-06 01:51:24,638] 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 8ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,640] 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) [2025-02-06 01:51:24,658] 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 19ms (124/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,663] 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) [2025-02-06 01:51:24,664] 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 2ms (125/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,707] 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) [2025-02-06 01:51:24,718] 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 42ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,722] 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) [2025-02-06 01:51:24,734] 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 13ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,742] 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) [2025-02-06 01:51:24,749] 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 14ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,751] 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) [2025-02-06 01:51:24,763] 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 14ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,770] 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) [2025-02-06 01:51:24,775] 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 6ms (130/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,776] 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) [2025-02-06 01:51:24,783] 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 (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,784] 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) [2025-02-06 01:51:24,786] 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 3ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,787] 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) [2025-02-06 01:51:24,794] 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 7ms (133/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,795] 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) [2025-02-06 01:51:24,795] 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 1ms (134/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,797] 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) [2025-02-06 01:51:24,799] 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 (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,833] 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) [2025-02-06 01:51:24,862] 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 58ms (136/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,884] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:24,885] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:24,885] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24, topic=HEALTH_CHECK_TOPIC, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 23ms (137/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,886] 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) [2025-02-06 01:51:24,887] 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 2ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,888] 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) [2025-02-06 01:51:24,888] 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 1ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,901] 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) [2025-02-06 01:51:24,902] 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 14ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,903] 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) [2025-02-06 01:51:24,903] 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 (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,904] 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) [2025-02-06 01:51:24,904] 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 1ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,933] 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) [2025-02-06 01:51:24,939] 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 35ms (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,940] 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) [2025-02-06 01:51:24,941] 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 1ms (144/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,941] 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) [2025-02-06 01:51:24,961] 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 20ms (145/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,962] 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) [2025-02-06 01:51:24,963] 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 2ms (146/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,964] 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) [2025-02-06 01:51:24,973] 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 10ms (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,980] 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) [2025-02-06 01:51:24,981] 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 7ms (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,991] 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) [2025-02-06 01:51:24,992] 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 2ms (149/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:24,995] 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) [2025-02-06 01:51:24,995] 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 3ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,003] 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) [2025-02-06 01:51:25,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 11ms (151/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,011] 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) [2025-02-06 01:51:25,015] 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 7ms (152/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,019] 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) [2025-02-06 01:51:25,033] 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 12ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,036] 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) [2025-02-06 01:51:25,037] 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 3ms (154/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,039] 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) [2025-02-06 01:51:25,045] 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 7ms (155/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,057] 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) [2025-02-06 01:51:25,059] 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 13ms (156/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,080] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 7 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,080] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5/00000000000000000007.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,081] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5, topic=HEALTH_CHECK_TOPIC, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=7) with 1 segments in 22ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,092] 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) [2025-02-06 01:51:25,102] 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 21ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,112] 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) [2025-02-06 01:51:25,121] 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 19ms (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,156] 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) [2025-02-06 01:51:25,176] 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 54ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,184] 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) [2025-02-06 01:51:25,189] 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 5ms (161/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,204] 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) [2025-02-06 01:51:25,250] 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 60ms (162/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,256] 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) [2025-02-06 01:51:25,258] 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 7ms (163/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,268] 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) [2025-02-06 01:51:25,270] 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 (164/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,271] 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) [2025-02-06 01:51:25,279] 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 9ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,284] 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) [2025-02-06 01:51:25,285] 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 (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,292] 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) [2025-02-06 01:51:25,293] 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 5ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,303] 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) [2025-02-06 01:51:25,304] 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 7ms (168/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,314] 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) [2025-02-06 01:51:25,318] 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 14ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,348] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 849 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,353] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000849.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,354] 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=849) with 1 segments in 36ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,360] 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) [2025-02-06 01:51:25,362] 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 7ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,364] 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) [2025-02-06 01:51:25,368] 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 (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,372] 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) [2025-02-06 01:51:25,374] 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 (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,380] 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) [2025-02-06 01:51:25,406] 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 28ms (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,413] 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) [2025-02-06 01:51:25,440] 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 33ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,464] 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) [2025-02-06 01:51:25,470] 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 30ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,481] 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) [2025-02-06 01:51:25,482] 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 (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,503] 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) [2025-02-06 01:51:25,511] 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 20ms (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,515] 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) [2025-02-06 01:51:25,515] 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 4ms (179/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,525] 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) [2025-02-06 01:51:25,530] 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 8ms (180/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,544] 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) [2025-02-06 01:51:25,559] 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 11ms (181/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,562] 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) [2025-02-06 01:51:25,577] 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 18ms (182/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,588] 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) [2025-02-06 01:51:25,590] 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 13ms (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,597] 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) [2025-02-06 01:51:25,598] 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 8ms (184/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,605] 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) [2025-02-06 01:51:25,613] 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 9ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,641] 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) [2025-02-06 01:51:25,642] 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 27ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,648] 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) [2025-02-06 01:51:25,650] 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 7ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,662] 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) [2025-02-06 01:51:25,664] 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 7ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,669] 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) [2025-02-06 01:51:25,673] 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 4ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,677] 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) [2025-02-06 01:51:25,680] 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 7ms (190/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,692] 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) [2025-02-06 01:51:25,693] 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 11ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,725] 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) [2025-02-06 01:51:25,726] 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 32ms (192/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,743] 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) [2025-02-06 01:51:25,747] 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 11ms (193/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,748] 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) [2025-02-06 01:51:25,749] 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 (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,749] 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) [2025-02-06 01:51:25,767] 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 19ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,774] 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) [2025-02-06 01:51:25,779] 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 12ms (196/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,781] 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) [2025-02-06 01:51:25,781] 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 2ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,782] 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) [2025-02-06 01:51:25,782] 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 1ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,799] 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) [2025-02-06 01:51:25,800] 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 2ms (199/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,810] 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) [2025-02-06 01:51:25,810] 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 10ms (200/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,818] 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) [2025-02-06 01:51:25,819] 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 (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,827] 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) [2025-02-06 01:51:25,827] 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 (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,828] 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) [2025-02-06 01:51:25,828] 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 1ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,858] 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) [2025-02-06 01:51:25,859] 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 13ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,885] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 727 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:25,887] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000000727.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:25,888] 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=727) with 1 segments in 30ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,901] 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) [2025-02-06 01:51:25,904] 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 12ms (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,908] 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) [2025-02-06 01:51:25,909] 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 5ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,914] 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) [2025-02-06 01:51:25,916] 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 (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,918] 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) [2025-02-06 01:51:25,937] 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 5ms (209/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,938] 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) [2025-02-06 01:51:25,938] 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 1ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,942] 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) [2025-02-06 01:51:25,942] 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 4ms (211/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,944] 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) [2025-02-06 01:51:25,945] 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 3ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,951] 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) [2025-02-06 01:51:25,951] 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 6ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,965] 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) [2025-02-06 01:51:25,966] 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 2ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,974] 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) [2025-02-06 01:51:25,974] 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 6ms (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,976] 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) [2025-02-06 01:51:25,976] 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 1ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,988] 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) [2025-02-06 01:51:25,989] 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 3ms (217/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:25,994] 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) [2025-02-06 01:51:25,997] 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 8ms (218/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,003] 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) [2025-02-06 01:51:26,003] 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 6ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,011] 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) [2025-02-06 01:51:26,017] 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 7ms (220/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,032] 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) [2025-02-06 01:51:26,036] 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 19ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,045] 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) [2025-02-06 01:51:26,049] 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 13ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,058] 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) [2025-02-06 01:51:26,069] 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 20ms (223/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,080] 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) [2025-02-06 01:51:26,087] 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 18ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,088] 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) [2025-02-06 01:51:26,094] 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 6ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,095] 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) [2025-02-06 01:51:26,095] 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 (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,104] 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) [2025-02-06 01:51:26,112] 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 11ms (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,124] 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) [2025-02-06 01:51:26,134] 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 22ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,143] 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) [2025-02-06 01:51:26,145] 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 (229/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,146] 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) [2025-02-06 01:51:26,146] 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 (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,158] 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) [2025-02-06 01:51:26,165] 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 13ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,180] 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) [2025-02-06 01:51:26,184] 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 19ms (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,199] 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) [2025-02-06 01:51:26,204] 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 19ms (233/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,205] 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) [2025-02-06 01:51:26,206] 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 3ms (234/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,212] 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) [2025-02-06 01:51:26,212] 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 6ms (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,216] 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) [2025-02-06 01:51:26,216] 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 2ms (236/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,219] 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) [2025-02-06 01:51:26,222] 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 6ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,228] 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) [2025-02-06 01:51:26,229] 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 6ms (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,238] 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) [2025-02-06 01:51:26,238] 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 7ms (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,239] 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) [2025-02-06 01:51:26,239] 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 1ms (240/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,241] 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) [2025-02-06 01:51:26,244] 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 5ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,248] 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) [2025-02-06 01:51:26,249] 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 5ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,256] 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) [2025-02-06 01:51:26,257] 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 (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,264] 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) [2025-02-06 01:51:26,270] 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 10ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,280] 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) [2025-02-06 01:51:26,282] 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 12ms (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,305] 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) [2025-02-06 01:51:26,306] 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 19ms (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,307] 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) [2025-02-06 01:51:26,310] 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 4ms (247/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,321] 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) [2025-02-06 01:51:26,327] 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 16ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,343] 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) [2025-02-06 01:51:26,344] 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 16ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,361] 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) [2025-02-06 01:51:26,362] 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 15ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,362] 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) [2025-02-06 01:51:26,363] 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 (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,383] 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) [2025-02-06 01:51:26,395] 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 25ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,397] 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) [2025-02-06 01:51:26,401] 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 6ms (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,405] 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) [2025-02-06 01:51:26,406] 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 (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,428] 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) [2025-02-06 01:51:26,431] 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 8ms (255/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,458] 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) [2025-02-06 01:51:26,458] 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 16ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,459] 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) [2025-02-06 01:51:26,459] 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 (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,474] 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) [2025-02-06 01:51:26,475] 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 6ms (258/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,481] 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) [2025-02-06 01:51:26,481] 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 1ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,492] 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) [2025-02-06 01:51:26,493] 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 1ms (260/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,494] 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) [2025-02-06 01:51:26,497] 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 (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,498] 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) [2025-02-06 01:51:26,498] 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 (262/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,505] 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) [2025-02-06 01:51:26,506] 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 7ms (263/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,507] 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) [2025-02-06 01:51:26,509] 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 (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,514] 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) [2025-02-06 01:51:26,514] 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 5ms (265/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,515] 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) [2025-02-06 01:51:26,515] 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 1ms (266/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,516] 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) [2025-02-06 01:51:26,516] 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 1ms (267/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,522] 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) [2025-02-06 01:51:26,525] 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 8ms (268/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,525] 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) [2025-02-06 01:51:26,527] 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 (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,529] 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) [2025-02-06 01:51:26,533] 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 6ms (270/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,534] 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) [2025-02-06 01:51:26,534] 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 (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,536] 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) [2025-02-06 01:51:26,539] 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 4ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,568] 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) [2025-02-06 01:51:26,569] 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 28ms (273/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,570] 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) [2025-02-06 01:51:26,570] 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 1ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,576] 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) [2025-02-06 01:51:26,576] 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 4ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,577] 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) [2025-02-06 01:51:26,577] 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 (276/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,581] 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) [2025-02-06 01:51:26,582] 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 5ms (277/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,583] 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) [2025-02-06 01:51:26,585] 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 3ms (278/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,587] 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) [2025-02-06 01:51:26,587] 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 1ms (279/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,589] 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) [2025-02-06 01:51:26,594] 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 6ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,596] 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) [2025-02-06 01:51:26,599] 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 5ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,601] 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) [2025-02-06 01:51:26,607] 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 7ms (282/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,608] 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) [2025-02-06 01:51:26,619] 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 5ms (283/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,620] 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) [2025-02-06 01:51:26,621] 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 2ms (284/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,624] 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) [2025-02-06 01:51:26,625] 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 4ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,626] 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) [2025-02-06 01:51:26,627] 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 (286/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,630] 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) [2025-02-06 01:51:26,641] 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 14ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,642] 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) [2025-02-06 01:51:26,642] 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 1ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,645] 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) [2025-02-06 01:51:26,647] 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 4ms (289/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,652] 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) [2025-02-06 01:51:26,656] 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 7ms (290/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,659] 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) [2025-02-06 01:51:26,661] 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 5ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,666] 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) [2025-02-06 01:51:26,670] 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 5ms (292/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,672] 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) [2025-02-06 01:51:26,677] 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 7ms (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,687] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,688] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:26,688] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12, topic=HEALTH_CHECK_TOPIC, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 11ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,692] 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) [2025-02-06 01:51:26,693] 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 4ms (295/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,695] 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) [2025-02-06 01:51:26,698] 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 5ms (296/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,701] 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) [2025-02-06 01:51:26,702] 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 2ms (297/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,708] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:26,708] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:26,713] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26, topic=HEALTH_CHECK_TOPIC, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 11ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,721] 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) [2025-02-06 01:51:26,725] 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 8ms (299/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,727] 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) [2025-02-06 01:51:26,730] 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 3ms (300/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,733] 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) [2025-02-06 01:51:26,736] 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 3ms (301/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,737] 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) [2025-02-06 01:51:26,741] 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 5ms (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,743] 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) [2025-02-06 01:51:26,745] 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 2ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,746] 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) [2025-02-06 01:51:26,747] 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 2ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,751] 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) [2025-02-06 01:51:26,752] 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 5ms (305/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,762] 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) [2025-02-06 01:51:26,762] 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 10ms (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,764] 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) [2025-02-06 01:51:26,764] 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 2ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,767] 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) [2025-02-06 01:51:26,772] 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 6ms (308/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,773] 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) [2025-02-06 01:51:26,775] 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 3ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,777] 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) [2025-02-06 01:51:26,780] 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 4ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,783] 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) [2025-02-06 01:51:26,783] 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 2ms (311/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,787] 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) [2025-02-06 01:51:26,787] 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 3ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,789] 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) [2025-02-06 01:51:26,792] 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 5ms (313/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,797] 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) [2025-02-06 01:51:26,798] 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 6ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,798] 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) [2025-02-06 01:51:26,800] 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 2ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,801] 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) [2025-02-06 01:51:26,803] 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 2ms (316/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,805] 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) [2025-02-06 01:51:26,808] 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 3ms (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,812] 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) [2025-02-06 01:51:26,813] 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 2ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,815] 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) [2025-02-06 01:51:26,817] 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 2ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,836] 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) [2025-02-06 01:51:26,836] 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 18ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,837] 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) [2025-02-06 01:51:26,837] 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 (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,838] 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) [2025-02-06 01:51:26,838] 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 1ms (322/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,840] 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) [2025-02-06 01:51:26,846] 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 6ms (323/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,847] 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) [2025-02-06 01:51:26,848] 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 2ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,849] 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) [2025-02-06 01:51:26,851] 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 3ms (325/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,853] 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) [2025-02-06 01:51:26,856] 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 5ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,856] 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) [2025-02-06 01:51:26,858] 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 2ms (327/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,861] 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) [2025-02-06 01:51:26,861] 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 1ms (328/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,862] 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) [2025-02-06 01:51:26,872] 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 10ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,873] 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) [2025-02-06 01:51:26,874] 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 1ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,876] 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) [2025-02-06 01:51:26,876] 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 1ms (331/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,877] 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) [2025-02-06 01:51:26,878] 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 1ms (332/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,882] 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) [2025-02-06 01:51:26,884] 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 2ms (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,886] 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) [2025-02-06 01:51:26,886] 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 (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,894] 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) [2025-02-06 01:51:26,903] 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 15ms (335/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,903] 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) [2025-02-06 01:51:26,903] 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 1ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,910] 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) [2025-02-06 01:51:26,912] 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 9ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,921] 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) [2025-02-06 01:51:26,921] 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 9ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,923] 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) [2025-02-06 01:51:26,924] 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 2ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,929] 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) [2025-02-06 01:51:26,930] 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 (340/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,936] 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) [2025-02-06 01:51:26,937] 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 2ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,939] 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) [2025-02-06 01:51:26,945] 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 6ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,946] 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) [2025-02-06 01:51:26,946] 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 (343/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,954] 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) [2025-02-06 01:51:26,956] 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 4ms (344/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,960] 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) [2025-02-06 01:51:26,961] 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 5ms (345/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,962] 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) [2025-02-06 01:51:26,962] 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 1ms (346/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,977] 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) [2025-02-06 01:51:26,978] 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 (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,981] 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) [2025-02-06 01:51:26,981] 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 2ms (348/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,988] 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) [2025-02-06 01:51:26,995] 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 12ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:26,998] 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) [2025-02-06 01:51:27,002] 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 5ms (350/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,005] 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) [2025-02-06 01:51:27,007] 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 4ms (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,012] 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) [2025-02-06 01:51:27,029] 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 18ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,035] 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) [2025-02-06 01:51:27,036] 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 8ms (353/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,037] 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) [2025-02-06 01:51:27,037] 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 1ms (354/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,039] 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) [2025-02-06 01:51:27,040] 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 0ms (355/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,041] 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) [2025-02-06 01:51:27,043] 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 2ms (356/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,048] 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) [2025-02-06 01:51:27,048] 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 5ms (357/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,054] 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) [2025-02-06 01:51:27,057] 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 5ms (358/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,058] 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) [2025-02-06 01:51:27,058] 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 1ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,061] 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) [2025-02-06 01:51:27,062] 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 1ms (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,065] 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) [2025-02-06 01:51:27,073] 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 11ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,075] 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) [2025-02-06 01:51:27,080] 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 (362/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,082] 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) [2025-02-06 01:51:27,082] 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 2ms (363/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,087] 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) [2025-02-06 01:51:27,087] 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 5ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,094] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:27,094] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:27,094] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15, topic=HEALTH_CHECK_TOPIC, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 7ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,095] 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) [2025-02-06 01:51:27,095] 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 (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,096] 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) [2025-02-06 01:51:27,101] 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 5ms (367/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,103] 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) [2025-02-06 01:51:27,105] 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 4ms (368/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,106] 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) [2025-02-06 01:51:27,107] 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 2ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,108] 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) [2025-02-06 01:51:27,109] 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 2ms (370/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,109] 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) [2025-02-06 01:51:27,110] 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 0ms (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,112] 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) [2025-02-06 01:51:27,112] 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 (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,124] 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) [2025-02-06 01:51:27,125] 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 13ms (373/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,127] 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) [2025-02-06 01:51:27,127] 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 1ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,129] 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) [2025-02-06 01:51:27,130] 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 (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,131] 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) [2025-02-06 01:51:27,132] 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 (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,133] 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) [2025-02-06 01:51:27,134] 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 (377/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,134] 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) [2025-02-06 01:51:27,135] 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 (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,139] 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) [2025-02-06 01:51:27,140] 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 4ms (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,141] 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) [2025-02-06 01:51:27,143] 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 2ms (380/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,143] 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) [2025-02-06 01:51:27,145] 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 (381/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,151] 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) [2025-02-06 01:51:27,153] 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 7ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,158] 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) [2025-02-06 01:51:27,159] 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 5ms (383/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,171] 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) [2025-02-06 01:51:27,174] 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 12ms (384/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,177] 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) [2025-02-06 01:51:27,180] 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 6ms (385/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,181] 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) [2025-02-06 01:51:27,182] 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 3ms (386/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,184] 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) [2025-02-06 01:51:27,185] 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 2ms (387/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,186] 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) [2025-02-06 01:51:27,186] 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 2ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,188] 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) [2025-02-06 01:51:27,188] 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 2ms (389/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,191] 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) [2025-02-06 01:51:27,193] 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 4ms (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,194] 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) [2025-02-06 01:51:27,211] 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 18ms (391/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,229] 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) [2025-02-06 01:51:27,231] 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 19ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,231] 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) [2025-02-06 01:51:27,231] 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 1ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,233] 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) [2025-02-06 01:51:27,233] 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 2ms (394/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,234] 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) [2025-02-06 01:51:27,239] 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 6ms (395/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,243] 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) [2025-02-06 01:51:27,246] 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 3ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,247] 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) [2025-02-06 01:51:27,261] 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 15ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,266] 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) [2025-02-06 01:51:27,272] 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 10ms (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,272] 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) [2025-02-06 01:51:27,273] 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 2ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,273] 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) [2025-02-06 01:51:27,274] 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 (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,280] 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) [2025-02-06 01:51:27,281] 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 6ms (401/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,283] 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) [2025-02-06 01:51:27,289] 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 7ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,290] 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) [2025-02-06 01:51:27,290] 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 (403/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,293] 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) [2025-02-06 01:51:27,293] 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 1ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,297] 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) [2025-02-06 01:51:27,298] 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 0ms (405/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,298] 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) [2025-02-06 01:51:27,299] 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 0ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,303] 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) [2025-02-06 01:51:27,317] 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 17ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,318] 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) [2025-02-06 01:51:27,318] 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 2ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,467] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:27,467] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:27,513] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19, topic=HEALTH_CHECK_TOPIC, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 195ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,552] 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) [2025-02-06 01:51:27,552] 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 (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,553] 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) [2025-02-06 01:51:27,553] 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 (411/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,560] 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) [2025-02-06 01:51:27,560] 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 1ms (412/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,579] 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) [2025-02-06 01:51:27,581] 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 6ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,586] 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) [2025-02-06 01:51:27,592] 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 11ms (414/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,601] 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) [2025-02-06 01:51:27,629] 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 35ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,630] 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) [2025-02-06 01:51:27,650] 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 18ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,734] 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) [2025-02-06 01:51:27,734] 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 (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,735] 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) [2025-02-06 01:51:27,735] 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 (418/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,736] 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) [2025-02-06 01:51:27,736] 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 1ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,736] 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) [2025-02-06 01:51:27,742] 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 6ms (420/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,745] 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) [2025-02-06 01:51:27,749] 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 6ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,752] 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) [2025-02-06 01:51:27,752] 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 1ms (422/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,753] 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) [2025-02-06 01:51:27,753] 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 (423/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,753] 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) [2025-02-06 01:51:27,754] 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 0ms (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,754] 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) [2025-02-06 01:51:27,755] 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 0ms (425/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,755] 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) [2025-02-06 01:51:27,755] 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 (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,756] 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) [2025-02-06 01:51:27,756] 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 1ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,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) [2025-02-06 01:51:27,757] 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 (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,757] 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) [2025-02-06 01:51:27,758] 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 0ms (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,759] 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) [2025-02-06 01:51:27,759] 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 1ms (430/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,801] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:27,801] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:27,802] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10, topic=HEALTH_CHECK_TOPIC, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 43ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,803] 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) [2025-02-06 01:51:27,803] 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 1ms (432/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,803] 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) [2025-02-06 01:51:27,804] 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 0ms (433/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,804] 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) [2025-02-06 01:51:27,804] 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 0ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,823] 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) [2025-02-06 01:51:27,823] 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 19ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,824] 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) [2025-02-06 01:51:27,824] 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 1ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,825] 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) [2025-02-06 01:51:27,863] 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 39ms (437/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,987] 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) [2025-02-06 01:51:27,987] 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 37ms (438/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,994] 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) [2025-02-06 01:51:27,994] 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 (439/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,995] 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) [2025-02-06 01:51:27,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 1ms (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,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) [2025-02-06 01:51:27,996] 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 (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,997] 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) [2025-02-06 01:51:27,997] 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 (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,998] 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) [2025-02-06 01:51:27,998] 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 1ms (443/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,998] 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) [2025-02-06 01:51:27,999] 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 0ms (444/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:27,999] 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) [2025-02-06 01:51:28,000] 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 0ms (445/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,000] 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) [2025-02-06 01:51:28,000] 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 1ms (446/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,003] 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) [2025-02-06 01:51:28,003] 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 3ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,011] 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) [2025-02-06 01:51:28,013] 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 10ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,020] 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) [2025-02-06 01:51:28,021] 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 1ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,021] 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) [2025-02-06 01:51:28,021] 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 0ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,022] 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) [2025-02-06 01:51:28,022] 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 (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,023] 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) [2025-02-06 01:51:28,023] 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 1ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,023] 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) [2025-02-06 01:51:28,024] 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 0ms (453/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,024] 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) [2025-02-06 01:51:28,024] 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 1ms (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,025] 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) [2025-02-06 01:51:28,029] 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 5ms (455/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,029] 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) [2025-02-06 01:51:28,030] 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 (456/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,030] 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) [2025-02-06 01:51:28,030] 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 0ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,031] 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) [2025-02-06 01:51:28,031] 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 (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,032] 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) [2025-02-06 01:51:28,032] 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 (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,032] 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) [2025-02-06 01:51:28,033] 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 0ms (460/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,033] 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) [2025-02-06 01:51:28,033] 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 (461/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,034] 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) [2025-02-06 01:51:28,034] 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 1ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,034] 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) [2025-02-06 01:51:28,035] 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 (463/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,035] 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) [2025-02-06 01:51:28,035] 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 (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,036] 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) [2025-02-06 01:51:28,036] 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 1ms (465/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,036] 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) [2025-02-06 01:51:28,037] 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 0ms (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,044] 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) [2025-02-06 01:51:28,044] 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 (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,045] 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) [2025-02-06 01:51:28,045] 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 1ms (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,046] 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) [2025-02-06 01:51:28,046] 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 (469/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,046] 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) [2025-02-06 01:51:28,046] 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 0ms (470/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,047] 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) [2025-02-06 01:51:28,047] 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 (471/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,048] 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) [2025-02-06 01:51:28,048] 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 1ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,048] 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) [2025-02-06 01:51:28,049] 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 0ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,049] 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) [2025-02-06 01:51:28,050] 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 (474/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,050] 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) [2025-02-06 01:51:28,051] 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 0ms (475/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,052] 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) [2025-02-06 01:51:28,052] 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 2ms (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,053] 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) [2025-02-06 01:51:28,053] 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 1ms (477/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,054] 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) [2025-02-06 01:51:28,054] 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 (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,055] 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) [2025-02-06 01:51:28,055] 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 (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,056] 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) [2025-02-06 01:51:28,056] 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 1ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,056] 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) [2025-02-06 01:51:28,057] 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 0ms (481/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,057] 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) [2025-02-06 01:51:28,057] 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 (482/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,058] 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) [2025-02-06 01:51:28,058] 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 1ms (483/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,059] 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) [2025-02-06 01:51:28,059] 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 (484/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,059] 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) [2025-02-06 01:51:28,060] 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 0ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,061] 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) [2025-02-06 01:51:28,061] 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 (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,063] 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) [2025-02-06 01:51:28,063] 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 (487/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,064] 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) [2025-02-06 01:51:28,064] 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 (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,064] 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) [2025-02-06 01:51:28,064] 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 0ms (489/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,065] 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) [2025-02-06 01:51:28,065] 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 (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,066] 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) [2025-02-06 01:51:28,066] 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 1ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,066] 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) [2025-02-06 01:51:28,067] 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 0ms (492/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,154] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,196] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,196] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11, topic=HEALTH_CHECK_TOPIC, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 129ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,197] 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) [2025-02-06 01:51:28,197] 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 (494/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,219] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,219] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,220] 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=417) with 1 segments in 23ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,220] 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) [2025-02-06 01:51:28,222] 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 2ms (496/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,223] 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) [2025-02-06 01:51:28,223] 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 (497/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,224] 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) [2025-02-06 01:51:28,224] 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 (498/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,227] 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) [2025-02-06 01:51:28,228] 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 3ms (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,228] 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) [2025-02-06 01:51:28,228] 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 (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,229] 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) [2025-02-06 01:51:28,231] 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 2ms (501/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,231] 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) [2025-02-06 01:51:28,231] 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 (502/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,233] 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) [2025-02-06 01:51:28,233] 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 (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,234] 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) [2025-02-06 01:51:28,234] 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 (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,234] 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) [2025-02-06 01:51:28,235] 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 1ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,235] 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) [2025-02-06 01:51:28,235] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6, topic=HEALTH_CHECK_TOPIC, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (506/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,236] 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) [2025-02-06 01:51:28,236] 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 1ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,237] 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) [2025-02-06 01:51:28,241] 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 5ms (508/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,245] 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) [2025-02-06 01:51:28,245] 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 4ms (509/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,256] 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) [2025-02-06 01:51:28,257] 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 11ms (510/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,267] 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) [2025-02-06 01:51:28,267] 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 3ms (511/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,278] 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) [2025-02-06 01:51:28,279] 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 12ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,297] 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) [2025-02-06 01:51:28,297] 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 18ms (513/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,298] 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) [2025-02-06 01:51:28,298] 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 (514/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,298] 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) [2025-02-06 01:51:28,299] 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 0ms (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,299] 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) [2025-02-06 01:51:28,299] 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 0ms (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,300] 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) [2025-02-06 01:51:28,300] 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 (517/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,300] 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) [2025-02-06 01:51:28,301] 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 0ms (518/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,324] 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) [2025-02-06 01:51:28,325] 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 24ms (519/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,325] 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) [2025-02-06 01:51:28,325] 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 0ms (520/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,326] 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) [2025-02-06 01:51:28,326] 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 1ms (521/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,351] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,351] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,352] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23, topic=HEALTH_CHECK_TOPIC, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 25ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,352] 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) [2025-02-06 01:51:28,352] 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 (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,360] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 417 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,360] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000417.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,360] 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=417) with 1 segments in 8ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,361] 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) [2025-02-06 01:51:28,361] 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 (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,361] 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) [2025-02-06 01:51:28,361] 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 0ms (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,362] 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) [2025-02-06 01:51:28,362] 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 1ms (527/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,369] 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) [2025-02-06 01:51:28,370] 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 7ms (528/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,370] 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) [2025-02-06 01:51:28,370] 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 1ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,371] 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) [2025-02-06 01:51:28,371] 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 (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,371] 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) [2025-02-06 01:51:28,376] 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 5ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,380] 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) [2025-02-06 01:51:28,380] 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 4ms (532/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,380] 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) [2025-02-06 01:51:28,380] 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 0ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,397] 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) [2025-02-06 01:51:28,398] 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 6ms (534/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,441] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 1604 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,442] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000001604.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,442] 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=1604) with 1 segments in 44ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,447] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,447] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,448] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17, topic=HEALTH_CHECK_TOPIC, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 5ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,450] 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) [2025-02-06 01:51:28,450] 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 2ms (537/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,451] 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) [2025-02-06 01:51:28,451] 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 1ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,452] 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) [2025-02-06 01:51:28,452] 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 1ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,457] 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) [2025-02-06 01:51:28,458] 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 0ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,458] 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) [2025-02-06 01:51:28,458] 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 0ms (541/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,465] 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) [2025-02-06 01:51:28,465] 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 (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,466] 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) [2025-02-06 01:51:28,469] 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 4ms (543/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,470] 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) [2025-02-06 01:51:28,470] 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 (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,470] 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) [2025-02-06 01:51:28,471] 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 0ms (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,477] 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) [2025-02-06 01:51:28,477] 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 7ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,478] 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) [2025-02-06 01:51:28,478] 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 (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,481] 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) [2025-02-06 01:51:28,481] 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 3ms (548/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,485] 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) [2025-02-06 01:51:28,485] 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 4ms (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,486] 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) [2025-02-06 01:51:28,486] 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 1ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,486] 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) [2025-02-06 01:51:28,487] 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 0ms (551/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,487] 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) [2025-02-06 01:51:28,487] 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 (552/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,488] 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) [2025-02-06 01:51:28,488] 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 1ms (553/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,488] 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) [2025-02-06 01:51:28,489] 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 0ms (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,492] 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) [2025-02-06 01:51:28,493] 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 4ms (555/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,493] 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) [2025-02-06 01:51:28,493] 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 1ms (556/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,494] 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) [2025-02-06 01:51:28,494] 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 1ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,494] 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) [2025-02-06 01:51:28,495] 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 0ms (558/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,495] 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) [2025-02-06 01:51:28,495] 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 (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,496] 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) [2025-02-06 01:51:28,496] 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 1ms (560/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,496] 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) [2025-02-06 01:51:28,496] 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 0ms (561/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,497] 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) [2025-02-06 01:51:28,497] 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 (562/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,497] 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) [2025-02-06 01:51:28,498] 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 (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,498] 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) [2025-02-06 01:51:28,498] 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 0ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,499] 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) [2025-02-06 01:51:28,499] 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 (565/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,499] 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) [2025-02-06 01:51:28,500] 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 0ms (566/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,500] 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) [2025-02-06 01:51:28,502] 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 (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,502] 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) [2025-02-06 01:51:28,503] 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 0ms (568/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,503] 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) [2025-02-06 01:51:28,503] 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 (569/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,506] 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) [2025-02-06 01:51:28,506] 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 3ms (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,506] 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) [2025-02-06 01:51:28,507] 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 0ms (571/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,507] 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) [2025-02-06 01:51:28,507] 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 0ms (572/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,508] 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) [2025-02-06 01:51:28,508] 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 (573/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,508] 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) [2025-02-06 01:51:28,509] 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 0ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,509] 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) [2025-02-06 01:51:28,510] 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 2ms (575/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,510] 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) [2025-02-06 01:51:28,510] 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 0ms (576/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,513] 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) [2025-02-06 01:51:28,514] 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 3ms (577/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,517] 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) [2025-02-06 01:51:28,517] 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 4ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,518] 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) [2025-02-06 01:51:28,518] 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 1ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,518] 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) [2025-02-06 01:51:28,519] 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 0ms (580/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,519] 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) [2025-02-06 01:51:28,523] 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 5ms (581/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,523] 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) [2025-02-06 01:51:28,524] 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 0ms (582/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,524] 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) [2025-02-06 01:51:28,524] 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 (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,525] 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) [2025-02-06 01:51:28,526] 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 2ms (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,529] 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) [2025-02-06 01:51:28,529] 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 (585/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,529] 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) [2025-02-06 01:51:28,530] 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 0ms (586/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,531] 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) [2025-02-06 01:51:28,531] 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 1ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,534] 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) [2025-02-06 01:51:28,534] 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 3ms (588/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,537] 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) [2025-02-06 01:51:28,542] 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 7ms (589/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,542] 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) [2025-02-06 01:51:28,542] 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 1ms (590/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,546] 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) [2025-02-06 01:51:28,546] 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 (591/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,547] 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) [2025-02-06 01:51:28,547] 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 (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,547] 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) [2025-02-06 01:51:28,548] 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 0ms (593/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,549] 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) [2025-02-06 01:51:28,549] 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 1ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,550] 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) [2025-02-06 01:51:28,550] 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 1ms (595/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,551] 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) [2025-02-06 01:51:28,551] 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 1ms (596/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,551] 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) [2025-02-06 01:51:28,552] 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 0ms (597/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,552] 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) [2025-02-06 01:51:28,552] 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 1ms (598/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,553] 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) [2025-02-06 01:51:28,553] 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 (599/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,559] 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) [2025-02-06 01:51:28,561] 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 7ms (600/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,565] 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) [2025-02-06 01:51:28,566] 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 6ms (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,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) [2025-02-06 01:51:28,567] 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 1ms (602/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,567] 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) [2025-02-06 01:51:28,567] 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 0ms (603/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,568] 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) [2025-02-06 01:51:28,568] 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 1ms (604/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,569] 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) [2025-02-06 01:51:28,569] 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 1ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,569] 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) [2025-02-06 01:51:28,569] 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 0ms (606/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,570] 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) [2025-02-06 01:51:28,570] 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 (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,570] 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) [2025-02-06 01:51:28,571] 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 0ms (608/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,571] 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) [2025-02-06 01:51:28,580] 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 9ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,580] 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) [2025-02-06 01:51:28,581] 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 2ms (610/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,583] 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) [2025-02-06 01:51:28,586] 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 5ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,587] 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) [2025-02-06 01:51:28,587] 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 1ms (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,587] 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) [2025-02-06 01:51:28,588] 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 0ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,588] 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) [2025-02-06 01:51:28,588] 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 1ms (614/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,589] 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) [2025-02-06 01:51:28,589] 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 1ms (615/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,589] 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) [2025-02-06 01:51:28,590] 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 0ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,590] 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) [2025-02-06 01:51:28,590] 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 1ms (617/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,591] 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) [2025-02-06 01:51:28,591] 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 1ms (618/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,606] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,606] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,606] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14, topic=HEALTH_CHECK_TOPIC, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 15ms (619/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,607] 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) [2025-02-06 01:51:28,607] 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 1ms (620/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,607] 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) [2025-02-06 01:51:28,608] 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 0ms (621/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,608] 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) [2025-02-06 01:51:28,608] 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 (622/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,609] 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) [2025-02-06 01:51:28,609] 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 1ms (623/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,611] 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) [2025-02-06 01:51:28,611] 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 2ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,612] 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) [2025-02-06 01:51:28,612] 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 (625/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,612] 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) [2025-02-06 01:51:28,612] 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 (626/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,614] 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) [2025-02-06 01:51:28,614] 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 2ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,615] 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) [2025-02-06 01:51:28,615] 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 (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,616] 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) [2025-02-06 01:51:28,616] 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 1ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,616] 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) [2025-02-06 01:51:28,617] 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 0ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,617] 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) [2025-02-06 01:51:28,617] 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 (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,618] 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) [2025-02-06 01:51:28,618] 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 1ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,618] 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) [2025-02-06 01:51:28,619] 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 0ms (633/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,620] 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) [2025-02-06 01:51:28,620] 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 1ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,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) [2025-02-06 01:51:28,621] 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 1ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,623] 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) [2025-02-06 01:51:28,624] 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 2ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,625] 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) [2025-02-06 01:51:28,625] 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 (637/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,628] 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) [2025-02-06 01:51:28,629] 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 4ms (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,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) [2025-02-06 01:51:28,631] 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 2ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,633] 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) [2025-02-06 01:51:28,635] 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 4ms (640/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,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) [2025-02-06 01:51:28,637] 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 2ms (641/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,638] 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) [2025-02-06 01:51:28,639] 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 1ms (642/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,639] 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) [2025-02-06 01:51:28,639] 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 1ms (643/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,640] 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) [2025-02-06 01:51:28,640] 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 (644/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,642] 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) [2025-02-06 01:51:28,642] 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 2ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,643] 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) [2025-02-06 01:51:28,643] 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 1ms (646/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,644] 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) [2025-02-06 01:51:28,644] 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 1ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,644] 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) [2025-02-06 01:51:28,644] 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 0ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,645] 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) [2025-02-06 01:51:28,645] 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 1ms (649/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,648] 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) [2025-02-06 01:51:28,648] 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 3ms (650/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,650] 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) [2025-02-06 01:51:28,651] 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 (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,651] 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) [2025-02-06 01:51:28,651] 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 0ms (652/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,655] 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) [2025-02-06 01:51:28,655] 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 4ms (653/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,656] 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) [2025-02-06 01:51:28,656] 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 1ms (654/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,656] 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) [2025-02-06 01:51:28,662] 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 6ms (655/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,662] 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) [2025-02-06 01:51:28,663] 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 0ms (656/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,663] 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) [2025-02-06 01:51:28,663] 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 1ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,664] 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) [2025-02-06 01:51:28,664] 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 (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,664] 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) [2025-02-06 01:51:28,666] 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 2ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,672] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,672] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,674] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0, topic=HEALTH_CHECK_TOPIC, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 8ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,675] 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) [2025-02-06 01:51:28,675] 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 1ms (661/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,676] 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) [2025-02-06 01:51:28,677] 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 2ms (662/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,678] 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) [2025-02-06 01:51:28,678] 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 (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,679] 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) [2025-02-06 01:51:28,682] 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 3ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,687] 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) [2025-02-06 01:51:28,687] 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 5ms (665/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,687] 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) [2025-02-06 01:51:28,688] 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 0ms (666/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,688] 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) [2025-02-06 01:51:28,688] 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 (667/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,689] 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) [2025-02-06 01:51:28,692] 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 4ms (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,694] 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) [2025-02-06 01:51:28,694] 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 (669/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,695] 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) [2025-02-06 01:51:28,695] 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 (670/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,695] 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) [2025-02-06 01:51:28,695] 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 0ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,696] 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) [2025-02-06 01:51:28,696] 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 1ms (672/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,696] 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) [2025-02-06 01:51:28,697] 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 0ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,704] 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) [2025-02-06 01:51:28,706] 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 2ms (674/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,708] 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) [2025-02-06 01:51:28,709] 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 3ms (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,710] 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) [2025-02-06 01:51:28,712] 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 3ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,713] 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) [2025-02-06 01:51:28,715] 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 3ms (677/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,716] 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) [2025-02-06 01:51:28,716] 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 1ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,716] 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) [2025-02-06 01:51:28,717] 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 0ms (679/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,729] 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) [2025-02-06 01:51:28,729] 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 (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,729] 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) [2025-02-06 01:51:28,730] 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 0ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,730] 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) [2025-02-06 01:51:28,730] 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 1ms (682/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,743] 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) [2025-02-06 01:51:28,743] 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 13ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,743] 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) [2025-02-06 01:51:28,744] 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 0ms (684/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,744] 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) [2025-02-06 01:51:28,744] 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 0ms (685/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,745] 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) [2025-02-06 01:51:28,745] 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 1ms (686/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,745] 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) [2025-02-06 01:51:28,745] 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 0ms (687/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,746] 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) [2025-02-06 01:51:28,746] 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 1ms (688/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,746] 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) [2025-02-06 01:51:28,747] 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 0ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,747] 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) [2025-02-06 01:51:28,760] 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 13ms (690/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,761] 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) [2025-02-06 01:51:28,761] 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 (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,761] 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) [2025-02-06 01:51:28,761] 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 0ms (692/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,762] 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) [2025-02-06 01:51:28,762] 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 1ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,762] 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) [2025-02-06 01:51:28,763] 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 0ms (694/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,763] 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) [2025-02-06 01:51:28,763] 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 0ms (695/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,764] 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) [2025-02-06 01:51:28,764] 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 (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,764] 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) [2025-02-06 01:51:28,764] 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 0ms (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,766] 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) [2025-02-06 01:51:28,766] 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 2ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,768] 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) [2025-02-06 01:51:28,772] 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 6ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,772] 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) [2025-02-06 01:51:28,772] 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 0ms (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,773] 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) [2025-02-06 01:51:28,773] 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 1ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,773] 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) [2025-02-06 01:51:28,774] 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 0ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,774] 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) [2025-02-06 01:51:28,774] 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 (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,775] 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) [2025-02-06 01:51:28,775] 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 (704/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,775] 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) [2025-02-06 01:51:28,775] 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 0ms (705/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,776] 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) [2025-02-06 01:51:28,776] 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 (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,776] 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) [2025-02-06 01:51:28,794] 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 18ms (707/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,794] 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) [2025-02-06 01:51:28,795] 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 0ms (708/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,795] 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) [2025-02-06 01:51:28,795] 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 (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,796] 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) [2025-02-06 01:51:28,796] 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 (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,796] 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) [2025-02-06 01:51:28,797] 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 1ms (711/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,797] 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) [2025-02-06 01:51:28,798] 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 1ms (712/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,799] 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) [2025-02-06 01:51:28,801] 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 3ms (713/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,802] 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) [2025-02-06 01:51:28,802] 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 1ms (714/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,802] 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) [2025-02-06 01:51:28,803] 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 0ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,804] 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) [2025-02-06 01:51:28,805] 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 3ms (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,806] 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) [2025-02-06 01:51:28,806] 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 1ms (717/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,807] 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) [2025-02-06 01:51:28,807] 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 (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,808] 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) [2025-02-06 01:51:28,808] 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 (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,814] 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) [2025-02-06 01:51:28,815] 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 (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,815] 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) [2025-02-06 01:51:28,815] 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 (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,820] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,820] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,821] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27, topic=HEALTH_CHECK_TOPIC, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 6ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,824] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 1009 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,825] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000001009.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,825] 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=1009) with 1 segments in 4ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,825] 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) [2025-02-06 01:51:28,825] 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 0ms (724/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,826] 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) [2025-02-06 01:51:28,826] 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 (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,827] 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) [2025-02-06 01:51:28,846] 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 19ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,846] 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) [2025-02-06 01:51:28,846] 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 1ms (727/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,854] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 829 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,855] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000000829.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,855] 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=829) with 1 segments in 9ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,855] 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) [2025-02-06 01:51:28,856] 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 0ms (729/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,856] 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) [2025-02-06 01:51:28,856] 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 1ms (730/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,857] 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) [2025-02-06 01:51:28,858] 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 2ms (731/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,858] 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) [2025-02-06 01:51:28,860] 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 2ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,860] 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) [2025-02-06 01:51:28,861] 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 0ms (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,862] 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) [2025-02-06 01:51:28,864] 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 2ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,864] 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) [2025-02-06 01:51:28,864] 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 1ms (735/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,865] 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) [2025-02-06 01:51:28,865] 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 (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,865] 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) [2025-02-06 01:51:28,868] 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 3ms (737/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,871] 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) [2025-02-06 01:51:28,873] 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 (738/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,953] 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) [2025-02-06 01:51:28,954] 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 80ms (739/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,954] 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) [2025-02-06 01:51:28,954] 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 (740/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,955] 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) [2025-02-06 01:51:28,955] 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 (741/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,956] 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) [2025-02-06 01:51:28,956] 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 1ms (742/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,956] 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) [2025-02-06 01:51:28,956] 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 0ms (743/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,957] 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) [2025-02-06 01:51:28,957] 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 (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,957] 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) [2025-02-06 01:51:28,957] 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 0ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,987] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 1291 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:28,987] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000001291.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:28,987] 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=1291) with 1 segments in 30ms (746/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,988] 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) [2025-02-06 01:51:28,988] 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 (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,988] 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) [2025-02-06 01:51:28,989] 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 0ms (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:28,994] 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) [2025-02-06 01:51:29,000] 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 12ms (749/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,002] 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) [2025-02-06 01:51:29,009] 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 8ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,010] 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) [2025-02-06 01:51:29,013] 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 4ms (751/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,013] 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) [2025-02-06 01:51:29,014] 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 1ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,014] 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) [2025-02-06 01:51:29,014] 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 0ms (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,015] 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) [2025-02-06 01:51:29,015] 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 (754/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,022] 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) [2025-02-06 01:51:29,022] 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 7ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,023] 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) [2025-02-06 01:51:29,023] 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 1ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,023] 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) [2025-02-06 01:51:29,023] 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 0ms (757/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,024] 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) [2025-02-06 01:51:29,024] 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 1ms (758/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,024] 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) [2025-02-06 01:51:29,025] 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 0ms (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,031] 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) [2025-02-06 01:51:29,032] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1, topic=HEALTH_CHECK_TOPIC, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,037] 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) [2025-02-06 01:51:29,042] 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 9ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,045] 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) [2025-02-06 01:51:29,048] 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 7ms (762/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,056] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,057] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,058] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13, topic=HEALTH_CHECK_TOPIC, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 9ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,062] 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) [2025-02-06 01:51:29,062] 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 4ms (764/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,063] 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) [2025-02-06 01:51:29,063] 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 (765/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,069] 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) [2025-02-06 01:51:29,072] 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 9ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,074] 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) [2025-02-06 01:51:29,078] 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 6ms (767/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,079] 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) [2025-02-06 01:51:29,079] 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 (768/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,083] 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) [2025-02-06 01:51:29,083] 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 4ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,085] 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) [2025-02-06 01:51:29,086] 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 3ms (770/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,089] 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) [2025-02-06 01:51:29,089] 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 2ms (771/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,092] 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) [2025-02-06 01:51:29,093] 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 3ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,093] 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) [2025-02-06 01:51:29,097] 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 5ms (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,098] 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) [2025-02-06 01:51:29,098] 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 (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,101] 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) [2025-02-06 01:51:29,101] 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 3ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,106] 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) [2025-02-06 01:51:29,106] 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 5ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,107] 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) [2025-02-06 01:51:29,107] 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 (777/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,108] 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) [2025-02-06 01:51:29,112] 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 4ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,113] 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) [2025-02-06 01:51:29,113] 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 (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,118] 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) [2025-02-06 01:51:29,118] 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 1ms (780/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,119] 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) [2025-02-06 01:51:29,119] 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 (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,122] 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) [2025-02-06 01:51:29,122] 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 3ms (782/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,122] 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) [2025-02-06 01:51:29,123] 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 0ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,125] 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) [2025-02-06 01:51:29,126] 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 3ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,127] 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) [2025-02-06 01:51:29,129] 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 3ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,130] 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) [2025-02-06 01:51:29,131] 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 0ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,133] 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) [2025-02-06 01:51:29,133] 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 3ms (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,134] 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) [2025-02-06 01:51:29,134] 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 1ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,145] 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) [2025-02-06 01:51:29,145] 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 11ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,146] 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) [2025-02-06 01:51:29,146] 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 1ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,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) [2025-02-06 01:51:29,147] 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 0ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,147] 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) [2025-02-06 01:51:29,147] 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 1ms (792/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,148] 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) [2025-02-06 01:51:29,148] 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 (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,156] 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) [2025-02-06 01:51:29,156] 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 (794/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,156] 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) [2025-02-06 01:51:29,157] 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 0ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,157] 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) [2025-02-06 01:51:29,157] 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 1ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,161] 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) [2025-02-06 01:51:29,163] 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 3ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,164] 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) [2025-02-06 01:51:29,164] 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 (798/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,169] 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) [2025-02-06 01:51:29,169] 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 5ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,174] 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) [2025-02-06 01:51:29,174] 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 5ms (800/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,175] 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) [2025-02-06 01:51:29,175] 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 1ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,175] 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) [2025-02-06 01:51:29,176] 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 (802/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,176] 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) [2025-02-06 01:51:29,176] 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 (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,179] 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) [2025-02-06 01:51:29,179] 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 3ms (804/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,179] 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) [2025-02-06 01:51:29,180] 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 0ms (805/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,183] 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) [2025-02-06 01:51:29,183] 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 1ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,183] 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) [2025-02-06 01:51:29,184] 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 (807/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,186] 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) [2025-02-06 01:51:29,199] 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 15ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,200] 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) [2025-02-06 01:51:29,200] 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 1ms (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,200] 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) [2025-02-06 01:51:29,202] 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 2ms (810/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,202] 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) [2025-02-06 01:51:29,203] 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 0ms (811/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,206] 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) [2025-02-06 01:51:29,206] 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 4ms (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,207] 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) [2025-02-06 01:51:29,208] 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 2ms (813/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,215] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,215] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,215] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28, topic=HEALTH_CHECK_TOPIC, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 7ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,216] 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) [2025-02-06 01:51:29,216] 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 1ms (815/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,216] 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) [2025-02-06 01:51:29,219] 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 3ms (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,226] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,226] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,226] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21, topic=HEALTH_CHECK_TOPIC, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 7ms (817/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,227] 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) [2025-02-06 01:51:29,227] 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 1ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,228] 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) [2025-02-06 01:51:29,228] 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 1ms (819/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,229] 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) [2025-02-06 01:51:29,229] 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 (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,233] 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) [2025-02-06 01:51:29,233] 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 4ms (821/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,239] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,240] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,240] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3, topic=HEALTH_CHECK_TOPIC, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 7ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,242] 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) [2025-02-06 01:51:29,243] 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 3ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,243] 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) [2025-02-06 01:51:29,247] 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 4ms (824/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,248] 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) [2025-02-06 01:51:29,248] 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 (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,251] 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) [2025-02-06 01:51:29,251] 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 (826/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,251] 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) [2025-02-06 01:51:29,252] 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 0ms (827/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,255] 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) [2025-02-06 01:51:29,255] 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 4ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,255] 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) [2025-02-06 01:51:29,256] 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 1ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,257] 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) [2025-02-06 01:51:29,257] 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 1ms (830/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,263] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,263] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,263] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22, topic=HEALTH_CHECK_TOPIC, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 6ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,264] 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) [2025-02-06 01:51:29,264] 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 (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,265] 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) [2025-02-06 01:51:29,265] 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 1ms (833/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,266] 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) [2025-02-06 01:51:29,268] 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 3ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,273] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,273] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,273] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18, topic=HEALTH_CHECK_TOPIC, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 5ms (835/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,274] 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) [2025-02-06 01:51:29,274] 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 (836/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,274] 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) [2025-02-06 01:51:29,275] 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 1ms (837/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,276] 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) [2025-02-06 01:51:29,276] 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 (838/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,276] 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) [2025-02-06 01:51:29,276] 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 0ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,278] 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) [2025-02-06 01:51:29,278] 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 2ms (840/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,279] 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) [2025-02-06 01:51:29,279] 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 (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,280] 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) [2025-02-06 01:51:29,281] 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=0) with 1 segments in 1ms (842/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,285] 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) [2025-02-06 01:51:29,285] 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 4ms (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,286] 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) [2025-02-06 01:51:29,288] 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 3ms (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,300] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,300] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,304] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16, topic=HEALTH_CHECK_TOPIC, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 15ms (845/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,304] 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) [2025-02-06 01:51:29,304] 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 (846/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,305] 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) [2025-02-06 01:51:29,305] 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 1ms (847/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,306] 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) [2025-02-06 01:51:29,309] 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 4ms (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,309] 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) [2025-02-06 01:51:29,310] 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 (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,310] 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) [2025-02-06 01:51:29,310] 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 (850/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,311] 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) [2025-02-06 01:51:29,311] 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 (851/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,311] 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) [2025-02-06 01:51:29,311] 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 0ms (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,312] 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) [2025-02-06 01:51:29,312] 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 (853/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,313] 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) [2025-02-06 01:51:29,315] 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 2ms (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,317] 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) [2025-02-06 01:51:29,317] 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 (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,319] 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) [2025-02-06 01:51:29,319] 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 2ms (856/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,321] 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) [2025-02-06 01:51:29,322] 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 2ms (857/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,325] 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) [2025-02-06 01:51:29,326] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25, topic=HEALTH_CHECK_TOPIC, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,327] 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) [2025-02-06 01:51:29,327] 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 (859/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,330] 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) [2025-02-06 01:51:29,330] 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 1ms (860/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,331] 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) [2025-02-06 01:51:29,331] 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 1ms (861/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,333] 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) [2025-02-06 01:51:29,333] 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 1ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,336] 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) [2025-02-06 01:51:29,337] 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 2ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,337] 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) [2025-02-06 01:51:29,346] 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 8ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,347] 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) [2025-02-06 01:51:29,347] 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 1ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,347] 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) [2025-02-06 01:51:29,348] 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 0ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,348] 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) [2025-02-06 01:51:29,348] 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 1ms (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,349] 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) [2025-02-06 01:51:29,351] 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 3ms (868/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,352] 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) [2025-02-06 01:51:29,352] 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 (869/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,353] 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) [2025-02-06 01:51:29,354] 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 1ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,354] 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) [2025-02-06 01:51:29,354] 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 (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,355] 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) [2025-02-06 01:51:29,355] 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 1ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,356] 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) [2025-02-06 01:51:29,356] 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 (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,361] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 1036 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,361] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000001036.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,362] 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=1036) with 1 segments in 5ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,363] 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) [2025-02-06 01:51:29,363] 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 2ms (875/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,365] 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) [2025-02-06 01:51:29,365] 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 2ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,367] 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) [2025-02-06 01:51:29,367] 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 2ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,370] 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) [2025-02-06 01:51:29,370] 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 1ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,374] 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) [2025-02-06 01:51:29,374] 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 1ms (879/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,375] 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) [2025-02-06 01:51:29,375] 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 (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,376] 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) [2025-02-06 01:51:29,376] 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 (881/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,378] 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) [2025-02-06 01:51:29,379] 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 2ms (882/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,385] 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) [2025-02-06 01:51:29,385] 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 5ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,386] 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) [2025-02-06 01:51:29,386] 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 1ms (884/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,386] 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) [2025-02-06 01:51:29,387] 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 0ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,387] 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) [2025-02-06 01:51:29,387] 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 0ms (886/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,388] 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) [2025-02-06 01:51:29,388] 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 1ms (887/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,389] 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) [2025-02-06 01:51:29,390] 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 (888/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,391] 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) [2025-02-06 01:51:29,395] 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 4ms (889/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,395] 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) [2025-02-06 01:51:29,395] 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 1ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,396] 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) [2025-02-06 01:51:29,396] 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 (891/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,396] 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) [2025-02-06 01:51:29,397] 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 0ms (892/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,398] 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) [2025-02-06 01:51:29,398] 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 1ms (893/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,400] 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) [2025-02-06 01:51:29,400] 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 (894/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,404] 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) [2025-02-06 01:51:29,404] 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 1ms (895/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,405] 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) [2025-02-06 01:51:29,405] 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 (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,406] 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) [2025-02-06 01:51:29,406] 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 (897/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,407] 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) [2025-02-06 01:51:29,407] 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 1ms (898/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,417] 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) [2025-02-06 01:51:29,417] 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 8ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,418] 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) [2025-02-06 01:51:29,418] 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 (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,419] 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) [2025-02-06 01:51:29,419] 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 (901/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,419] 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) [2025-02-06 01:51:29,420] 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 0ms (902/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,423] 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) [2025-02-06 01:51:29,424] 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 4ms (903/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,453] 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) [2025-02-06 01:51:29,453] 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 30ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,455] 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) [2025-02-06 01:51:29,457] 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 4ms (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,458] 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) [2025-02-06 01:51:29,458] 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 (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,459] 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) [2025-02-06 01:51:29,459] 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 1ms (907/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,461] 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) [2025-02-06 01:51:29,461] 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 (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,462] 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) [2025-02-06 01:51:29,462] 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 (909/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,462] 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) [2025-02-06 01:51:29,462] 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 0ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,463] 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) [2025-02-06 01:51:29,463] 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 1ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,463] 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) [2025-02-06 01:51:29,464] 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 0ms (912/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,474] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 765 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,474] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000765.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,474] 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=765) with 1 segments in 11ms (913/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,475] 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) [2025-02-06 01:51:29,475] 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 (914/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,475] 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) [2025-02-06 01:51:29,475] 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 0ms (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,476] 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) [2025-02-06 01:51:29,476] 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 (916/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,477] 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) [2025-02-06 01:51:29,477] 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 (917/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,481] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 1188 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,482] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000001188.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,482] 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=1188) with 1 segments in 5ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,486] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 126 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,486] INFO [ProducerStateManager partition=-uve-topic-13-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-13-0/00000000000000000126.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,486] 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=126) with 1 segments in 4ms (919/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,488] 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) [2025-02-06 01:51:29,488] 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 (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,489] 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) [2025-02-06 01:51:29,489] 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 (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,492] 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) [2025-02-06 01:51:29,492] 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 3ms (922/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,497] 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) [2025-02-06 01:51:29,499] 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 2ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,511] 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) [2025-02-06 01:51:29,511] 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 12ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,514] 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) [2025-02-06 01:51:29,515] 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 3ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,515] 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) [2025-02-06 01:51:29,515] 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 (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,516] 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) [2025-02-06 01:51:29,516] 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 (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,517] 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) [2025-02-06 01:51:29,517] 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 1ms (928/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,519] 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) [2025-02-06 01:51:29,520] 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 2ms (929/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,521] 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) [2025-02-06 01:51:29,521] 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 (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,525] 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) [2025-02-06 01:51:29,528] 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 6ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,528] 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) [2025-02-06 01:51:29,528] 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 0ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,531] 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) [2025-02-06 01:51:29,532] 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 (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,532] 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) [2025-02-06 01:51:29,532] 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 1ms (934/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,535] 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) [2025-02-06 01:51:29,536] 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 0ms (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,537] 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) [2025-02-06 01:51:29,537] 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 0ms (936/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,542] 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) [2025-02-06 01:51:29,542] 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 3ms (937/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,546] 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) [2025-02-06 01:51:29,546] 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 2ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,555] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,556] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,556] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2, topic=HEALTH_CHECK_TOPIC, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 8ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,556] 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) [2025-02-06 01:51:29,557] 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 0ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,558] 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) [2025-02-06 01:51:29,558] 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 1ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,561] 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) [2025-02-06 01:51:29,562] 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 0ms (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,563] 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) [2025-02-06 01:51:29,563] 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 (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,568] 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) [2025-02-06 01:51:29,568] 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 (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,569] 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) [2025-02-06 01:51:29,569] 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 0ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,571] 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) [2025-02-06 01:51:29,574] 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 4ms (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,575] 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) [2025-02-06 01:51:29,575] 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 (947/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,580] 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) [2025-02-06 01:51:29,582] 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 3ms (948/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,583] 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) [2025-02-06 01:51:29,583] 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 0ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,596] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-06 01:51:29,596] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-06 01:51:29,596] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4, topic=HEALTH_CHECK_TOPIC, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 10ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,597] 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) [2025-02-06 01:51:29,597] 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 1ms (951/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,598] 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) [2025-02-06 01:51:29,598] 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 (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,599] 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) [2025-02-06 01:51:29,599] 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 1ms (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,600] 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) [2025-02-06 01:51:29,601] 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 (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,603] 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) [2025-02-06 01:51:29,603] 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 3ms (955/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,604] 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) [2025-02-06 01:51:29,604] 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 1ms (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,605] 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) [2025-02-06 01:51:29,606] 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 (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,606] 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) [2025-02-06 01:51:29,606] 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 1ms (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,609] 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) [2025-02-06 01:51:29,609] 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 3ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,610] 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) [2025-02-06 01:51:29,614] 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 4ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:51:29,616] INFO Loaded 960 logs in 7037ms. (kafka.log.LogManager) [2025-02-06 01:51:29,647] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 01:51:29,648] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 01:51:30,456] INFO Awaiting socket connections on 10.0.0.41:9092. (kafka.network.Acceptor) [2025-02-06 01:51:30,528] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:51:30,587] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:30,625] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:30,620] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:30,625] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:30,625] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:51:30,757] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 01:51:30,794] INFO Stat of the created znode at /brokers/ids/2 is: 8589937687,8589937687,1738806690776,1738806690776,1,0,0,144115567298412573,188,0,8589937687 (kafka.zk.KafkaZkClient) [2025-02-06 01:51:30,806] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.41:9092, czxid (broker epoch): 8589937687 (kafka.zk.KafkaZkClient) [2025-02-06 01:51:30,980] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:30,998] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:31,003] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:31,053] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:51:31,053] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:51:31,071] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:4000,blockEndProducerId:4999) by writing to Zk with path version 5 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-06 01:51:31,148] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 85 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:51:31,223] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:51:31,237] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:51:31,257] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 01:51:31,340] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:51:31,461] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 01:51:31,663] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:51:31,673] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:51:31,674] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:51:31,678] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:51:31,691] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:51:31,691] INFO Kafka startTimeMs: 1738806691674 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:51:31,702] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2025-02-06 01:51:32,619] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,620] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,623] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,629] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,630] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,631] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,632] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,632] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,633] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,633] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,633] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,634] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,637] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,637] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,638] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,641] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,641] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,641] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,642] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,642] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,642] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,643] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,643] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,643] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,643] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,644] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,644] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 416 (kafka.cluster.Partition) [2025-02-06 01:51:32,644] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,645] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,645] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,645] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,646] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,646] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,646] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,646] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,647] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,647] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,647] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,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) [2025-02-06 01:51:32,647] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,648] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,648] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,648] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,649] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,649] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,649] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,649] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,651] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,651] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,651] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,654] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,656] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,656] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,656] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,657] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:32,657] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,657] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,658] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,658] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,659] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,660] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,661] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,665] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,665] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,666] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,666] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,666] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,666] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,667] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,667] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,667] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,667] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,668] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,668] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,668] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,669] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,669] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,669] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,669] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,670] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,670] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,671] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,671] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,673] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,674] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,676] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,676] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,676] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,680] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,680] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,681] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,681] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,681] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,681] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,682] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,682] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,683] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,683] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,684] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,684] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,684] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,684] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,684] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,684] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,684] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,685] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,685] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,685] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,686] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,686] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,688] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,688] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,688] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:32,689] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,690] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,690] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,690] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,690] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,690] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,690] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,691] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,691] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:32,691] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,693] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,694] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,695] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,696] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,700] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,703] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,703] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,703] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,703] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,704] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,704] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,704] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,704] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,704] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,704] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,705] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,706] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,706] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,706] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,706] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,706] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,706] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,707] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,709] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,709] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,709] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,709] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,709] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,710] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,711] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,711] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,711] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,711] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,711] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 1031 (kafka.cluster.Partition) [2025-02-06 01:51:32,711] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,711] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,712] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,713] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,713] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,713] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,713] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,713] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,713] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,714] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,714] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,714] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,715] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,717] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,718] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,718] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,718] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,719] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,719] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 7 (kafka.cluster.Partition) [2025-02-06 01:51:32,720] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,722] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:32,722] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,722] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,733] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,733] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,734] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,734] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,734] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,734] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,735] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,735] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 1599 (kafka.cluster.Partition) [2025-02-06 01:51:32,736] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,736] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,737] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,738] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,738] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,738] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,738] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,738] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,738] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,738] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,739] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,740] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,741] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,741] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,741] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,741] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,741] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,741] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,741] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,742] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,743] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,745] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,745] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,745] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,746] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,746] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,746] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,746] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,747] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,748] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,748] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,748] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,749] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,749] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,749] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,749] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,749] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,749] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,749] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,751] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,752] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,752] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,753] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,753] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,762] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,764] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,772] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,773] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,773] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,774] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,776] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 762 (kafka.cluster.Partition) [2025-02-06 01:51:32,776] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,776] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,776] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,776] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,777] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,778] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,778] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,778] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,778] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:32,779] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,779] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,779] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:32,779] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,779] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,779] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,780] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,780] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,780] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,780] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,780] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,780] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,780] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,782] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,783] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,783] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,783] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,783] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,783] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,784] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,784] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,784] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,784] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,788] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 125 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,789] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,790] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,790] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,790] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,790] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,790] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,791] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,791] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,791] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,791] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,792] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,802] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,803] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,804] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,811] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,812] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,812] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,812] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,812] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,812] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,812] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,812] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,813] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,813] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,813] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,813] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,813] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,813] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,813] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,814] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,814] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,814] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,814] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,814] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,814] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,814] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,816] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,823] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,823] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,824] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,824] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 415 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,825] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,826] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,835] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,835] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,835] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,835] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,835] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,835] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,836] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,836] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,845] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,845] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,846] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,846] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,846] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,846] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,846] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,847] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,848] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,849] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:32,850] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,850] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,850] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,851] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,851] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,851] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,851] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,851] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:32,851] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,852] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,852] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,852] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,852] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,852] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,852] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,852] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,853] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,854] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,854] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,854] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,854] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,854] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,854] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,854] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,855] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,856] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,856] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,856] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,856] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,856] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,856] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,857] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 125 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,858] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,859] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,860] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,860] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,860] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,860] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,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) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 829 (kafka.cluster.Partition) [2025-02-06 01:51:32,861] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,862] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,866] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,866] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,866] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,866] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,866] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,866] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,867] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,868] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,869] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,870] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 724 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,871] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-06 01:51:32,872] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,875] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,876] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,878] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,878] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,878] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,878] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,878] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,878] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,879] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,879] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,880] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 614 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,881] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,882] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,882] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,885] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,886] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,887] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,888] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,898] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,899] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,900] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,901] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,903] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,903] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,903] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,903] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,903] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 2520 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,904] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,905] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,913] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,913] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,913] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,913] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,913] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,913] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,913] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,914] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,916] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,916] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,916] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,916] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,916] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,917] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 846 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,918] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-06 01:51:32,919] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,920] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,920] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,920] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,925] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,925] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,925] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,925] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,926] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,926] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,926] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,926] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,926] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,927] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,927] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,927] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,927] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,927] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,927] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,927] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,928] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,929] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 1290 (kafka.cluster.Partition) [2025-02-06 01:51:32,930] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,931] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,932] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,932] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,932] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,932] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,932] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,932] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,933] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 1004 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,934] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,935] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-06 01:51:32,935] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,935] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,935] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,935] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,935] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 1185 (kafka.cluster.Partition) [2025-02-06 01:51:32,936] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,936] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,936] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,936] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,936] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,937] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,938] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,938] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,938] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,938] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,940] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,940] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,940] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,940] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,941] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,942] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,942] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,942] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:51:32,957] 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) [2025-02-06 01:51:33,048] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,066] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=3), -uve-topic-11-24 -> (offset=0, leaderEpoch=3), -uve-topic-21-23 -> (offset=0, leaderEpoch=3), -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=2), -uve-topic-19-28 -> (offset=0, leaderEpoch=3), -uve-topic-5-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-11 -> (offset=0, leaderEpoch=3), -uve-topic-23-10 -> (offset=0, leaderEpoch=3), -uve-topic-4-22 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-11 -> (offset=3, leaderEpoch=2), -uve-topic-13-6 -> (offset=0, leaderEpoch=2), -uve-topic-23-5 -> (offset=0, leaderEpoch=2), -uve-topic-2-18 -> (offset=0, leaderEpoch=3), -uve-topic-26-20 -> (offset=0, leaderEpoch=2), -uve-topic-16-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-23 -> (offset=0, leaderEpoch=3), -uve-topic-20-22 -> (offset=0, leaderEpoch=2), -uve-topic-6-25 -> (offset=0, leaderEpoch=2), -uve-topic-14-12 -> (offset=0, leaderEpoch=3), -uve-topic-24-11 -> (offset=0, leaderEpoch=3), -uve-topic-28-26 -> (offset=0, leaderEpoch=2), -uve-topic-18-27 -> (offset=0, leaderEpoch=3), -uve-topic-7-8 -> (offset=0, leaderEpoch=2), -uve-topic-10-1 -> (offset=0, leaderEpoch=3), -uve-topic-20-0 -> (offset=1004, 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), HEALTH_CHECK_TOPIC-19 -> (offset=2, leaderEpoch=3), -uve-topic-8-5 -> (offset=0, leaderEpoch=2), -uve-topic-18-11 -> (offset=0, leaderEpoch=3), -uve-topic-28-10 -> (offset=0, leaderEpoch=3), -uve-topic-18-2 -> (offset=0, leaderEpoch=3), -uve-topic-28-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-2 -> (offset=0, leaderEpoch=2), -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=3), -uve-topic-11-8 -> (offset=0, leaderEpoch=2), -uve-topic-21-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-19 -> (offset=0, leaderEpoch=3), -uve-topic-12-5 -> (offset=0, leaderEpoch=3), -uve-topic-22-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-12 -> (offset=0, leaderEpoch=3), -uve-topic-29-11 -> (offset=0, leaderEpoch=3), -uve-topic-5-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-16 -> (offset=0, leaderEpoch=2), -uve-topic-20-14 -> (offset=0, leaderEpoch=3), -uve-topic-10-15 -> (offset=0, leaderEpoch=2), -uve-topic-5-15 -> (offset=0, leaderEpoch=3), -uve-topic-21-1 -> (offset=0, leaderEpoch=3), -uve-topic-11-2 -> (offset=0, leaderEpoch=2), -uve-topic-17-1 -> (offset=0, leaderEpoch=2), -uve-topic-27-0 -> (offset=829, leaderEpoch=2), -uve-topic-7-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-17 -> (offset=0, leaderEpoch=3), -uve-topic-12-21 -> (offset=0, leaderEpoch=2), -uve-topic-22-20 -> (offset=0, leaderEpoch=2), -uve-topic-7-1 -> (offset=0, leaderEpoch=3), -uve-topic-24-6 -> (offset=0, leaderEpoch=3), -uve-topic-14-7 -> (offset=0, leaderEpoch=2), -uve-topic-17-9 -> (offset=0, leaderEpoch=3), -uve-topic-27-8 -> (offset=0, leaderEpoch=3), -uve-topic-27-18 -> (offset=0, leaderEpoch=2), -uve-topic-17-19 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-27 -> (offset=4, leaderEpoch=3), -uve-topic-1-17 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=3), -uve-topic-4-29 -> (offset=0, leaderEpoch=3), -uve-topic-18-10 -> (offset=0, leaderEpoch=2), -uve-topic-28-9 -> (offset=0, leaderEpoch=3), -uve-topic-19-0 -> (offset=0, leaderEpoch=3), -uve-topic-3-21 -> (offset=0, leaderEpoch=3), -uve-topic-18-29 -> (offset=0, leaderEpoch=3), -uve-topic-28-28 -> (offset=0, leaderEpoch=3), -uve-topic-1-5 -> (offset=0, leaderEpoch=2), -uve-topic-8-27 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-10 -> (offset=2, leaderEpoch=3), -uve-topic-8-12 -> (offset=0, leaderEpoch=3), -uve-topic-27-24 -> (offset=0, leaderEpoch=2), -uve-topic-17-25 -> (offset=0, leaderEpoch=2), -uve-topic-1-6 -> (offset=0, leaderEpoch=3), -uve-topic-0-23 -> (offset=0, leaderEpoch=3), -uve-topic-24-12 -> (offset=0, leaderEpoch=3), -uve-topic-14-13 -> (offset=0, leaderEpoch=2), -uve-topic-7-17 -> (offset=0, leaderEpoch=2), -uve-topic-9-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-2 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-2 -> (offset=4, leaderEpoch=2), -uve-topic-2-13 -> (offset=0, leaderEpoch=3), -uve-topic-16-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-15 -> (offset=0, leaderEpoch=3), -uve-topic-2-20 -> (offset=0, leaderEpoch=2), -uve-topic-15-17 -> (offset=0, leaderEpoch=2), -uve-topic-25-16 -> (offset=0, leaderEpoch=3), -uve-topic-18-20 -> (offset=0, leaderEpoch=3), -uve-topic-28-19 -> (offset=0, leaderEpoch=3), -uve-topic-25-7 -> (offset=0, leaderEpoch=3), -uve-topic-15-8 -> (offset=0, leaderEpoch=2), -uve-topic-15-9 -> (offset=0, leaderEpoch=3), -uve-topic-25-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-16 -> (offset=0, leaderEpoch=3), -uve-topic-14-29 -> (offset=0, leaderEpoch=3), -uve-topic-24-28 -> (offset=0, leaderEpoch=2), -uve-topic-3-28 -> (offset=0, leaderEpoch=3), -uve-topic-14-23 -> (offset=0, leaderEpoch=3), -uve-topic-24-22 -> (offset=0, leaderEpoch=2), -uve-topic-0-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-24 -> (offset=0, leaderEpoch=3), -uve-topic-25-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-27 -> (offset=0, leaderEpoch=3), -uve-topic-7-26 -> (offset=0, leaderEpoch=2), -uve-topic-18-26 -> (offset=0, leaderEpoch=3), -uve-topic-28-25 -> (offset=0, leaderEpoch=3), -uve-topic-25-13 -> (offset=0, leaderEpoch=3), -uve-topic-15-14 -> (offset=0, leaderEpoch=2), -uve-topic-1-26 -> (offset=0, leaderEpoch=2), -uve-topic-16-25 -> (offset=0, leaderEpoch=2), -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-18-28 -> (offset=0, leaderEpoch=2), -uve-topic-28-27 -> (offset=0, leaderEpoch=3), -uve-topic-0-25 -> (offset=0, leaderEpoch=3), -uve-topic-18-5 -> (offset=0, leaderEpoch=3), -uve-topic-28-4 -> (offset=0, leaderEpoch=3), -uve-topic-13-15 -> (offset=0, leaderEpoch=2), -uve-topic-23-14 -> (offset=0, leaderEpoch=2), -uve-topic-29-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-0 -> (offset=415, leaderEpoch=3), -uve-topic-15-0 -> (offset=0, leaderEpoch=3), -uve-topic-8-29 -> (offset=0, leaderEpoch=2), -uve-topic-4-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-14 -> (offset=0, leaderEpoch=3), -uve-topic-22-13 -> (offset=0, leaderEpoch=3), -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=2), -uve-topic-13-10 -> (offset=0, leaderEpoch=3), -uve-topic-23-9 -> (offset=0, leaderEpoch=3), -uve-topic-14-1 -> (offset=0, leaderEpoch=2), -uve-topic-24-0 -> (offset=614, leaderEpoch=3), -uve-topic-14-8 -> (offset=0, leaderEpoch=3), -uve-topic-24-7 -> (offset=0, leaderEpoch=2), -uve-topic-13-18 -> (offset=0, leaderEpoch=2), -uve-topic-23-17 -> (offset=0, leaderEpoch=2), -uve-topic-6-13 -> (offset=0, leaderEpoch=2), -uve-topic-6-20 -> (offset=0, leaderEpoch=3), -uve-topic-24-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-16 -> (offset=0, leaderEpoch=2), -uve-topic-21-4 -> (offset=0, leaderEpoch=3), -uve-topic-11-5 -> (offset=0, leaderEpoch=2), -uve-topic-29-13 -> (offset=0, leaderEpoch=3), -uve-topic-19-14 -> (offset=0, leaderEpoch=2), -uve-topic-0-5 -> (offset=0, leaderEpoch=3), -uve-topic-18-13 -> (offset=0, leaderEpoch=2), -uve-topic-28-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-22 -> (offset=0, leaderEpoch=2), -uve-topic-8-4 -> (offset=0, leaderEpoch=3), -uve-topic-20-26 -> (offset=0, leaderEpoch=3), -uve-topic-10-27 -> (offset=0, leaderEpoch=2), -uve-topic-24-19 -> (offset=0, leaderEpoch=2), -uve-topic-14-20 -> (offset=0, leaderEpoch=3), structured_syslog_topic-26 -> (offset=0, leaderEpoch=3), -uve-topic-18-23 -> (offset=0, leaderEpoch=3), -uve-topic-28-22 -> (offset=0, leaderEpoch=3), -uve-topic-7-28 -> (offset=0, leaderEpoch=3), -uve-topic-3-14 -> (offset=0, leaderEpoch=2), -uve-topic-17-4 -> (offset=0, leaderEpoch=2), -uve-topic-27-3 -> (offset=0, leaderEpoch=2), -uve-topic-12-17 -> (offset=0, leaderEpoch=3), -uve-topic-22-16 -> (offset=0, leaderEpoch=3), -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=3), -uve-topic-12-9 -> (offset=0, leaderEpoch=2), -uve-topic-22-8 -> (offset=0, leaderEpoch=2), -uve-topic-16-8 -> (offset=0, leaderEpoch=3), -uve-topic-26-7 -> (offset=0, leaderEpoch=3), -uve-topic-11-13 -> (offset=0, leaderEpoch=3), -uve-topic-21-12 -> (offset=0, leaderEpoch=2), -uve-topic-8-20 -> (offset=0, leaderEpoch=2), -uve-topic-5-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-16 -> (offset=0, leaderEpoch=2), -uve-topic-24-27 -> (offset=0, leaderEpoch=3), -uve-topic-14-28 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-12 -> (offset=2, leaderEpoch=3), -uve-topic-6-7 -> (offset=0, leaderEpoch=2), -uve-topic-27-21 -> (offset=0, leaderEpoch=2), -uve-topic-17-22 -> (offset=0, leaderEpoch=2), -uve-topic-0-4 -> (offset=0, leaderEpoch=3), -uve-topic-3-25 -> (offset=0, leaderEpoch=3), -uve-topic-9-24 -> (offset=0, leaderEpoch=3), -uve-topic-17-11 -> (offset=0, leaderEpoch=3), -uve-topic-27-10 -> (offset=0, leaderEpoch=3), -uve-topic-1-9 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-16 -> (offset=3, leaderEpoch=3), -uve-topic-8-22 -> (offset=0, leaderEpoch=3), -uve-topic-9-21 -> (offset=0, leaderEpoch=3), -uve-topic-12-25 -> (offset=0, leaderEpoch=3), -uve-topic-22-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-5 -> (offset=0, leaderEpoch=3), -uve-topic-19-6 -> (offset=0, leaderEpoch=3), -uve-topic-28-11 -> (offset=0, leaderEpoch=2), -uve-topic-18-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-10 -> (offset=0, leaderEpoch=2), -uve-topic-2-1 -> (offset=0, leaderEpoch=3), -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=3), -uve-topic-14-27 -> (offset=0, leaderEpoch=3), -uve-topic-24-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-6 -> (offset=0, leaderEpoch=2), -uve-topic-22-5 -> (offset=0, leaderEpoch=2), -uve-topic-13-26 -> (offset=0, leaderEpoch=3), -uve-topic-23-25 -> (offset=0, leaderEpoch=3), -uve-topic-7-14 -> (offset=0, leaderEpoch=2), -uve-topic-6-6 -> (offset=0, leaderEpoch=3), -uve-topic-10-28 -> (offset=0, leaderEpoch=3), -uve-topic-20-27 -> (offset=0, leaderEpoch=3), -uve-topic-9-23 -> (offset=0, leaderEpoch=2), -uve-topic-18-4 -> (offset=0, leaderEpoch=2), -uve-topic-28-3 -> (offset=0, leaderEpoch=3), -uve-topic-9-27 -> (offset=0, leaderEpoch=3), -uve-topic-11-21 -> (offset=0, leaderEpoch=3), -uve-topic-21-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-4 -> (offset=0, leaderEpoch=3), -uve-topic-13-5 -> (offset=0, leaderEpoch=3), -uve-topic-23-4 -> (offset=0, leaderEpoch=3), -uve-topic-1-23 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-15 -> (offset=2, leaderEpoch=3), -uve-topic-14-6 -> (offset=0, leaderEpoch=3), -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-13-21 -> (offset=0, leaderEpoch=2), -uve-topic-23-20 -> (offset=0, leaderEpoch=2), -uve-topic-4-8 -> (offset=0, leaderEpoch=3), -uve-topic-19-27 -> (offset=0, leaderEpoch=3), -uve-topic-29-26 -> (offset=0, leaderEpoch=3), -uve-topic-28-8 -> (offset=0, leaderEpoch=2), -uve-topic-18-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-7 -> (offset=0, leaderEpoch=3), -uve-topic-29-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-5 -> (offset=0, leaderEpoch=2), -uve-topic-11-29 -> (offset=0, leaderEpoch=2), -uve-topic-21-28 -> (offset=0, leaderEpoch=3), -uve-topic-0-15 -> (offset=0, leaderEpoch=2), -uve-topic-19-11 -> (offset=0, leaderEpoch=2), -uve-topic-29-10 -> (offset=0, leaderEpoch=3), -uve-topic-28-24 -> (offset=0, leaderEpoch=3), -uve-topic-18-25 -> (offset=0, leaderEpoch=2), -uve-topic-11-9 -> (offset=0, leaderEpoch=3), -uve-topic-21-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-9 -> (offset=0, leaderEpoch=2), -uve-topic-16-14 -> (offset=0, leaderEpoch=3), -uve-topic-26-13 -> (offset=0, leaderEpoch=3), -uve-topic-19-26 -> (offset=0, leaderEpoch=2), -uve-topic-29-25 -> (offset=0, leaderEpoch=3), -uve-topic-5-6 -> (offset=0, leaderEpoch=3), -uve-topic-17-21 -> (offset=0, leaderEpoch=3), -uve-topic-27-20 -> (offset=0, leaderEpoch=3), structured_syslog_topic-28 -> (offset=0, leaderEpoch=2), -uve-topic-22-29 -> (offset=0, leaderEpoch=2), -uve-topic-1-20 -> (offset=0, leaderEpoch=2), -uve-topic-3-2 -> (offset=0, leaderEpoch=2), -uve-topic-7-25 -> (offset=0, leaderEpoch=3), structured_syslog_topic-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-21 -> (offset=0, leaderEpoch=3), -uve-topic-14-22 -> (offset=0, leaderEpoch=2), -uve-topic-7-0 -> (offset=0, leaderEpoch=3), -uve-topic-2-10 -> (offset=0, leaderEpoch=3), -uve-topic-14-24 -> (offset=0, leaderEpoch=3), -uve-topic-24-23 -> (offset=0, leaderEpoch=3), -uve-topic-29-12 -> (offset=0, leaderEpoch=2), -uve-topic-19-13 -> (offset=0, leaderEpoch=3), -uve-topic-21-16 -> (offset=0, leaderEpoch=3), -uve-topic-11-17 -> (offset=0, leaderEpoch=2), structured_syslog_topic-24 -> (offset=0, leaderEpoch=3), -uve-topic-19-10 -> (offset=0, leaderEpoch=3), -uve-topic-29-9 -> (offset=0, leaderEpoch=2), -uve-topic-6-24 -> (offset=0, leaderEpoch=3), -uve-topic-8-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-25 -> (offset=0, leaderEpoch=2), -uve-topic-8-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-27 -> (offset=0, leaderEpoch=3), -uve-topic-16-24 -> (offset=0, leaderEpoch=3), -uve-topic-26-23 -> (offset=0, leaderEpoch=2), -uve-topic-8-26 -> (offset=0, leaderEpoch=2), -uve-topic-26-29 -> (offset=0, leaderEpoch=2), -uve-topic-9-2 -> (offset=0, leaderEpoch=2), -uve-topic-6-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-5 -> (offset=0, leaderEpoch=2), -uve-topic-16-6 -> (offset=0, leaderEpoch=3), -uve-topic-0-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-22 -> (offset=0, leaderEpoch=3), -uve-topic-27-11 -> (offset=0, leaderEpoch=3), -uve-topic-17-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-15 -> (offset=0, leaderEpoch=3), -uve-topic-1-14 -> (offset=0, leaderEpoch=2), -uve-topic-17-15 -> (offset=0, leaderEpoch=3), -uve-topic-27-14 -> (offset=0, leaderEpoch=3), -uve-topic-3-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-20 -> (offset=0, leaderEpoch=3), -uve-topic-27-19 -> (offset=0, leaderEpoch=3), -uve-topic-18-16 -> (offset=0, leaderEpoch=2), -uve-topic-28-15 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-26 -> (offset=2, leaderEpoch=2), -uve-topic-10-12 -> (offset=0, leaderEpoch=2), -uve-topic-20-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-29 -> (offset=0, leaderEpoch=2), -uve-topic-25-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-17 -> (offset=0, leaderEpoch=3), -uve-topic-17-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-19 -> (offset=0, leaderEpoch=2), -uve-topic-2-28 -> (offset=0, leaderEpoch=3), -uve-topic-22-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-10 -> (offset=0, leaderEpoch=3), -uve-topic-6-10 -> (offset=0, leaderEpoch=2), -uve-topic-25-22 -> (offset=0, leaderEpoch=3), -uve-topic-15-23 -> (offset=0, leaderEpoch=2), -uve-topic-5-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-18 -> (offset=0, leaderEpoch=2), -uve-topic-22-17 -> (offset=0, leaderEpoch=2), -uve-topic-19-3 -> (offset=0, leaderEpoch=3), -uve-topic-29-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-23 -> (offset=0, leaderEpoch=3), -uve-topic-23-22 -> (offset=0, leaderEpoch=3), -uve-topic-8-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-7 -> (offset=0, leaderEpoch=2), -uve-topic-27-6 -> (offset=0, leaderEpoch=2), -uve-topic-10-24 -> (offset=0, leaderEpoch=2), -uve-topic-20-23 -> (offset=0, leaderEpoch=3), -uve-topic-16-17 -> (offset=0, leaderEpoch=3), -uve-topic-26-16 -> (offset=0, leaderEpoch=3), -uve-topic-3-29 -> (offset=0, leaderEpoch=2), -uve-topic-15-7 -> (offset=0, leaderEpoch=3), -uve-topic-25-6 -> (offset=0, leaderEpoch=3), -uve-topic-9-18 -> (offset=0, leaderEpoch=3), -uve-topic-13-4 -> (offset=0, leaderEpoch=3), -uve-topic-23-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-9 -> (offset=0, leaderEpoch=3), -uve-topic-29-8 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-9 -> (offset=2, 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=3), -uve-topic-4-23 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-13 -> (offset=6, leaderEpoch=3), -uve-topic-1-27 -> (offset=0, leaderEpoch=3), -uve-topic-23-0 -> (offset=846, leaderEpoch=3), -uve-topic-13-1 -> (offset=0, leaderEpoch=3), -uve-topic-12-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-25 -> (offset=0, leaderEpoch=3), -uve-topic-9-20 -> (offset=0, leaderEpoch=2), -uve-topic-26-18 -> (offset=0, leaderEpoch=3), -uve-topic-16-19 -> (offset=0, leaderEpoch=2), -uve-topic-4-12 -> (offset=0, leaderEpoch=2), -uve-topic-5-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-7 -> (offset=0, leaderEpoch=3), -uve-topic-13-12 -> (offset=0, leaderEpoch=2), -uve-topic-23-11 -> (offset=0, leaderEpoch=2), -uve-topic-7-11 -> (offset=0, leaderEpoch=2), -uve-topic-16-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-10 -> (offset=0, leaderEpoch=3), -uve-topic-3-8 -> (offset=0, leaderEpoch=2), -uve-topic-19-29 -> (offset=0, leaderEpoch=2), -uve-topic-29-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-20 -> (offset=0, leaderEpoch=3), -uve-topic-23-19 -> (offset=0, leaderEpoch=3), -uve-topic-0-13 -> (offset=0, leaderEpoch=3), -uve-topic-29-22 -> (offset=0, leaderEpoch=3), -uve-topic-19-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-28 -> (offset=0, leaderEpoch=2), -uve-topic-29-16 -> (offset=0, leaderEpoch=3), -uve-topic-19-17 -> (offset=0, leaderEpoch=2), -uve-topic-2-14 -> (offset=0, leaderEpoch=2), -uve-topic-16-10 -> (offset=0, leaderEpoch=2), -uve-topic-26-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-17 -> (offset=0, leaderEpoch=2), -uve-topic-16-18 -> (offset=0, leaderEpoch=3), -uve-topic-9-9 -> (offset=0, leaderEpoch=3), -uve-topic-1-13 -> (offset=0, leaderEpoch=3), -uve-topic-17-28 -> (offset=0, leaderEpoch=2), -uve-topic-27-27 -> (offset=0, leaderEpoch=2), -uve-topic-1-24 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-29 -> (offset=1, leaderEpoch=2), -uve-topic-9-4 -> (offset=0, leaderEpoch=3), -uve-topic-0-17 -> (offset=0, leaderEpoch=3), -uve-topic-17-27 -> (offset=0, leaderEpoch=3), -uve-topic-27-26 -> (offset=0, leaderEpoch=3), -uve-topic-22-2 -> (offset=0, leaderEpoch=2), -uve-topic-12-3 -> (offset=0, leaderEpoch=2), -uve-topic-0-0 -> (offset=2520, leaderEpoch=2), -uve-topic-7-29 -> (offset=0, leaderEpoch=2), -uve-topic-18-8 -> (offset=0, leaderEpoch=3), -uve-topic-28-7 -> (offset=0, leaderEpoch=3), -uve-topic-6-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-18 -> (offset=0, leaderEpoch=3), -uve-topic-14-4 -> (offset=0, leaderEpoch=2), -uve-topic-24-3 -> (offset=0, leaderEpoch=3), -uve-topic-16-26 -> (offset=0, leaderEpoch=3), -uve-topic-26-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-25 -> (offset=0, leaderEpoch=3), -uve-topic-25-24 -> (offset=0, leaderEpoch=3), -uve-topic-25-4 -> (offset=0, leaderEpoch=3), -uve-topic-15-5 -> (offset=0, leaderEpoch=2), -uve-topic-7-16 -> (offset=0, leaderEpoch=3), -uve-topic-7-22 -> (offset=0, leaderEpoch=3), -uve-topic-20-28 -> (offset=0, leaderEpoch=2), -uve-topic-10-29 -> (offset=0, leaderEpoch=3), -uve-topic-2-19 -> (offset=0, leaderEpoch=3), -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=3), -uve-topic-0-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-11 -> (offset=0, leaderEpoch=3), -uve-topic-22-10 -> (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-27-23 -> (offset=0, leaderEpoch=3), -uve-topic-17-24 -> (offset=0, leaderEpoch=3), structured_syslog_topic-20 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=3), -uve-topic-10-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-3 -> (offset=0, leaderEpoch=2), -uve-topic-3-11 -> (offset=0, leaderEpoch=2), -uve-topic-6-14 -> (offset=0, leaderEpoch=3), -uve-topic-15-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-12 -> (offset=0, leaderEpoch=3), -uve-topic-3-17 -> (offset=0, leaderEpoch=2), -uve-topic-4-9 -> (offset=0, leaderEpoch=2), -uve-topic-26-6 -> (offset=0, leaderEpoch=3), -uve-topic-16-7 -> (offset=0, leaderEpoch=2), -uve-topic-5-13 -> (offset=0, leaderEpoch=3), -uve-topic-6-15 -> (offset=0, leaderEpoch=3), -uve-topic-9-6 -> (offset=0, leaderEpoch=3), -uve-topic-1-1 -> (offset=0, leaderEpoch=3), -uve-topic-5-20 -> (offset=0, leaderEpoch=2), -uve-topic-24-1 -> (offset=0, leaderEpoch=2), -uve-topic-14-2 -> (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=3), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=3), -uve-topic-18-22 -> (offset=0, leaderEpoch=2), -uve-topic-28-21 -> (offset=0, leaderEpoch=3), -uve-topic-14-3 -> (offset=0, leaderEpoch=3), -uve-topic-24-2 -> (offset=0, leaderEpoch=3), -uve-topic-13-27 -> (offset=0, leaderEpoch=2), -uve-topic-23-26 -> (offset=0, leaderEpoch=2), structured_syslog_topic-14 -> (offset=0, leaderEpoch=3), -uve-topic-2-21 -> (offset=0, leaderEpoch=3), structured_syslog_topic-2 -> (offset=0, leaderEpoch=3), -uve-topic-12-0 -> (offset=125, 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=2), -uve-topic-0-21 -> (offset=0, leaderEpoch=2), -uve-topic-2-2 -> (offset=0, leaderEpoch=2), -uve-topic-8-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-2 -> (offset=0, leaderEpoch=2), -uve-topic-13-3 -> (offset=0, leaderEpoch=2), -uve-topic-1-15 -> (offset=0, leaderEpoch=3), -uve-topic-15-4 -> (offset=0, leaderEpoch=3), -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=2), -uve-topic-2-11 -> (offset=0, leaderEpoch=2), -uve-topic-13-8 -> (offset=0, leaderEpoch=3), -uve-topic-23-7 -> (offset=0, leaderEpoch=3), -uve-topic-16-23 -> (offset=0, leaderEpoch=3), -uve-topic-26-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-27 -> (offset=0, leaderEpoch=2), -uve-topic-6-9 -> (offset=0, leaderEpoch=3), -uve-topic-9-26 -> (offset=0, leaderEpoch=2), -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=3), -uve-topic-3-26 -> (offset=0, leaderEpoch=2), -uve-topic-21-21 -> (offset=0, leaderEpoch=2), -uve-topic-11-22 -> (offset=0, leaderEpoch=3), -uve-topic-7-15 -> (offset=0, leaderEpoch=3), -uve-topic-21-5 -> (offset=0, leaderEpoch=3), -uve-topic-11-6 -> (offset=0, leaderEpoch=3), -uve-topic-11-14 -> (offset=0, leaderEpoch=2), -uve-topic-21-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-1 -> (offset=0, leaderEpoch=2), -uve-topic-27-29 -> (offset=0, leaderEpoch=3), -uve-topic-16-5 -> (offset=0, leaderEpoch=3), -uve-topic-26-4 -> (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=3), -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-16-29 -> (offset=0, leaderEpoch=3), -uve-topic-26-28 -> (offset=0, leaderEpoch=3), -uve-topic-3-5 -> (offset=0, leaderEpoch=2), -uve-topic-19-25 -> (offset=0, leaderEpoch=3), -uve-topic-29-24 -> (offset=0, leaderEpoch=2), -uve-topic-0-14 -> (offset=0, leaderEpoch=3), -uve-topic-20-20 -> (offset=0, leaderEpoch=3), -uve-topic-10-21 -> (offset=0, leaderEpoch=2), -uve-topic-2-23 -> (offset=0, leaderEpoch=2), -uve-topic-18-19 -> (offset=0, leaderEpoch=2), -uve-topic-28-18 -> (offset=0, leaderEpoch=3), -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-29-19 -> (offset=0, leaderEpoch=3), -uve-topic-19-20 -> (offset=0, leaderEpoch=2), structured_syslog_topic-13 -> (offset=0, leaderEpoch=2), -uve-topic-17-17 -> (offset=0, leaderEpoch=3), -uve-topic-27-16 -> (offset=0, leaderEpoch=3), -uve-topic-12-23 -> (offset=0, leaderEpoch=3), -uve-topic-22-22 -> (offset=0, leaderEpoch=3), -uve-topic-14-0 -> (offset=0, leaderEpoch=3), -uve-topic-3-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-8 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-14 -> (offset=4, leaderEpoch=2), -uve-topic-14-15 -> (offset=0, leaderEpoch=3), -uve-topic-24-14 -> (offset=0, leaderEpoch=3), -uve-topic-4-0 -> (offset=0, leaderEpoch=2), -uve-topic-19-8 -> (offset=0, leaderEpoch=2), -uve-topic-29-7 -> (offset=0, leaderEpoch=3), -uve-topic-18-18 -> (offset=0, leaderEpoch=3), -uve-topic-28-17 -> (offset=0, leaderEpoch=2), -uve-topic-12-29 -> (offset=0, leaderEpoch=3), -uve-topic-22-28 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-24 -> (offset=1, leaderEpoch=3), HEALTH_CHECK_TOPIC-18 -> (offset=3, leaderEpoch=3), -uve-topic-14-5 -> (offset=0, leaderEpoch=3), -uve-topic-24-4 -> (offset=0, leaderEpoch=2), -uve-topic-12-15 -> (offset=0, leaderEpoch=2), -uve-topic-22-14 -> (offset=0, leaderEpoch=2), -uve-topic-5-19 -> (offset=0, leaderEpoch=3), -uve-topic-9-29 -> (offset=0, leaderEpoch=2), -uve-topic-5-1 -> (offset=0, leaderEpoch=3), -uve-topic-14-21 -> (offset=0, leaderEpoch=3), -uve-topic-24-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-12 -> (offset=0, leaderEpoch=3), -uve-topic-13-24 -> (offset=0, leaderEpoch=2), -uve-topic-23-23 -> (offset=0, leaderEpoch=2), -uve-topic-2-4 -> (offset=0, leaderEpoch=3), -uve-topic-15-22 -> (offset=0, leaderEpoch=3), -uve-topic-25-21 -> (offset=0, leaderEpoch=3), -uve-topic-6-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-16 -> (offset=0, leaderEpoch=3), -uve-topic-25-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-18 -> (offset=0, leaderEpoch=2), -uve-topic-5-17 -> (offset=0, leaderEpoch=2), -uve-topic-7-10 -> (offset=0, leaderEpoch=3), structured_syslog_topic-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-7 -> (offset=0, leaderEpoch=3), -uve-topic-2-25 -> (offset=0, leaderEpoch=3), -uve-topic-23-29 -> (offset=0, leaderEpoch=2), -uve-topic-6-19 -> (offset=0, leaderEpoch=2), -uve-topic-6-3 -> (offset=0, leaderEpoch=3), -uve-topic-4-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-5 -> (offset=0, leaderEpoch=2), -uve-topic-15-6 -> (offset=0, leaderEpoch=3), -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=3), -uve-topic-12-12 -> (offset=0, leaderEpoch=2), -uve-topic-22-11 -> (offset=0, leaderEpoch=2), -uve-topic-18-15 -> (offset=0, leaderEpoch=3), -uve-topic-28-14 -> (offset=0, leaderEpoch=2), -uve-topic-7-19 -> (offset=0, leaderEpoch=3), -uve-topic-4-17 -> (offset=0, leaderEpoch=3), -uve-topic-26-26 -> (offset=0, leaderEpoch=2), -uve-topic-16-27 -> (offset=0, leaderEpoch=3), -uve-topic-3-16 -> (offset=0, leaderEpoch=3), -uve-topic-12-20 -> (offset=0, leaderEpoch=3), -uve-topic-22-19 -> (offset=0, leaderEpoch=3), -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=2), -uve-topic-20-29 -> (offset=0, leaderEpoch=3), -uve-topic-29-21 -> (offset=0, leaderEpoch=2), -uve-topic-19-22 -> (offset=0, leaderEpoch=3), -uve-topic-2-17 -> (offset=0, leaderEpoch=2), -uve-topic-1-19 -> (offset=0, leaderEpoch=3), -uve-topic-1-16 -> (offset=0, leaderEpoch=3), -uve-topic-11-26 -> (offset=0, leaderEpoch=2), -uve-topic-21-25 -> (offset=0, leaderEpoch=3), -uve-topic-3-23 -> (offset=0, leaderEpoch=2), -uve-topic-8-6 -> (offset=0, leaderEpoch=3), -uve-topic-7-12 -> (offset=0, leaderEpoch=3), -uve-topic-21-10 -> (offset=0, leaderEpoch=3), -uve-topic-11-11 -> (offset=0, leaderEpoch=2), -uve-topic-27-5 -> (offset=0, leaderEpoch=3), -uve-topic-17-6 -> (offset=0, leaderEpoch=3), -uve-topic-9-1 -> (offset=0, leaderEpoch=3), -uve-topic-11-18 -> (offset=0, leaderEpoch=3), -uve-topic-21-17 -> (offset=0, leaderEpoch=3), -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-28-6 -> (offset=0, leaderEpoch=3), -uve-topic-18-7 -> (offset=0, leaderEpoch=2), -uve-topic-4-7 -> (offset=0, leaderEpoch=3), -uve-topic-1-25 -> (offset=0, leaderEpoch=3), -uve-topic-10-17 -> (offset=0, leaderEpoch=3), -uve-topic-20-16 -> (offset=0, leaderEpoch=2), -uve-topic-17-0 -> (offset=0, leaderEpoch=3), -uve-topic-6-29 -> (offset=0, leaderEpoch=3), -uve-topic-19-16 -> (offset=0, leaderEpoch=3), -uve-topic-29-15 -> (offset=0, leaderEpoch=2), -uve-topic-0-18 -> (offset=0, leaderEpoch=2), -uve-topic-9-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-18 -> (offset=0, leaderEpoch=3), -uve-topic-2-15 -> (offset=0, leaderEpoch=3), -uve-topic-6-4 -> (offset=0, leaderEpoch=2), -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=3), -uve-topic-11-10 -> (offset=0, leaderEpoch=3), -uve-topic-21-9 -> (offset=0, leaderEpoch=2), -uve-topic-26-15 -> (offset=0, leaderEpoch=3), -uve-topic-16-16 -> (offset=0, leaderEpoch=2), -uve-topic-22-0 -> (offset=1599, leaderEpoch=3), -uve-topic-12-1 -> (offset=0, leaderEpoch=3), -uve-topic-28-20 -> (offset=0, leaderEpoch=2), -uve-topic-18-21 -> (offset=0, leaderEpoch=3), -uve-topic-16-12 -> (offset=0, leaderEpoch=3), -uve-topic-26-11 -> (offset=0, leaderEpoch=2), -uve-topic-17-3 -> (offset=0, leaderEpoch=3), -uve-topic-27-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-20 -> (offset=0, leaderEpoch=3), -uve-topic-17-23 -> (offset=0, leaderEpoch=3), -uve-topic-27-22 -> (offset=0, leaderEpoch=3), -uve-topic-16-20 -> (offset=0, leaderEpoch=3), -uve-topic-26-19 -> (offset=0, leaderEpoch=3), -uve-topic-11-3 -> (offset=0, leaderEpoch=3), -uve-topic-21-2 -> (offset=0, leaderEpoch=3), -uve-topic-12-27 -> (offset=0, leaderEpoch=2), -uve-topic-22-26 -> (offset=0, leaderEpoch=2), -uve-topic-11-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-4 -> (offset=3, leaderEpoch=3), -uve-topic-9-14 -> (offset=0, leaderEpoch=2), -uve-topic-15-26 -> (offset=0, leaderEpoch=2), -uve-topic-25-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-28 -> (offset=0, leaderEpoch=3), -uve-topic-14-17 -> (offset=0, leaderEpoch=3), -uve-topic-24-16 -> (offset=0, leaderEpoch=2), -uve-topic-18-1 -> (offset=0, leaderEpoch=2), -uve-topic-28-0 -> (offset=1031, leaderEpoch=3), -uve-topic-8-16 -> (offset=0, leaderEpoch=3), -uve-topic-1-10 -> (offset=0, leaderEpoch=3), -uve-topic-7-23 -> (offset=0, leaderEpoch=2), -uve-topic-19-2 -> (offset=0, leaderEpoch=2), -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=2), HEALTH_CHECK_TOPIC-8 -> (offset=3, leaderEpoch=2), -uve-topic-14-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-8 -> (offset=0, leaderEpoch=3), -uve-topic-13-2 -> (offset=0, leaderEpoch=3), -uve-topic-23-1 -> (offset=0, leaderEpoch=3), structured_syslog_topic-0 -> (offset=0, leaderEpoch=3), -uve-topic-16-28 -> (offset=0, leaderEpoch=2), -uve-topic-26-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-19 -> (offset=0, leaderEpoch=3), -uve-topic-25-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-12 -> (offset=0, leaderEpoch=3), -uve-topic-28-23 -> (offset=0, leaderEpoch=2), -uve-topic-18-24 -> (offset=0, leaderEpoch=3), -uve-topic-8-11 -> (offset=0, leaderEpoch=2), -uve-topic-2-29 -> (offset=0, leaderEpoch=2), -uve-topic-3-0 -> (offset=0, leaderEpoch=3), -uve-topic-25-10 -> (offset=0, leaderEpoch=3), -uve-topic-15-11 -> (offset=0, leaderEpoch=2), -uve-topic-2-8 -> (offset=0, leaderEpoch=2), -uve-topic-3-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-21 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-0 -> (offset=2, leaderEpoch=3), -uve-topic-16-13 -> (offset=0, leaderEpoch=2), -uve-topic-26-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-22 -> (offset=0, leaderEpoch=2), -uve-topic-15-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-24 -> (offset=0, leaderEpoch=3), -uve-topic-14-25 -> (offset=0, leaderEpoch=2), -uve-topic-7-5 -> (offset=0, leaderEpoch=2), -uve-topic-25-17 -> (offset=0, leaderEpoch=2), -uve-topic-15-18 -> (offset=0, leaderEpoch=3), -uve-topic-20-19 -> (offset=0, leaderEpoch=2), -uve-topic-10-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-5 -> (offset=0, leaderEpoch=2), -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=2), -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=3), -uve-topic-8-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-14 -> (offset=0, leaderEpoch=3), -uve-topic-24-13 -> (offset=0, leaderEpoch=2), -uve-topic-18-17 -> (offset=0, leaderEpoch=3), -uve-topic-28-16 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-7 -> (offset=4, leaderEpoch=3), -uve-topic-5-25 -> (offset=0, leaderEpoch=3), -uve-topic-21-22 -> (offset=0, leaderEpoch=3), -uve-topic-11-23 -> (offset=0, leaderEpoch=2), -uve-topic-3-27 -> (offset=0, leaderEpoch=3), -uve-topic-12-24 -> (offset=0, leaderEpoch=2), -uve-topic-22-23 -> (offset=0, leaderEpoch=2), -uve-topic-9-0 -> (offset=0, leaderEpoch=3), -uve-topic-10-0 -> (offset=0, leaderEpoch=2), -uve-topic-7-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-2 -> (offset=0, leaderEpoch=2), -uve-topic-25-1 -> (offset=0, leaderEpoch=3), -uve-topic-8-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-18 -> (offset=0, leaderEpoch=2), -uve-topic-19-19 -> (offset=0, leaderEpoch=3), -uve-topic-26-3 -> (offset=0, leaderEpoch=3), -uve-topic-16-4 -> (offset=0, leaderEpoch=2), -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=3), -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), HEALTH_CHECK_TOPIC-20 -> (offset=1, leaderEpoch=2), -uve-topic-21-14 -> (offset=0, leaderEpoch=3), -uve-topic-11-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-11 -> (offset=0, leaderEpoch=3), -uve-topic-2-26 -> (offset=0, leaderEpoch=2), -uve-topic-6-8 -> (offset=0, leaderEpoch=3), -uve-topic-2-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-18 -> (offset=0, leaderEpoch=3), -uve-topic-29-17 -> (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=2), -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), HEALTH_CHECK_TOPIC-23 -> (offset=2, leaderEpoch=2), -uve-topic-17-26 -> (offset=0, leaderEpoch=3), -uve-topic-27-25 -> (offset=0, leaderEpoch=3), -uve-topic-4-15 -> (offset=0, leaderEpoch=2), -uve-topic-7-9 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-28 -> (offset=4, leaderEpoch=3), -uve-topic-6-1 -> (offset=0, leaderEpoch=2), -uve-topic-3-20 -> (offset=0, leaderEpoch=2), -uve-topic-9-28 -> (offset=0, leaderEpoch=3), -uve-topic-17-10 -> (offset=0, leaderEpoch=2), -uve-topic-27-9 -> (offset=0, leaderEpoch=2), -uve-topic-4-21 -> (offset=0, leaderEpoch=2), -uve-topic-4-24 -> (offset=0, leaderEpoch=2), -uve-topic-16-22 -> (offset=0, leaderEpoch=2), -uve-topic-26-21 -> (offset=0, leaderEpoch=3), -uve-topic-26-2 -> (offset=0, leaderEpoch=2), -uve-topic-16-3 -> (offset=0, leaderEpoch=3), -uve-topic-5-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-29 -> (offset=0, leaderEpoch=3), -uve-topic-12-8 -> (offset=0, leaderEpoch=3), -uve-topic-22-7 -> (offset=0, leaderEpoch=3), -uve-topic-21-0 -> (offset=724, leaderEpoch=2), -uve-topic-11-1 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-22 -> (offset=3, leaderEpoch=3), -uve-topic-7-2 -> (offset=0, leaderEpoch=2), -uve-topic-5-16 -> (offset=0, leaderEpoch=3), -uve-topic-6-26 -> (offset=0, leaderEpoch=3), -uve-topic-5-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-3 -> (offset=1, leaderEpoch=3), -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=3), -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=125, leaderEpoch=2), -uve-topic-26-0 -> (offset=1290, leaderEpoch=3), -uve-topic-16-1 -> (offset=0, leaderEpoch=2), -uve-topic-25-20 -> (offset=0, leaderEpoch=2), -uve-topic-15-21 -> (offset=0, leaderEpoch=3), -uve-topic-15-15 -> (offset=0, leaderEpoch=3), -uve-topic-25-14 -> (offset=0, leaderEpoch=2), -uve-topic-16-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-8 -> (offset=0, leaderEpoch=2), -uve-topic-2-12 -> (offset=0, leaderEpoch=3), -uve-topic-8-14 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-17 -> (offset=2, leaderEpoch=2), -uve-topic-13-17 -> (offset=0, leaderEpoch=3), -uve-topic-23-16 -> (offset=0, leaderEpoch=3), -uve-topic-14-10 -> (offset=0, leaderEpoch=2), -uve-topic-24-9 -> (offset=0, leaderEpoch=3), -uve-topic-0-10 -> (offset=0, leaderEpoch=3), -uve-topic-14-18 -> (offset=0, leaderEpoch=3), -uve-topic-24-17 -> (offset=0, leaderEpoch=3), -uve-topic-19-21 -> (offset=0, leaderEpoch=3), -uve-topic-29-20 -> (offset=0, leaderEpoch=3), -uve-topic-6-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-9 -> (offset=0, leaderEpoch=2), -uve-topic-23-8 -> (offset=0, leaderEpoch=2), -uve-topic-7-20 -> (offset=0, leaderEpoch=2), -uve-topic-28-5 -> (offset=0, leaderEpoch=2), -uve-topic-18-6 -> (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-11-27 -> (offset=0, leaderEpoch=3), -uve-topic-21-26 -> (offset=0, leaderEpoch=3), -uve-topic-8-19 -> (offset=0, leaderEpoch=3), -uve-topic-19-7 -> (offset=0, leaderEpoch=3), -uve-topic-29-6 -> (offset=0, leaderEpoch=2), -uve-topic-8-28 -> (offset=0, leaderEpoch=3), -uve-topic-20-2 -> (offset=0, leaderEpoch=3), -uve-topic-10-3 -> (offset=0, leaderEpoch=2), -uve-topic-5-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-21 -> (offset=0, leaderEpoch=3), -uve-topic-5-26 -> (offset=0, leaderEpoch=2), -uve-topic-21-3 -> (offset=0, leaderEpoch=2), -uve-topic-11-4 -> (offset=0, leaderEpoch=3), structured_syslog_topic-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-26 -> (offset=0, leaderEpoch=3), -uve-topic-24-25 -> (offset=0, leaderEpoch=2), structured_syslog_topic-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-1 -> (offset=0, leaderEpoch=3), -uve-topic-25-0 -> (offset=762, leaderEpoch=3), -uve-topic-4-2 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-21 -> (offset=4, leaderEpoch=3), -uve-topic-10-19 -> (offset=0, leaderEpoch=3), -uve-topic-20-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-11 -> (offset=0, leaderEpoch=3), -uve-topic-19-15 -> (offset=0, leaderEpoch=3), -uve-topic-29-14 -> (offset=0, leaderEpoch=3), -uve-topic-21-11 -> (offset=0, leaderEpoch=3), -uve-topic-11-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-7 -> (offset=0, leaderEpoch=2), -uve-topic-21-19 -> (offset=0, leaderEpoch=3), -uve-topic-11-20 -> (offset=0, leaderEpoch=2), -uve-topic-5-11 -> (offset=0, leaderEpoch=2), -uve-topic-1-8 -> (offset=0, leaderEpoch=2), -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=3), -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=3), -uve-topic-17-16 -> (offset=0, leaderEpoch=2), -uve-topic-27-15 -> (offset=0, leaderEpoch=2), -uve-topic-18-14 -> (offset=0, leaderEpoch=3), -uve-topic-28-13 -> (offset=0, leaderEpoch=3), -uve-topic-20-17 -> (offset=0, leaderEpoch=3), -uve-topic-10-18 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-5 -> (offset=7, leaderEpoch=2), -uve-topic-15-28 -> (offset=0, leaderEpoch=3), -uve-topic-25-27 -> (offset=0, leaderEpoch=3), -uve-topic-10-2 -> (offset=0, leaderEpoch=3), -uve-topic-20-1 -> (offset=0, leaderEpoch=2), -uve-topic-29-3 -> (offset=0, leaderEpoch=2), -uve-topic-19-4 -> (offset=0, leaderEpoch=3), -uve-topic-16-2 -> (offset=0, leaderEpoch=3), -uve-topic-26-1 -> (offset=0, leaderEpoch=3), -uve-topic-3-24 -> (offset=0, leaderEpoch=3), -uve-topic-3-1 -> (offset=0, leaderEpoch=3), -uve-topic-1-2 -> (offset=0, leaderEpoch=2), -uve-topic-9-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-29 -> (offset=0, leaderEpoch=2), -uve-topic-4-25 -> (offset=0, leaderEpoch=3), -uve-topic-2-0 -> (offset=416, 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-17-13 -> (offset=0, leaderEpoch=2), -uve-topic-27-12 -> (offset=0, leaderEpoch=2), -uve-topic-29-0 -> (offset=1185, leaderEpoch=2), -uve-topic-19-1 -> (offset=0, leaderEpoch=3), -uve-topic-10-26 -> (offset=0, leaderEpoch=3), -uve-topic-20-25 -> (offset=0, leaderEpoch=2), -uve-topic-26-14 -> (offset=0, leaderEpoch=2), -uve-topic-16-15 -> (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=2), -uve-topic-28-29 -> (offset=0, leaderEpoch=2), -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=3), -uve-topic-14-19 -> (offset=0, leaderEpoch=2), -uve-topic-9-11 -> (offset=0, leaderEpoch=2), -uve-topic-17-5 -> (offset=0, leaderEpoch=3), -uve-topic-27-4 -> (offset=0, leaderEpoch=3), -uve-topic-24-10 -> (offset=0, leaderEpoch=2), -uve-topic-14-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-20 -> (offset=0, leaderEpoch=2), -uve-topic-25-19 -> (offset=0, leaderEpoch=3)) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:33,097] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 727 has no effect as the largest offset in the log is 726 (kafka.log.Log) [2025-02-06 01:51:33,098] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 1604 has no effect as the largest offset in the log is 1603 (kafka.log.Log) [2025-02-06 01:51:33,098] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:33,098] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 849 has no effect as the largest offset in the log is 848 (kafka.log.Log) [2025-02-06 01:51:33,098] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 617 has no effect as the largest offset in the log is 616 (kafka.log.Log) [2025-02-06 01:51:33,098] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:33,098] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:33,098] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 1009 has no effect as the largest offset in the log is 1008 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 1188 has no effect as the largest offset in the log is 1187 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 765 has no effect as the largest offset in the log is 764 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 1291 has no effect as the largest offset in the log is 1290 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 829 has no effect as the largest offset in the log is 828 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 1036 has no effect as the largest offset in the log is 1035 (kafka.log.Log) [2025-02-06 01:51:33,099] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 417 has no effect as the largest offset in the log is 416 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 417 has no effect as the largest offset in the log is 416 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 2560 has no effect as the largest offset in the log is 2559 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 126 has no effect as the largest offset in the log is 125 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 126 has no effect as the largest offset in the log is 125 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 6 has no effect as the largest offset in the log is 5 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,100] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:33,101] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 7 has no effect as the largest offset in the log is 6 (kafka.log.Log) [2025-02-06 01:51:33,101] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:33,101] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-06 01:51:33,101] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-06 01:51:33,101] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,107] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,107] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,108] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,108] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,109] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,109] 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) [2025-02-06 01:51:33,110] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,110] 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) [2025-02-06 01:51:33,110] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,110] 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) [2025-02-06 01:51:33,110] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,110] 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) [2025-02-06 01:51:33,110] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,110] 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) [2025-02-06 01:51:33,110] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,110] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,111] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,111] 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) [2025-02-06 01:51:33,121] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,121] 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) [2025-02-06 01:51:33,121] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,121] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,122] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,122] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,122] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,122] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,122] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,122] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,122] 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) [2025-02-06 01:51:33,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,123] 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) [2025-02-06 01:51:33,123] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,123] 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) [2025-02-06 01:51:33,123] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,123] 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) [2025-02-06 01:51:33,123] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,123] 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) [2025-02-06 01:51:33,123] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,123] 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) [2025-02-06 01:51:33,123] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,123] 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) [2025-02-06 01:51:33,124] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,124] 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) [2025-02-06 01:51:33,124] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,124] 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) [2025-02-06 01:51:33,124] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,124] 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) [2025-02-06 01:51:33,124] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,125] 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) [2025-02-06 01:51:33,125] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,125] 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) [2025-02-06 01:51:33,125] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,126] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,127] 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) [2025-02-06 01:51:33,127] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,128] 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) [2025-02-06 01:51:33,128] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,129] 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) [2025-02-06 01:51:33,129] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,129] 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) [2025-02-06 01:51:33,129] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,129] 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) [2025-02-06 01:51:33,129] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,129] 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) [2025-02-06 01:51:33,129] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,129] 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) [2025-02-06 01:51:33,129] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,129] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,138] 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) [2025-02-06 01:51:33,138] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,139] 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) [2025-02-06 01:51:33,139] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,140] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,140] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,141] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,141] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,142] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,142] 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) [2025-02-06 01:51:33,143] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,143] 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) [2025-02-06 01:51:33,143] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,147] 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) [2025-02-06 01:51:33,147] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,147] 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) [2025-02-06 01:51:33,147] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,147] 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) [2025-02-06 01:51:33,147] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,147] 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) [2025-02-06 01:51:33,147] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,148] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,148] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,149] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,149] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,150] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,150] 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) [2025-02-06 01:51:33,152] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,152] 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) [2025-02-06 01:51:33,152] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,152] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,153] 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) [2025-02-06 01:51:33,153] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,154] 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) [2025-02-06 01:51:33,154] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,155] 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) [2025-02-06 01:51:33,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,155] 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) [2025-02-06 01:51:33,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,155] 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) [2025-02-06 01:51:33,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,155] 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) [2025-02-06 01:51:33,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,155] 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) [2025-02-06 01:51:33,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,155] 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) [2025-02-06 01:51:33,155] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,155] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,156] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,156] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,157] 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) [2025-02-06 01:51:33,157] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,158] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,158] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,160] 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) [2025-02-06 01:51:33,160] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,161] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,161] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,161] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,161] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,161] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,161] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,161] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,161] 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) [2025-02-06 01:51:33,162] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,162] 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) [2025-02-06 01:51:33,162] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,168] 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) [2025-02-06 01:51:33,168] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,168] 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) [2025-02-06 01:51:33,168] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,168] 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) [2025-02-06 01:51:33,168] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,168] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,169] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,169] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,169] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,169] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,169] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,169] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,169] 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) [2025-02-06 01:51:33,169] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,170] 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) [2025-02-06 01:51:33,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,171] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,171] 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) [2025-02-06 01:51:33,177] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,177] 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) [2025-02-06 01:51:33,177] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,177] 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) [2025-02-06 01:51:33,177] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,177] 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) [2025-02-06 01:51:33,177] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,177] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,178] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,178] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,178] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,178] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,178] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,178] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,178] 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) [2025-02-06 01:51:33,178] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,179] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,179] 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) [2025-02-06 01:51:33,180] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,180] 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) [2025-02-06 01:51:33,180] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,180] 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) [2025-02-06 01:51:33,180] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,180] 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) [2025-02-06 01:51:33,180] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,180] 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) [2025-02-06 01:51:33,180] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,181] 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) [2025-02-06 01:51:33,181] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,181] 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) [2025-02-06 01:51:33,185] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,185] 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) [2025-02-06 01:51:33,185] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,185] 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) [2025-02-06 01:51:33,185] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,185] 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) [2025-02-06 01:51:33,185] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,186] 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) [2025-02-06 01:51:33,186] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,186] 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) [2025-02-06 01:51:33,186] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,186] 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) [2025-02-06 01:51:33,186] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,186] 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) [2025-02-06 01:51:33,186] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,186] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,187] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,187] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,188] 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) [2025-02-06 01:51:33,188] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,189] 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) [2025-02-06 01:51:33,189] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,189] 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) [2025-02-06 01:51:33,189] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,189] 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) [2025-02-06 01:51:33,189] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,189] 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) [2025-02-06 01:51:33,189] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,189] 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) [2025-02-06 01:51:33,189] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,189] 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) [2025-02-06 01:51:33,189] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,189] 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) [2025-02-06 01:51:33,189] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,190] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,190] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,191] 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) [2025-02-06 01:51:33,191] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,192] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,192] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,193] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,193] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,194] 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) [2025-02-06 01:51:33,194] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,195] 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) [2025-02-06 01:51:33,195] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,196] 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) [2025-02-06 01:51:33,196] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,197] 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) [2025-02-06 01:51:33,197] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,198] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,199] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,199] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,200] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,200] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,201] 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) [2025-02-06 01:51:33,201] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,202] 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) [2025-02-06 01:51:33,202] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,203] 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) [2025-02-06 01:51:33,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,204] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,204] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,205] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,205] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,206] 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) [2025-02-06 01:51:33,206] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,207] 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) [2025-02-06 01:51:33,207] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,208] 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) [2025-02-06 01:51:33,208] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,209] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,209] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,210] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,210] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,211] 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) [2025-02-06 01:51:33,211] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,212] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,212] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,213] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,213] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,214] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,214] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,215] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,215] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:33,216] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:33,216] 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) [2025-02-06 01:51:34,219] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-6-27, -uve-topic-21-5, -uve-topic-24-0, -uve-topic-6-9, structured_syslog_topic-0, -uve-topic-25-22, -uve-topic-14-27, -uve-topic-25-4, -uve-topic-14-9, -uve-topic-24-27, -uve-topic-21-14, structured_syslog_topic-27, -uve-topic-6-18, -uve-topic-15-13, -uve-topic-1-13, -uve-topic-11-4, -uve-topic-14-18, -uve-topic-15-22, -uve-topic-1-22, -uve-topic-11-13, -uve-topic-1-4, -uve-topic-24-15, -uve-topic-6-24, -uve-topic-21-2, structured_syslog_topic-15, -uve-topic-6-6, -uve-topic-25-19, -uve-topic-14-24, -uve-topic-21-29, -uve-topic-25-1, -uve-topic-14-6, -uve-topic-24-24, -uve-topic-15-28, -uve-topic-24-6, -uve-topic-1-28, -uve-topic-6-15, structured_syslog_topic-6, -uve-topic-25-28, -uve-topic-15-10, -uve-topic-1-10, -uve-topic-25-10, -uve-topic-14-15, -uve-topic-11-28, -uve-topic-15-19, -uve-topic-1-19, -uve-topic-11-10, -uve-topic-1-1, -uve-topic-21-17, -uve-topic-24-12, -uve-topic-6-21, structured_syslog_topic-12, -uve-topic-6-3, -uve-topic-11-1, -uve-topic-25-16, -uve-topic-21-26, -uve-topic-24-21, -uve-topic-21-8, -uve-topic-24-3, -uve-topic-6-12, structured_syslog_topic-3, -uve-topic-25-25, -uve-topic-25-7, -uve-topic-14-12, -uve-topic-11-25, -uve-topic-15-16, -uve-topic-1-16, -uve-topic-11-7, -uve-topic-14-21, -uve-topic-15-25, -uve-topic-24-9, -uve-topic-1-25, structured_syslog_topic-9, -uve-topic-6-0, -uve-topic-1-7, -uve-topic-25-13, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:34,223] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,224] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-14-12 -> (offset=0, leaderEpoch=4), -uve-topic-24-6 -> (offset=0, leaderEpoch=4), -uve-topic-24-12 -> (offset=0, leaderEpoch=4), -uve-topic-25-16 -> (offset=0, leaderEpoch=4), -uve-topic-25-7 -> (offset=0, leaderEpoch=4), -uve-topic-6-27 -> (offset=0, leaderEpoch=4), -uve-topic-25-13 -> (offset=0, leaderEpoch=4), -uve-topic-24-0 -> (offset=614, leaderEpoch=4), -uve-topic-24-15 -> (offset=0, leaderEpoch=4), structured_syslog_topic-3 -> (offset=0, leaderEpoch=4), -uve-topic-11-13 -> (offset=0, leaderEpoch=4), -uve-topic-24-27 -> (offset=0, leaderEpoch=4), structured_syslog_topic-6 -> (offset=0, leaderEpoch=4), -uve-topic-6-0 -> (offset=0, leaderEpoch=4), -uve-topic-14-27 -> (offset=0, leaderEpoch=4), -uve-topic-6-6 -> (offset=0, leaderEpoch=4), -uve-topic-14-6 -> (offset=0, leaderEpoch=4), -uve-topic-21-8 -> (offset=0, leaderEpoch=4), structured_syslog_topic-9 -> (offset=0, leaderEpoch=4), -uve-topic-24-21 -> (offset=0, leaderEpoch=4), -uve-topic-14-24 -> (offset=0, leaderEpoch=4), -uve-topic-6-24 -> (offset=0, leaderEpoch=4), structured_syslog_topic-15 -> (offset=0, leaderEpoch=4), -uve-topic-25-28 -> (offset=0, leaderEpoch=4), -uve-topic-25-22 -> (offset=0, leaderEpoch=4), -uve-topic-11-25 -> (offset=0, leaderEpoch=4), -uve-topic-1-13 -> (offset=0, leaderEpoch=4), -uve-topic-6-21 -> (offset=0, leaderEpoch=4), -uve-topic-24-3 -> (offset=0, leaderEpoch=4), -uve-topic-15-25 -> (offset=0, leaderEpoch=4), -uve-topic-25-4 -> (offset=0, leaderEpoch=4), -uve-topic-15-13 -> (offset=0, leaderEpoch=4), -uve-topic-6-15 -> (offset=0, leaderEpoch=4), -uve-topic-1-1 -> (offset=0, leaderEpoch=4), -uve-topic-21-29 -> (offset=0, leaderEpoch=4), -uve-topic-6-9 -> (offset=0, leaderEpoch=4), -uve-topic-1-22 -> (offset=0, leaderEpoch=4), -uve-topic-21-5 -> (offset=0, leaderEpoch=4), -uve-topic-14-15 -> (offset=0, leaderEpoch=4), -uve-topic-14-21 -> (offset=0, leaderEpoch=4), -uve-topic-15-22 -> (offset=0, leaderEpoch=4), -uve-topic-6-18 -> (offset=0, leaderEpoch=4), -uve-topic-15-16 -> (offset=0, leaderEpoch=4), -uve-topic-6-3 -> (offset=0, leaderEpoch=4), -uve-topic-1-7 -> (offset=0, leaderEpoch=4), -uve-topic-1-19 -> (offset=0, leaderEpoch=4), -uve-topic-1-16 -> (offset=0, leaderEpoch=4), -uve-topic-21-17 -> (offset=0, leaderEpoch=4), -uve-topic-1-25 -> (offset=0, leaderEpoch=4), -uve-topic-11-10 -> (offset=0, leaderEpoch=4), -uve-topic-21-2 -> (offset=0, leaderEpoch=4), -uve-topic-25-25 -> (offset=0, leaderEpoch=4), -uve-topic-1-28 -> (offset=0, leaderEpoch=4), -uve-topic-1-10 -> (offset=0, leaderEpoch=4), -uve-topic-14-9 -> (offset=0, leaderEpoch=4), structured_syslog_topic-0 -> (offset=0, leaderEpoch=4), -uve-topic-15-19 -> (offset=0, leaderEpoch=4), structured_syslog_topic-12 -> (offset=0, leaderEpoch=4), -uve-topic-25-10 -> (offset=0, leaderEpoch=4), -uve-topic-15-10 -> (offset=0, leaderEpoch=4), -uve-topic-24-24 -> (offset=0, leaderEpoch=4), -uve-topic-25-1 -> (offset=0, leaderEpoch=4), -uve-topic-1-4 -> (offset=0, leaderEpoch=4), -uve-topic-21-14 -> (offset=0, leaderEpoch=4), -uve-topic-11-7 -> (offset=0, leaderEpoch=4), -uve-topic-11-1 -> (offset=0, leaderEpoch=4), -uve-topic-24-9 -> (offset=0, leaderEpoch=4), -uve-topic-14-18 -> (offset=0, leaderEpoch=4), -uve-topic-11-28 -> (offset=0, leaderEpoch=4), -uve-topic-21-26 -> (offset=0, leaderEpoch=4), -uve-topic-11-4 -> (offset=0, leaderEpoch=4), structured_syslog_topic-27 -> (offset=0, leaderEpoch=4), -uve-topic-6-12 -> (offset=0, leaderEpoch=4), -uve-topic-15-28 -> (offset=0, leaderEpoch=4), -uve-topic-24-18 -> (offset=0, leaderEpoch=4), -uve-topic-25-19 -> (offset=0, leaderEpoch=4)) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:51:34,231] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,232] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,233] 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) [2025-02-06 01:51:34,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,233] 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) [2025-02-06 01:51:34,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,233] 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) [2025-02-06 01:51:34,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,233] 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) [2025-02-06 01:51:34,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,233] 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) [2025-02-06 01:51:34,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,233] 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) [2025-02-06 01:51:34,234] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,234] 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) [2025-02-06 01:51:34,234] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,234] 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) [2025-02-06 01:51:34,234] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,234] 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) [2025-02-06 01:51:34,234] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,234] 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) [2025-02-06 01:51:34,234] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,234] 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) [2025-02-06 01:51:34,234] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,234] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,235] 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) [2025-02-06 01:51:34,235] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,236] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,236] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,236] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,236] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,236] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,236] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,236] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,236] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,237] 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) [2025-02-06 01:51:34,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:34,238] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:51:34,238] 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) [2025-02-06 01:51:35,318] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 617 has no effect as the largest offset in the log is 616 (kafka.log.Log) [2025-02-06 01:51:37,735] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=INVALID, epoch=INITIAL) 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) [2025-02-06 01:51:37,744] 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={-uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-0=(fetchOffset=417, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-1-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-0=(fetchOffset=727, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-6-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-0=(fetchOffset=617, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-0=(fetchOffset=765, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), structured_syslog_topic-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-9-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-23-0=(fetchOffset=849, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-0=(fetchOffset=126, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-13-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-0=(fetchOffset=1036, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-18-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-0=(fetchOffset=2560, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-0=(fetchOffset=829, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-0=(fetchOffset=417, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-2-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-26=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-29=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-18=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-7=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-23=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-12=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-4=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-20=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-17=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-28=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-3=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-19=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-22=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-0=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-5=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-16=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-27=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-13=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-2=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), HEALTH_CHECK_TOPIC-24=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-21=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), HEALTH_CHECK_TOPIC-10=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-0=(fetchOffset=1009, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-20-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-0=(fetchOffset=1188, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-29-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-4-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-0=(fetchOffset=1291, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-8-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-0=(fetchOffset=126, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-12-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-0=(fetchOffset=1604, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3]), -uve-topic-22-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[2]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[3])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=INVALID, epoch=INITIAL), 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) [2025-02-06 01:53:45,471] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:53:45,472] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2025-02-06 01:53:45,473] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-06 01:53:45,891] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-1-3, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-21-15, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, structured_syslog_topic-17, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, -uve-topic-28-9, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-18-29, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-24-28, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-24, -uve-topic-7-26, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-8, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-20-26, -uve-topic-14-20, structured_syslog_topic-26, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-16-8, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-24, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-7-14, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-11-21, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-23-20, -uve-topic-19-27, -uve-topic-28-8, -uve-topic-29-4, -uve-topic-21-28, -uve-topic-29-10, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-11-9, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-24-23, -uve-topic-29-12, -uve-topic-21-16, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-6-11, -uve-topic-26-5, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-13-12, -uve-topic-16-11, -uve-topic-3-8, -uve-topic-29-28, -uve-topic-0-13, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-2-14, -uve-topic-26-9, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, -uve-topic-0-0, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-16-26, -uve-topic-25-24, -uve-topic-20-7, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, structured_syslog_topic-20, -uve-topic-10-16, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-9-6, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-23-26, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-16-23, -uve-topic-4-16, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-7-15, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-29-24, -uve-topic-20-20, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-9-29, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-13-24, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-28-14, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-21-10, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-6-29, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-26-11, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-11-3, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-15-26, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-26-27, -uve-topic-25-18, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-25-9, -uve-topic-15-18, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-8-24, -uve-topic-29-18, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-19-18, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-5-0, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-2-12, -uve-topic-8-14, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-24-17, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-25-0, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-1-8, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-1-2, -uve-topic-4-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-29-0, -uve-topic-20-25, structured_syslog_topic-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:53:45,943] 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) [2025-02-06 01:53:45,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=1475787944, epoch=657) 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) [2025-02-06 01:53:45,947] 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=1475787944, epoch=657), 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) [2025-02-06 01:53:47,719] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-7-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-19-13, -uve-topic-10-11, -uve-topic-20-10, -uve-topic-1-23, -uve-topic-3-22, -uve-topic-20-18, -uve-topic-29-2, -uve-topic-3-4, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-10-27, -uve-topic-12-26, -uve-topic-17-13, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-8-25, -uve-topic-3-13, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-28-16, -uve-topic-10-17, -uve-topic-4-17, -uve-topic-15-4, -uve-topic-20-16, -uve-topic-6-16, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-13-21, -uve-topic-8-5, -uve-topic-13-3, -uve-topic-13-29, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-21-11, -uve-topic-23-28, -uve-topic-16-24, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-28-22, -uve-topic-4-23, -uve-topic-9-10, -uve-topic-28-4, -uve-topic-4-5, -uve-topic-7-19, -uve-topic-7-1, -uve-topic-5-28, -uve-topic-28-13, HEALTH_CHECK_TOPIC-17, -uve-topic-9-26, -uve-topic-13-9, -uve-topic-9-8, -uve-topic-26-22, -uve-topic-2-23, -uve-topic-18-22, HEALTH_CHECK_TOPIC-25, -uve-topic-26-4, -uve-topic-14-13, -uve-topic-24-13, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-7-7, -uve-topic-12-5, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-22-4, structured_syslog_topic-21, -uve-topic-5-16, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-26-28, -uve-topic-26-10, -uve-topic-29-5, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-20-3, -uve-topic-27-14, -uve-topic-17-15, structured_syslog_topic-19, -uve-topic-12-3, -uve-topic-24-1, -uve-topic-22-2, -uve-topic-22-28, -uve-topic-12-29, structured_syslog_topic-1, -uve-topic-8-28, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-10, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-17-6, -uve-topic-27-5, -uve-topic-19-5, -uve-topic-20-9, -uve-topic-23-23, -uve-topic-15-23, -uve-topic-23-5, -uve-topic-15-5, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-4-26, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-10-9, -uve-topic-23-29, -uve-topic-21-12, -uve-topic-2-25, -uve-topic-23-11, -uve-topic-26-25, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-18-6, HEALTH_CHECK_TOPIC-28, -uve-topic-21-20, HEALTH_CHECK_TOPIC-10, -uve-topic-9-19, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-9-1, -uve-topic-16-16, -uve-topic-2-16, -uve-topic-18-15, -uve-topic-7-28, -uve-topic-4-15, HEALTH_CHECK_TOPIC-19, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-19-19, -uve-topic-5-19, -uve-topic-16-6, -uve-topic-5-1, -uve-topic-0-15, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-8-23, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-2-4, -uve-topic-29-17, -uve-topic-8-13, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-14-3, -uve-topic-25-17, -uve-topic-3-17, -uve-topic-8-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-8-11, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-3-25, -uve-topic-29-23, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-3-7, -uve-topic-8-19, -uve-topic-20-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-4-29, -uve-topic-8-1, -uve-topic-6-28, -uve-topic-4-11, -uve-topic-6-10, -uve-topic-25-23, -uve-topic-25-5, -uve-topic-10-20, -uve-topic-4-20, -uve-topic-10-2, -uve-topic-2-29, -uve-topic-18-28, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-18-10, HEALTH_CHECK_TOPIC-13, -uve-topic-13-23, -uve-topic-9-22, -uve-topic-23-22, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-7-5, -uve-topic-9-4, -uve-topic-2-19, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-7-13, -uve-topic-18-0, -uve-topic-2-1, -uve-topic-16-27, -uve-topic-26-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, -uve-topic-9-20, -uve-topic-11-23, -uve-topic-4-8, -uve-topic-9-2, -uve-topic-11-5, -uve-topic-26-16, -uve-topic-2-17, -uve-topic-18-16, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-24-25, HEALTH_CHECK_TOPIC-1, -uve-topic-0-26, structured_syslog_topic-25, -uve-topic-24-7, -uve-topic-0-8, structured_syslog_topic-7, -uve-topic-29-20, -uve-topic-26-14, -uve-topic-27-29, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-5-29, -uve-topic-19-11, -uve-topic-11-11, -uve-topic-5-11, -uve-topic-7-10, -uve-topic-14-25, -uve-topic-3-1, -uve-topic-20-15, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-15-29, -uve-topic-19-1, -uve-topic-1-29, -uve-topic-3-28, -uve-topic-29-26, -uve-topic-15-11, -uve-topic-1-11, -uve-topic-8-22, -uve-topic-29-8, -uve-topic-3-10, -uve-topic-20-24, -uve-topic-8-4, -uve-topic-20-6, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-19-17, -uve-topic-5-17, -uve-topic-17-0, -uve-topic-10-15, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-23-17, -uve-topic-15-17, -uve-topic-10-5, -uve-topic-20-4, -uve-topic-1-17, -uve-topic-6-4, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-20-12, -uve-topic-9-25, -uve-topic-13-27, -uve-topic-15-7, -uve-topic-2-22, -uve-topic-18-21, -uve-topic-10-21, -uve-topic-4-21, -uve-topic-4-3, -uve-topic-10-3, -uve-topic-28-28, -uve-topic-21-24, -uve-topic-16-12, -uve-topic-28-10, -uve-topic-0-21, -uve-topic-26-19, HEALTH_CHECK_TOPIC-22, -uve-topic-26-1, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-16-28, -uve-topic-9-13, -uve-topic-2-28, -uve-topic-13-15, -uve-topic-18-27, HEALTH_CHECK_TOPIC-5, -uve-topic-0-29, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-18-9, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-16-18, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-5-13, -uve-topic-16-0, -uve-topic-0-27, -uve-topic-0-9, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-22, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-5-4, -uve-topic-29-29, -uve-topic-14-0, -uve-topic-7-29, -uve-topic-8-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-25-29, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-3-29, -uve-topic-8-16, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-3-11, -uve-topic-5-10, -uve-topic-10-8, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-3-19, -uve-topic-9-28, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-4-14, -uve-topic-15-1, -uve-topic-10-14, -uve-topic-11-29, -uve-topic-2-5, -uve-topic-18-4, -uve-topic-7-17, HEALTH_CHECK_TOPIC-7, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-9-16, -uve-topic-28-29, -uve-topic-0-14, -uve-topic-21-0, -uve-topic-2-13, -uve-topic-28-11, -uve-topic-18-12, HEALTH_CHECK_TOPIC-16, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-28-19, -uve-topic-9-7, -uve-topic-28-1, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-7-16, -uve-topic-18-3, -uve-topic-2-11, -uve-topic-19-25, -uve-topic-5-25, -uve-topic-24-19, -uve-topic-19-7, -uve-topic-0-20, -uve-topic-5-7, -uve-topic-21-6, -uve-topic-0-2, -uve-topic-3-16, -uve-topic-29-14, -uve-topic-0-3, HEALTH_CHECK_TOPIC-4, -uve-topic-19-23, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-5-23, -uve-topic-7-22, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-12-20, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:53:47,721] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,722] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,722] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,754] 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) [2025-02-06 01:53:47,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=914685621, epoch=280) 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) [2025-02-06 01:53:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:47,760] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-02-06 01:53:50,944] WARN [KafkaServer id=2] Retrying controlled shutdown after the previous attempt failed... (kafka.server.KafkaServer) [2025-02-06 01:53:51,057] INFO [KafkaServer id=2] Controlled shutdown succeeded (kafka.server.KafkaServer) [2025-02-06 01:53:51,058] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 01:53:51,059] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 01:53:51,059] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 01:53:51,059] INFO [SocketServer brokerId=2] Stopping socket server request processors (kafka.network.SocketServer) [2025-02-06 01:53:51,078] INFO [SocketServer brokerId=2] Stopped socket server request processors (kafka.network.SocketServer) [2025-02-06 01:53:51,079] INFO [data-plane Kafka Request Handler on Broker 2], shutting down (kafka.server.KafkaRequestHandlerPool) [2025-02-06 01:53:51,084] INFO [data-plane Kafka Request Handler on Broker 2], shut down completely (kafka.server.KafkaRequestHandlerPool) [2025-02-06 01:53:51,090] INFO [ExpirationReaper-2-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,231] INFO [ExpirationReaper-2-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,231] INFO [ExpirationReaper-2-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,232] INFO [KafkaApi-2] Shutdown complete. (kafka.server.KafkaApis) [2025-02-06 01:53:51,232] INFO [ExpirationReaper-2-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,370] INFO [ExpirationReaper-2-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,370] INFO [ExpirationReaper-2-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,371] INFO [TransactionCoordinator id=2] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:53:51,372] INFO [ProducerId Manager 2]: Shutdown complete: last producerId assigned 4000 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-06 01:53:51,372] INFO [Transaction State Manager 2]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2025-02-06 01:53:51,372] INFO [Transaction Marker Channel Manager 2]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 01:53:51,372] INFO [Transaction Marker Channel Manager 2]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 01:53:51,372] INFO [Transaction Marker Channel Manager 2]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 01:53:51,373] INFO [TransactionCoordinator id=2] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:53:51,373] INFO [GroupCoordinator 2]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:53:51,373] INFO [ExpirationReaper-2-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,568] INFO [ExpirationReaper-2-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,568] INFO [ExpirationReaper-2-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,568] INFO [ExpirationReaper-2-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,570] INFO [ExpirationReaper-2-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,570] INFO [ExpirationReaper-2-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,570] INFO [GroupCoordinator 2]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:53:51,571] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2025-02-06 01:53:51,571] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:53:51,571] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:53:51,571] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:53:51,571] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2025-02-06 01:53:51,572] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-02-06 01:53:51,572] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-02-06 01:53:51,573] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-02-06 01:53:51,573] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,768] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,768] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,768] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,770] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,770] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,770] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,963] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,963] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,963] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,970] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,970] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:53:51,975] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2025-02-06 01:53:51,976] INFO Shutting down. (kafka.log.LogManager) [2025-02-06 01:53:51,984] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 776 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,005] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,017] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 1241 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,027] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1385 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,029] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 820 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,030] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 1126 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,036] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 718 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,036] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 1065 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,050] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1189 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,050] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 562 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,054] INFO [ProducerStateManager partition=-uve-topic-13-0] Writing producer snapshot at offset 134 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,056] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 2904 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,064] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 1851 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,070] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 131 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,071] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 497 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,093] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 862 (kafka.log.ProducerStateManager) [2025-02-06 01:53:52,156] INFO Shutdown complete. (kafka.log.LogManager) [2025-02-06 01:53:52,159] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:53:52,264] INFO Session: 0x20000584b6d001d closed (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:53:52,264] INFO EventThread shut down for session: 0x20000584b6d001d (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:53:52,264] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:53:52,265] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:52,497] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:52,497] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:52,497] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:53,497] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:53,497] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:53,497] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:53,517] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:53,517] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:53:53,518] INFO [SocketServer brokerId=2] Shutting down socket server (kafka.network.SocketServer) [2025-02-06 01:53:53,532] INFO [SocketServer brokerId=2] Shutdown completed (kafka.network.SocketServer) [2025-02-06 01:53:53,535] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Feb 6 01:55:31 UTC 2025 ===================' INFO: =================== Thu Feb 6 01:55:31 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ 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 ' +++ '[' -n '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.23:8081 10.0.0.41:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.23:8081 10.0.0.41:8081 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ 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 ' +++ '[' -n '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.23:9042 10.0.0.41:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ 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 ' +++ '[' -n '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.23:8086 10.0.0.41:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.23:8086 10.0.0.41:8086 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ 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 ' +++ '[' -n '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.23:8082 10.0.0.41:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.23:8082 10.0.0.41:8082 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ 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 ' +++ '[' -n '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.23:9161 10.0.0.41:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.23:9161 10.0.0.41:9161 10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ 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 ' +++ '[' -n '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.23:9041 10.0.0.41:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.23:9041 10.0.0.41:9041 10.0.0.38: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.14,10.20.0.23,10.20.0.10 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.23,10.20.0.10 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ 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, +++ '[' -n 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ 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 ' +++ '[' -n '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.23:2181 10.0.0.41:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ 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, +++ '[' -n 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.23:5673,10.0.0.41:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.23:5673,10.0.0.41:5673,10.0.0.38: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ 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 ' +++ '[' -n '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.23:6379 10.0.0.41:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.23:6379 10.0.0.41:6379 10.0.0.38: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.23,10.0.0.41,10.0.0.38 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ 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 ' +++ '[' -n '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.23:9092 10.0.0.41:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.23:9092 10.0.0.41:9092 10.0.0.38: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.23 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ 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.23,10.0.0.41,10.0.0.38 ++ local servers=10.0.0.23,10.0.0.41,10.0.0.38 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ grep -vi host ++ local local_ips=,10.0.0.41,10.20.0.23,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.23'\''))' ++ local server_ip=10.0.0.23 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.23 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' ++ local server_ip=10.0.0.41 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.41 ]] ++ [[ ,10.0.0.41,10.20.0.23,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] ++ echo 10.0.0.41 2 ++ return + my_ip_and_order='10.0.0.41 2' + '[' -n '10.0.0.41 2' ']' + break + '[' -z '10.0.0.41 2' ']' ++ echo 10.0.0.41 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.41 ++ echo 10.0.0.41 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.41 + KAFKA_LISTEN_ADDRESS=10.0.0.41 + 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.41:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.41/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 [2025-02-06 01:55:34,536] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-06 01:55:34,904] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-06 01:55:34,943] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-06 01:55:34,946] INFO starting (kafka.server.KafkaServer) [2025-02-06 01:55:34,947] INFO Connecting to zookeeper on 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 (kafka.server.KafkaServer) [2025-02-06 01:55:34,960] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:55:34,965] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,965] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2696-2. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,965] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,965] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,965] 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) [2025-02-06 01:55:34,965] 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) [2025-02-06 01:55:34,966] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,966] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,968] INFO Initiating client connection, connectString=10.0.0.23:2181,10.0.0.41:2181,10.0.0.38:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-06 01:55:34,973] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-06 01:55:34,978] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:34,982] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:34,985] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:55:34,986] INFO Socket connection established, initiating session, client: /10.0.0.41:58868, server: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:34,991] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181, sessionid = 0x300005791180029, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:55:34,994] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-06 01:55:35,226] INFO Cluster ID = qjrhp-6JTQurNeNzHft5Aw (kafka.server.KafkaServer) [2025-02-06 01:55:35,230] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-06 01:55:35,272] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 01:55:35,279] 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.41: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.23:2181,10.0.0.41:2181,10.0.0.38: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) [2025-02-06 01:55:35,302] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:55:35,302] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:55:35,303] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-06 01:55:35,342] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-06 01:55:35,346] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-06 01:55:35,348] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-06 01:55:35,357] INFO Loaded 0 logs in 11ms. (kafka.log.LogManager) [2025-02-06 01:55:35,368] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-06 01:55:35,370] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-06 01:55:35,749] INFO Awaiting socket connections on 10.0.0.41:9092. (kafka.network.Acceptor) [2025-02-06 01:55:35,772] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:55:35,788] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,788] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,789] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,789] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,800] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-06 01:55:35,835] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-06 01:55:35,855] INFO Stat of the created znode at /brokers/ids/2 is: 8589964254,8589964254,1738806935843,1738806935843,1,0,0,216173158210207785,188,0,8589964254 (kafka.zk.KafkaZkClient) [2025-02-06 01:55:35,855] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.41:9092, czxid (broker epoch): 8589964254 (kafka.zk.KafkaZkClient) [2025-02-06 01:55:35,917] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,918] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,931] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:35,946] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:55:35,947] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-06 01:55:35,956] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 8 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 01:55:35,968] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:5000,blockEndProducerId:5999) by writing to Zk with path version 6 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-06 01:55:35,989] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:55:36,001] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-06 01:55:36,003] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-06 01:55:36,024] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-06 01:55:36,059] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-06 01:55:36,139] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:55:36,174] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-06 01:55:36,174] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-06 01:55:36,177] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:55:36,177] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:55:36,177] INFO Kafka startTimeMs: 1738806936174 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-06 01:55:36,178] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2025-02-06 01:55:36,845] 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) [2025-02-06 01:55:36,853] 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) [2025-02-06 01:55:36,854] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-06 01:55:36,854] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,858] 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) [2025-02-06 01:55:36,859] 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) [2025-02-06 01:55:36,859] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-06 01:55:36,859] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,861] 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) [2025-02-06 01:55:36,862] 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) [2025-02-06 01:55:36,862] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-06 01:55:36,862] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,865] 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) [2025-02-06 01:55:36,866] 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) [2025-02-06 01:55:36,867] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-06 01:55:36,867] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,869] 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) [2025-02-06 01:55:36,871] 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) [2025-02-06 01:55:36,871] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-06 01:55:36,871] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,874] 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) [2025-02-06 01:55:36,875] 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) [2025-02-06 01:55:36,875] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-06 01:55:36,875] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,877] 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) [2025-02-06 01:55:36,878] 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) [2025-02-06 01:55:36,878] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-06 01:55:36,879] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,882] 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) [2025-02-06 01:55:36,883] 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) [2025-02-06 01:55:36,883] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-06 01:55:36,883] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,885] 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) [2025-02-06 01:55:36,886] 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) [2025-02-06 01:55:36,886] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-06 01:55:36,886] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,889] 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) [2025-02-06 01:55:36,890] 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) [2025-02-06 01:55:36,890] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-06 01:55:36,890] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,894] 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) [2025-02-06 01:55:36,894] 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) [2025-02-06 01:55:36,895] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-06 01:55:36,895] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,898] 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) [2025-02-06 01:55:36,899] 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) [2025-02-06 01:55:36,899] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-06 01:55:36,899] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,901] 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) [2025-02-06 01:55:36,902] 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) [2025-02-06 01:55:36,902] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-06 01:55:36,902] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,904] 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) [2025-02-06 01:55:36,905] 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) [2025-02-06 01:55:36,906] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-06 01:55:36,906] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,910] 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) [2025-02-06 01:55:36,911] 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) [2025-02-06 01:55:36,911] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-06 01:55:36,911] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,914] 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) [2025-02-06 01:55:36,915] 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) [2025-02-06 01:55:36,915] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-06 01:55:36,915] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,919] 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) [2025-02-06 01:55:36,920] 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) [2025-02-06 01:55:36,920] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-06 01:55:36,920] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,923] 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) [2025-02-06 01:55:36,924] 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) [2025-02-06 01:55:36,924] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-06 01:55:36,924] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,929] 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) [2025-02-06 01:55:36,930] 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) [2025-02-06 01:55:36,930] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-06 01:55:36,930] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,932] 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) [2025-02-06 01:55:36,933] 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) [2025-02-06 01:55:36,933] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-06 01:55:36,933] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,935] 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) [2025-02-06 01:55:36,936] 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) [2025-02-06 01:55:36,936] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-06 01:55:36,936] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,939] 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) [2025-02-06 01:55:36,940] 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) [2025-02-06 01:55:36,940] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-06 01:55:36,940] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,942] 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) [2025-02-06 01:55:36,942] 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) [2025-02-06 01:55:36,942] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-06 01:55:36,942] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,944] 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) [2025-02-06 01:55:36,944] 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) [2025-02-06 01:55:36,944] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-06 01:55:36,944] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,946] 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) [2025-02-06 01:55:36,946] 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) [2025-02-06 01:55:36,946] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-06 01:55:36,947] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,948] 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) [2025-02-06 01:55:36,949] 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) [2025-02-06 01:55:36,949] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-06 01:55:36,949] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,950] 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) [2025-02-06 01:55:36,951] 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) [2025-02-06 01:55:36,951] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-06 01:55:36,951] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,952] 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) [2025-02-06 01:55:36,953] 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) [2025-02-06 01:55:36,953] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-06 01:55:36,953] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,954] 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) [2025-02-06 01:55:36,955] 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) [2025-02-06 01:55:36,955] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-06 01:55:36,955] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,956] 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) [2025-02-06 01:55:36,957] 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) [2025-02-06 01:55:36,957] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-06 01:55:36,957] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,959] 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) [2025-02-06 01:55:36,959] 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) [2025-02-06 01:55:36,959] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-06 01:55:36,959] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,961] 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) [2025-02-06 01:55:36,961] 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) [2025-02-06 01:55:36,961] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-06 01:55:36,961] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,963] 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) [2025-02-06 01:55:36,963] 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) [2025-02-06 01:55:36,963] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-06 01:55:36,963] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,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) [2025-02-06 01:55:36,965] 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) [2025-02-06 01:55:36,965] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-06 01:55:36,965] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,967] 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) [2025-02-06 01:55:36,967] 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) [2025-02-06 01:55:36,967] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-06 01:55:36,967] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,969] 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) [2025-02-06 01:55:36,969] 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) [2025-02-06 01:55:36,970] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-06 01:55:36,970] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,971] 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) [2025-02-06 01:55:36,972] 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) [2025-02-06 01:55:36,972] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-06 01:55:36,972] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,974] 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) [2025-02-06 01:55:36,975] 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) [2025-02-06 01:55:36,975] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-06 01:55:36,975] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,978] 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) [2025-02-06 01:55:36,978] 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) [2025-02-06 01:55:36,979] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-06 01:55:36,979] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,985] 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) [2025-02-06 01:55:36,986] 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) [2025-02-06 01:55:36,986] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-06 01:55:36,986] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,995] 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) [2025-02-06 01:55:36,996] 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) [2025-02-06 01:55:36,996] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-06 01:55:36,996] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:36,998] 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) [2025-02-06 01:55:36,999] 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) [2025-02-06 01:55:36,999] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-06 01:55:36,999] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,002] 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) [2025-02-06 01:55:37,003] 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) [2025-02-06 01:55:37,003] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,003] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,006] 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) [2025-02-06 01:55:37,006] 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) [2025-02-06 01:55:37,006] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,006] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,008] 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) [2025-02-06 01:55:37,008] 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) [2025-02-06 01:55:37,009] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,009] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,010] 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) [2025-02-06 01:55:37,011] 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) [2025-02-06 01:55:37,012] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,012] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,014] 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) [2025-02-06 01:55:37,015] 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) [2025-02-06 01:55:37,015] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,015] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,020] 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) [2025-02-06 01:55:37,020] 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) [2025-02-06 01:55:37,020] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,020] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,024] 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) [2025-02-06 01:55:37,024] 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) [2025-02-06 01:55:37,024] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,024] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,027] 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) [2025-02-06 01:55:37,027] 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) [2025-02-06 01:55:37,027] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,027] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,032] 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) [2025-02-06 01:55:37,033] 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) [2025-02-06 01:55:37,033] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,033] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,035] 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) [2025-02-06 01:55:37,037] 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) [2025-02-06 01:55:37,037] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,037] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,039] 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) [2025-02-06 01:55:37,040] 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) [2025-02-06 01:55:37,040] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,040] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,041] 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) [2025-02-06 01:55:37,042] 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) [2025-02-06 01:55:37,042] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,042] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,044] 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) [2025-02-06 01:55:37,045] 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) [2025-02-06 01:55:37,045] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,045] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,046] 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) [2025-02-06 01:55:37,047] 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) [2025-02-06 01:55:37,047] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,047] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,049] 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) [2025-02-06 01:55:37,049] 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) [2025-02-06 01:55:37,049] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,050] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,051] 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) [2025-02-06 01:55:37,052] 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) [2025-02-06 01:55:37,052] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,052] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,053] 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) [2025-02-06 01:55:37,054] 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) [2025-02-06 01:55:37,054] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,054] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,056] 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) [2025-02-06 01:55:37,057] 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) [2025-02-06 01:55:37,057] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,057] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,058] 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) [2025-02-06 01:55:37,059] 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) [2025-02-06 01:55:37,059] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,059] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,061] 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) [2025-02-06 01:55:37,061] 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) [2025-02-06 01:55:37,061] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,061] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,063] 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) [2025-02-06 01:55:37,064] 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) [2025-02-06 01:55:37,064] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,064] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,065] 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) [2025-02-06 01:55:37,066] 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) [2025-02-06 01:55:37,066] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,066] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,068] 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) [2025-02-06 01:55:37,068] 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) [2025-02-06 01:55:37,069] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,069] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,075] 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) [2025-02-06 01:55:37,076] 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) [2025-02-06 01:55:37,076] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,076] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,079] 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) [2025-02-06 01:55:37,079] 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) [2025-02-06 01:55:37,079] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,080] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,081] 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) [2025-02-06 01:55:37,082] 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) [2025-02-06 01:55:37,082] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,082] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,083] 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) [2025-02-06 01:55:37,084] 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) [2025-02-06 01:55:37,084] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,084] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,086] 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) [2025-02-06 01:55:37,086] 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) [2025-02-06 01:55:37,086] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,086] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,088] 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) [2025-02-06 01:55:37,088] 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) [2025-02-06 01:55:37,088] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,089] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,090] 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) [2025-02-06 01:55:37,091] 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) [2025-02-06 01:55:37,091] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,091] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,092] 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) [2025-02-06 01:55:37,093] 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) [2025-02-06 01:55:37,093] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,093] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,095] 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) [2025-02-06 01:55:37,095] 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) [2025-02-06 01:55:37,095] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,096] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,097] 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) [2025-02-06 01:55:37,098] 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) [2025-02-06 01:55:37,098] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,098] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,099] 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) [2025-02-06 01:55:37,100] 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) [2025-02-06 01:55:37,100] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,100] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,102] 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) [2025-02-06 01:55:37,102] 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) [2025-02-06 01:55:37,102] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,103] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,104] 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) [2025-02-06 01:55:37,105] 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) [2025-02-06 01:55:37,105] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,105] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,106] 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) [2025-02-06 01:55:37,107] 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) [2025-02-06 01:55:37,107] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,107] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,109] 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) [2025-02-06 01:55:37,109] 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) [2025-02-06 01:55:37,109] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,110] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,111] 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) [2025-02-06 01:55:37,112] 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) [2025-02-06 01:55:37,112] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,112] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,113] 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) [2025-02-06 01:55:37,114] 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) [2025-02-06 01:55:37,114] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,114] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,116] 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) [2025-02-06 01:55:37,116] 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) [2025-02-06 01:55:37,116] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,117] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,119] 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) [2025-02-06 01:55:37,119] 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) [2025-02-06 01:55:37,119] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,119] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,121] 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) [2025-02-06 01:55:37,121] 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) [2025-02-06 01:55:37,122] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,122] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,123] 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) [2025-02-06 01:55:37,124] 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) [2025-02-06 01:55:37,124] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,124] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,125] 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) [2025-02-06 01:55:37,126] 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) [2025-02-06 01:55:37,126] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,126] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,128] 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) [2025-02-06 01:55:37,128] 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) [2025-02-06 01:55:37,128] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,128] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,130] 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) [2025-02-06 01:55:37,130] 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) [2025-02-06 01:55:37,131] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,131] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,132] 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) [2025-02-06 01:55:37,133] 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) [2025-02-06 01:55:37,133] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,133] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,134] 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) [2025-02-06 01:55:37,135] 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) [2025-02-06 01:55:37,135] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,135] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,138] 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) [2025-02-06 01:55:37,139] 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) [2025-02-06 01:55:37,139] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,139] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,141] 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) [2025-02-06 01:55:37,142] 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) [2025-02-06 01:55:37,142] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,142] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,144] 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) [2025-02-06 01:55:37,145] 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) [2025-02-06 01:55:37,145] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,145] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,148] 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) [2025-02-06 01:55:37,148] 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) [2025-02-06 01:55:37,148] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,148] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,157] 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) [2025-02-06 01:55:37,159] 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) [2025-02-06 01:55:37,159] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,160] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,162] 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) [2025-02-06 01:55:37,163] 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) [2025-02-06 01:55:37,163] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,163] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,165] 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) [2025-02-06 01:55:37,165] 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) [2025-02-06 01:55:37,166] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,166] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,167] 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) [2025-02-06 01:55:37,168] 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) [2025-02-06 01:55:37,168] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,168] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,170] 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) [2025-02-06 01:55:37,170] 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) [2025-02-06 01:55:37,170] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,170] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,172] 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) [2025-02-06 01:55:37,173] 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) [2025-02-06 01:55:37,173] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,173] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,175] 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) [2025-02-06 01:55:37,175] 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) [2025-02-06 01:55:37,175] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,175] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,177] 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) [2025-02-06 01:55:37,178] 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) [2025-02-06 01:55:37,178] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,178] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,179] 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) [2025-02-06 01:55:37,180] 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) [2025-02-06 01:55:37,180] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,180] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,205] 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) [2025-02-06 01:55:37,209] 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) [2025-02-06 01:55:37,209] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,210] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,214] 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) [2025-02-06 01:55:37,215] 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) [2025-02-06 01:55:37,216] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,216] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,220] 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) [2025-02-06 01:55:37,220] 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) [2025-02-06 01:55:37,221] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,221] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,222] 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) [2025-02-06 01:55:37,223] 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) [2025-02-06 01:55:37,223] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,223] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,224] 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) [2025-02-06 01:55:37,225] 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) [2025-02-06 01:55:37,225] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,225] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,227] 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) [2025-02-06 01:55:37,227] 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) [2025-02-06 01:55:37,227] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,227] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,229] 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) [2025-02-06 01:55:37,229] 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) [2025-02-06 01:55:37,229] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,229] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,231] 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) [2025-02-06 01:55:37,231] 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) [2025-02-06 01:55:37,231] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,232] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,233] 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) [2025-02-06 01:55:37,233] 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) [2025-02-06 01:55:37,234] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,234] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,235] 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) [2025-02-06 01:55:37,236] 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) [2025-02-06 01:55:37,236] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,236] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,237] 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) [2025-02-06 01:55:37,238] 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) [2025-02-06 01:55:37,238] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,238] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,239] 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) [2025-02-06 01:55:37,240] 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) [2025-02-06 01:55:37,240] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,240] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,242] 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) [2025-02-06 01:55:37,242] 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) [2025-02-06 01:55:37,242] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,242] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,244] 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) [2025-02-06 01:55:37,244] 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) [2025-02-06 01:55:37,245] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,245] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,246] 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) [2025-02-06 01:55:37,247] 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) [2025-02-06 01:55:37,247] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,247] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,248] 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) [2025-02-06 01:55:37,249] 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) [2025-02-06 01:55:37,249] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,249] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,250] 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) [2025-02-06 01:55:37,251] 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) [2025-02-06 01:55:37,251] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,251] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,253] 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) [2025-02-06 01:55:37,253] 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) [2025-02-06 01:55:37,253] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,253] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,255] 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) [2025-02-06 01:55:37,256] 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) [2025-02-06 01:55:37,256] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,256] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,257] 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) [2025-02-06 01:55:37,258] 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) [2025-02-06 01:55:37,258] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,258] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,259] 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) [2025-02-06 01:55:37,260] 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) [2025-02-06 01:55:37,260] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,260] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,262] 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) [2025-02-06 01:55:37,262] 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) [2025-02-06 01:55:37,262] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,262] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,264] 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) [2025-02-06 01:55:37,264] 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) [2025-02-06 01:55:37,264] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,264] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,266] 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) [2025-02-06 01:55:37,268] 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) [2025-02-06 01:55:37,268] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,268] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,271] 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) [2025-02-06 01:55:37,271] 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) [2025-02-06 01:55:37,271] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,271] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,273] 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) [2025-02-06 01:55:37,274] 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) [2025-02-06 01:55:37,274] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,274] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,275] 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) [2025-02-06 01:55:37,275] 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) [2025-02-06 01:55:37,276] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,276] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,277] 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) [2025-02-06 01:55:37,278] 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) [2025-02-06 01:55:37,278] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,278] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,280] 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) [2025-02-06 01:55:37,281] 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) [2025-02-06 01:55:37,281] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,281] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,282] 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) [2025-02-06 01:55:37,283] 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) [2025-02-06 01:55:37,283] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,283] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,285] 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) [2025-02-06 01:55:37,285] 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) [2025-02-06 01:55:37,285] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,285] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,287] 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) [2025-02-06 01:55:37,287] 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) [2025-02-06 01:55:37,287] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,287] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,289] 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) [2025-02-06 01:55:37,289] 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) [2025-02-06 01:55:37,289] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,289] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,291] 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) [2025-02-06 01:55:37,291] 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) [2025-02-06 01:55:37,291] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,291] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,292] 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) [2025-02-06 01:55:37,293] 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) [2025-02-06 01:55:37,293] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,293] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,294] 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) [2025-02-06 01:55:37,295] 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) [2025-02-06 01:55:37,295] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,295] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,296] 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) [2025-02-06 01:55:37,297] 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) [2025-02-06 01:55:37,297] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,297] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,298] 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) [2025-02-06 01:55:37,299] 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) [2025-02-06 01:55:37,299] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,299] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,300] 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) [2025-02-06 01:55:37,301] 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) [2025-02-06 01:55:37,301] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,301] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,302] 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) [2025-02-06 01:55:37,303] 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) [2025-02-06 01:55:37,303] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,303] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,304] 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) [2025-02-06 01:55:37,305] 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) [2025-02-06 01:55:37,305] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,305] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,307] 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) [2025-02-06 01:55:37,308] 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) [2025-02-06 01:55:37,308] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,308] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,309] 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) [2025-02-06 01:55:37,310] 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) [2025-02-06 01:55:37,310] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,310] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,311] 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) [2025-02-06 01:55:37,312] 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) [2025-02-06 01:55:37,312] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,312] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,314] 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) [2025-02-06 01:55:37,315] 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) [2025-02-06 01:55:37,315] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,315] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,316] 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) [2025-02-06 01:55:37,317] 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) [2025-02-06 01:55:37,317] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,317] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,319] 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) [2025-02-06 01:55:37,319] 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) [2025-02-06 01:55:37,319] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,319] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,321] 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) [2025-02-06 01:55:37,321] 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) [2025-02-06 01:55:37,321] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,321] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,323] 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) [2025-02-06 01:55:37,323] 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) [2025-02-06 01:55:37,323] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,323] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,325] 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) [2025-02-06 01:55:37,325] 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) [2025-02-06 01:55:37,325] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,325] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,327] 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) [2025-02-06 01:55:37,327] 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) [2025-02-06 01:55:37,327] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,327] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,329] 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) [2025-02-06 01:55:37,329] 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) [2025-02-06 01:55:37,329] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,329] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,331] 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) [2025-02-06 01:55:37,331] 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) [2025-02-06 01:55:37,331] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,331] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,333] 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) [2025-02-06 01:55:37,333] 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) [2025-02-06 01:55:37,333] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,334] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,335] 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) [2025-02-06 01:55:37,335] 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) [2025-02-06 01:55:37,335] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,336] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,337] 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) [2025-02-06 01:55:37,338] 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) [2025-02-06 01:55:37,338] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,338] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,339] 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) [2025-02-06 01:55:37,339] 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) [2025-02-06 01:55:37,340] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,340] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,341] 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) [2025-02-06 01:55:37,342] 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) [2025-02-06 01:55:37,342] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,342] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,343] 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) [2025-02-06 01:55:37,344] 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) [2025-02-06 01:55:37,344] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,344] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,345] 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) [2025-02-06 01:55:37,346] 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) [2025-02-06 01:55:37,346] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,346] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,347] 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) [2025-02-06 01:55:37,348] 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) [2025-02-06 01:55:37,348] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,348] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,349] 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) [2025-02-06 01:55:37,350] 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) [2025-02-06 01:55:37,350] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,350] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,352] 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) [2025-02-06 01:55:37,354] 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) [2025-02-06 01:55:37,354] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,354] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,357] 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) [2025-02-06 01:55:37,358] 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) [2025-02-06 01:55:37,358] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,358] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,360] 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) [2025-02-06 01:55:37,361] 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) [2025-02-06 01:55:37,361] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,361] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,363] 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) [2025-02-06 01:55:37,364] 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) [2025-02-06 01:55:37,364] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,364] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,366] 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) [2025-02-06 01:55:37,366] 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) [2025-02-06 01:55:37,367] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,367] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,369] 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) [2025-02-06 01:55:37,370] 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) [2025-02-06 01:55:37,370] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,370] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,372] 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) [2025-02-06 01:55:37,373] 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) [2025-02-06 01:55:37,373] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,374] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,376] 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) [2025-02-06 01:55:37,376] 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) [2025-02-06 01:55:37,377] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,377] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,379] 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) [2025-02-06 01:55:37,379] 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) [2025-02-06 01:55:37,379] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,379] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,381] 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) [2025-02-06 01:55:37,381] 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) [2025-02-06 01:55:37,381] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,381] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,383] 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) [2025-02-06 01:55:37,384] 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) [2025-02-06 01:55:37,384] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,384] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,387] 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) [2025-02-06 01:55:37,387] 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) [2025-02-06 01:55:37,387] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,387] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,390] 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) [2025-02-06 01:55:37,390] 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) [2025-02-06 01:55:37,390] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,391] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,393] 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) [2025-02-06 01:55:37,393] 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) [2025-02-06 01:55:37,400] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,400] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,413] 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) [2025-02-06 01:55:37,455] 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) [2025-02-06 01:55:37,456] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,457] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,463] 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) [2025-02-06 01:55:37,464] 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) [2025-02-06 01:55:37,467] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,468] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,471] 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) [2025-02-06 01:55:37,471] 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) [2025-02-06 01:55:37,472] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,472] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,475] 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) [2025-02-06 01:55:37,476] 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) [2025-02-06 01:55:37,476] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,476] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,478] 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) [2025-02-06 01:55:37,478] 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) [2025-02-06 01:55:37,478] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,478] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,479] 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) [2025-02-06 01:55:37,480] 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) [2025-02-06 01:55:37,480] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,480] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,481] 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) [2025-02-06 01:55:37,481] 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) [2025-02-06 01:55:37,481] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,482] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,483] 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) [2025-02-06 01:55:37,483] 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) [2025-02-06 01:55:37,483] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,483] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,484] 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) [2025-02-06 01:55:37,485] 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) [2025-02-06 01:55:37,485] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,485] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,487] 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) [2025-02-06 01:55:37,487] 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) [2025-02-06 01:55:37,487] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,487] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,489] 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) [2025-02-06 01:55:37,489] 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) [2025-02-06 01:55:37,489] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,489] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,491] 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) [2025-02-06 01:55:37,491] 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) [2025-02-06 01:55:37,491] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,491] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,493] 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) [2025-02-06 01:55:37,493] 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) [2025-02-06 01:55:37,493] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,493] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,536] 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) [2025-02-06 01:55:37,536] 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) [2025-02-06 01:55:37,536] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,536] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,538] 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) [2025-02-06 01:55:37,539] 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) [2025-02-06 01:55:37,539] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,539] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,541] 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) [2025-02-06 01:55:37,542] 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) [2025-02-06 01:55:37,542] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,542] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,543] 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) [2025-02-06 01:55:37,544] 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) [2025-02-06 01:55:37,544] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,544] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,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) [2025-02-06 01:55:37,546] 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) [2025-02-06 01:55:37,546] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,546] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,547] 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) [2025-02-06 01:55:37,547] 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) [2025-02-06 01:55:37,547] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,547] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,549] 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) [2025-02-06 01:55:37,549] 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) [2025-02-06 01:55:37,549] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,549] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,551] 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) [2025-02-06 01:55:37,551] 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) [2025-02-06 01:55:37,551] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,551] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,552] 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) [2025-02-06 01:55:37,553] 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) [2025-02-06 01:55:37,553] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,553] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,555] 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) [2025-02-06 01:55:37,555] 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) [2025-02-06 01:55:37,555] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,555] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,556] 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) [2025-02-06 01:55:37,557] 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) [2025-02-06 01:55:37,557] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,557] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,558] 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) [2025-02-06 01:55:37,559] 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) [2025-02-06 01:55:37,559] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,559] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,563] 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) [2025-02-06 01:55:37,564] 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) [2025-02-06 01:55:37,564] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,564] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,565] 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) [2025-02-06 01:55:37,565] 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) [2025-02-06 01:55:37,566] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,566] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,571] 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) [2025-02-06 01:55:37,571] 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) [2025-02-06 01:55:37,571] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,571] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,573] 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) [2025-02-06 01:55:37,573] 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) [2025-02-06 01:55:37,573] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,573] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,574] 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) [2025-02-06 01:55:37,575] 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) [2025-02-06 01:55:37,575] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,575] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,576] 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) [2025-02-06 01:55:37,577] 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) [2025-02-06 01:55:37,577] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,577] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,579] 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) [2025-02-06 01:55:37,579] 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) [2025-02-06 01:55:37,579] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,579] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,580] 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) [2025-02-06 01:55:37,581] 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) [2025-02-06 01:55:37,581] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,581] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,582] 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) [2025-02-06 01:55:37,582] 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) [2025-02-06 01:55:37,582] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,582] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,584] 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) [2025-02-06 01:55:37,584] 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) [2025-02-06 01:55:37,584] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,584] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,585] 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) [2025-02-06 01:55:37,585] 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) [2025-02-06 01:55:37,586] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,586] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,587] 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) [2025-02-06 01:55:37,587] 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) [2025-02-06 01:55:37,587] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,587] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,589] 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) [2025-02-06 01:55:37,589] 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) [2025-02-06 01:55:37,589] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,589] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,590] 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) [2025-02-06 01:55:37,590] 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) [2025-02-06 01:55:37,590] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,591] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,592] 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) [2025-02-06 01:55:37,592] 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) [2025-02-06 01:55:37,592] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,592] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,594] 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) [2025-02-06 01:55:37,594] 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) [2025-02-06 01:55:37,594] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,594] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,596] 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) [2025-02-06 01:55:37,596] 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) [2025-02-06 01:55:37,596] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,596] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,599] 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) [2025-02-06 01:55:37,599] 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) [2025-02-06 01:55:37,599] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,599] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,600] 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) [2025-02-06 01:55:37,601] 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) [2025-02-06 01:55:37,601] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,601] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,602] 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) [2025-02-06 01:55:37,603] 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) [2025-02-06 01:55:37,603] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,603] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,604] 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) [2025-02-06 01:55:37,604] 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) [2025-02-06 01:55:37,604] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,604] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,605] 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) [2025-02-06 01:55:37,606] 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) [2025-02-06 01:55:37,606] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,606] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,607] 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) [2025-02-06 01:55:37,607] 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) [2025-02-06 01:55:37,607] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,607] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,608] 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) [2025-02-06 01:55:37,609] 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) [2025-02-06 01:55:37,609] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,609] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,613] 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) [2025-02-06 01:55:37,613] 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) [2025-02-06 01:55:37,613] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,613] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,616] 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) [2025-02-06 01:55:37,616] 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) [2025-02-06 01:55:37,616] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,616] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,633] 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) [2025-02-06 01:55:37,634] 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) [2025-02-06 01:55:37,634] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,634] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,635] 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) [2025-02-06 01:55:37,636] 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) [2025-02-06 01:55:37,636] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,636] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,637] 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) [2025-02-06 01:55:37,638] 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) [2025-02-06 01:55:37,638] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,638] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,642] 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) [2025-02-06 01:55:37,642] 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) [2025-02-06 01:55:37,642] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,642] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,645] 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) [2025-02-06 01:55:37,645] 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) [2025-02-06 01:55:37,645] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,645] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,655] 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) [2025-02-06 01:55:37,655] 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) [2025-02-06 01:55:37,655] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,655] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,661] 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) [2025-02-06 01:55:37,662] 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) [2025-02-06 01:55:37,662] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,662] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,665] 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) [2025-02-06 01:55:37,674] 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) [2025-02-06 01:55:37,674] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,674] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,681] 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) [2025-02-06 01:55:37,681] 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) [2025-02-06 01:55:37,681] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,682] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,683] 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) [2025-02-06 01:55:37,683] 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) [2025-02-06 01:55:37,683] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,683] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,684] 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) [2025-02-06 01:55:37,685] 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) [2025-02-06 01:55:37,685] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,685] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,686] 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) [2025-02-06 01:55:37,686] 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) [2025-02-06 01:55:37,686] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,686] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,687] 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) [2025-02-06 01:55:37,688] 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) [2025-02-06 01:55:37,688] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-06 01:55:37,688] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,690] 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) [2025-02-06 01:55:37,690] 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) [2025-02-06 01:55:37,690] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,690] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,698] 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) [2025-02-06 01:55:37,698] 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) [2025-02-06 01:55:37,698] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-06 01:55:37,698] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,701] 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) [2025-02-06 01:55:37,707] 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) [2025-02-06 01:55:37,707] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-06 01:55:37,707] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,713] 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) [2025-02-06 01:55:37,713] 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) [2025-02-06 01:55:37,713] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,713] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,715] 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) [2025-02-06 01:55:37,717] 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) [2025-02-06 01:55:37,717] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-06 01:55:37,717] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,720] 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) [2025-02-06 01:55:37,720] 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) [2025-02-06 01:55:37,721] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-06 01:55:37,721] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,724] 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) [2025-02-06 01:55:37,725] 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) [2025-02-06 01:55:37,725] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,725] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,729] 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) [2025-02-06 01:55:37,729] 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) [2025-02-06 01:55:37,729] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,729] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,735] 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) [2025-02-06 01:55:37,735] 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) [2025-02-06 01:55:37,735] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-06 01:55:37,735] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,737] 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) [2025-02-06 01:55:37,737] 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) [2025-02-06 01:55:37,737] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-06 01:55:37,738] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,740] 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) [2025-02-06 01:55:37,740] 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) [2025-02-06 01:55:37,740] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,740] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,747] 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) [2025-02-06 01:55:37,748] 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) [2025-02-06 01:55:37,748] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,748] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,752] 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) [2025-02-06 01:55:37,753] 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) [2025-02-06 01:55:37,753] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,753] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,760] 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) [2025-02-06 01:55:37,761] 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) [2025-02-06 01:55:37,761] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,761] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,766] 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) [2025-02-06 01:55:37,767] 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) [2025-02-06 01:55:37,767] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-06 01:55:37,767] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,768] 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) [2025-02-06 01:55:37,768] 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) [2025-02-06 01:55:37,768] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-06 01:55:37,768] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,770] 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) [2025-02-06 01:55:37,770] 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) [2025-02-06 01:55:37,770] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,770] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,771] 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) [2025-02-06 01:55:37,772] 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) [2025-02-06 01:55:37,772] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,772] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,773] 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) [2025-02-06 01:55:37,773] 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) [2025-02-06 01:55:37,773] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,773] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,775] 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) [2025-02-06 01:55:37,775] 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) [2025-02-06 01:55:37,775] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-06 01:55:37,775] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,777] 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) [2025-02-06 01:55:37,777] 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) [2025-02-06 01:55:37,777] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,777] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,779] 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) [2025-02-06 01:55:37,779] 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) [2025-02-06 01:55:37,779] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,779] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,780] 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) [2025-02-06 01:55:37,781] 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) [2025-02-06 01:55:37,781] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,781] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,782] 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) [2025-02-06 01:55:37,782] 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) [2025-02-06 01:55:37,783] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,783] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,792] 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) [2025-02-06 01:55:37,794] 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) [2025-02-06 01:55:37,794] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,794] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,799] 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) [2025-02-06 01:55:37,800] 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) [2025-02-06 01:55:37,800] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-06 01:55:37,800] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,807] 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) [2025-02-06 01:55:37,808] 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) [2025-02-06 01:55:37,808] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,808] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,811] 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) [2025-02-06 01:55:37,812] 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) [2025-02-06 01:55:37,812] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,812] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,813] 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) [2025-02-06 01:55:37,816] 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) [2025-02-06 01:55:37,816] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,816] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,824] 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) [2025-02-06 01:55:37,824] 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) [2025-02-06 01:55:37,824] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-06 01:55:37,825] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,828] 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) [2025-02-06 01:55:37,828] 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) [2025-02-06 01:55:37,828] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-06 01:55:37,828] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,833] 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) [2025-02-06 01:55:37,835] 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) [2025-02-06 01:55:37,835] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,835] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,840] 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) [2025-02-06 01:55:37,840] 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) [2025-02-06 01:55:37,840] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,840] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,842] 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) [2025-02-06 01:55:37,844] 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) [2025-02-06 01:55:37,844] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,844] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,847] 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) [2025-02-06 01:55:37,848] 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) [2025-02-06 01:55:37,848] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-06 01:55:37,848] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,851] 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) [2025-02-06 01:55:37,851] 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) [2025-02-06 01:55:37,852] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,852] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,856] 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) [2025-02-06 01:55:37,857] 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) [2025-02-06 01:55:37,857] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,857] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,860] 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) [2025-02-06 01:55:37,860] 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) [2025-02-06 01:55:37,861] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-06 01:55:37,861] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,864] 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) [2025-02-06 01:55:37,865] 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) [2025-02-06 01:55:37,865] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-06 01:55:37,865] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,866] 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) [2025-02-06 01:55:37,867] 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) [2025-02-06 01:55:37,867] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-06 01:55:37,867] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,869] 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) [2025-02-06 01:55:37,870] 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) [2025-02-06 01:55:37,870] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-06 01:55:37,870] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,874] 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) [2025-02-06 01:55:37,875] 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) [2025-02-06 01:55:37,875] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-06 01:55:37,877] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,880] 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) [2025-02-06 01:55:37,882] 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) [2025-02-06 01:55:37,894] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,895] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,897] 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) [2025-02-06 01:55:37,899] 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) [2025-02-06 01:55:37,899] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,899] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,911] 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) [2025-02-06 01:55:37,911] 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) [2025-02-06 01:55:37,912] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-06 01:55:37,912] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,913] 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) [2025-02-06 01:55:37,914] 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) [2025-02-06 01:55:37,914] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-06 01:55:37,914] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,916] 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) [2025-02-06 01:55:37,916] 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) [2025-02-06 01:55:37,916] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,916] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,918] 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) [2025-02-06 01:55:37,918] 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) [2025-02-06 01:55:37,918] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-06 01:55:37,918] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,926] 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) [2025-02-06 01:55:37,926] 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) [2025-02-06 01:55:37,927] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,927] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,929] 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) [2025-02-06 01:55:37,929] 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) [2025-02-06 01:55:37,930] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,930] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,933] 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) [2025-02-06 01:55:37,934] 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) [2025-02-06 01:55:37,934] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-06 01:55:37,934] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,935] 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) [2025-02-06 01:55:37,936] 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) [2025-02-06 01:55:37,951] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-06 01:55:37,951] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,962] 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) [2025-02-06 01:55:37,963] 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) [2025-02-06 01:55:37,963] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-06 01:55:37,963] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,964] 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) [2025-02-06 01:55:37,964] 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) [2025-02-06 01:55:37,964] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-06 01:55:37,964] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,965] 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) [2025-02-06 01:55:37,966] 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) [2025-02-06 01:55:37,966] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-06 01:55:37,966] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,967] 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) [2025-02-06 01:55:37,967] 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) [2025-02-06 01:55:37,967] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-06 01:55:37,967] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,969] 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) [2025-02-06 01:55:37,969] 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) [2025-02-06 01:55:37,972] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-06 01:55:37,972] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:37,998] 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) [2025-02-06 01:55:37,998] 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) [2025-02-06 01:55:37,999] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-06 01:55:37,999] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,002] 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) [2025-02-06 01:55:38,003] 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) [2025-02-06 01:55:38,006] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-06 01:55:38,006] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,008] 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) [2025-02-06 01:55:38,008] 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) [2025-02-06 01:55:38,008] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-06 01:55:38,009] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,029] 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) [2025-02-06 01:55:38,029] 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) [2025-02-06 01:55:38,029] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-06 01:55:38,030] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,031] 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) [2025-02-06 01:55:38,032] 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) [2025-02-06 01:55:38,032] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-06 01:55:38,032] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,034] 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) [2025-02-06 01:55:38,034] 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) [2025-02-06 01:55:38,034] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-06 01:55:38,034] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,036] 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) [2025-02-06 01:55:38,037] 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) [2025-02-06 01:55:38,037] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-06 01:55:38,037] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,043] 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) [2025-02-06 01:55:38,043] 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) [2025-02-06 01:55:38,044] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-06 01:55:38,044] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,068] 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) [2025-02-06 01:55:38,068] 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) [2025-02-06 01:55:38,068] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-06 01:55:38,068] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,071] 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) [2025-02-06 01:55:38,072] 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) [2025-02-06 01:55:38,072] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-06 01:55:38,072] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,085] 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) [2025-02-06 01:55:38,085] 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) [2025-02-06 01:55:38,085] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-06 01:55:38,085] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,093] 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) [2025-02-06 01:55:38,093] 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) [2025-02-06 01:55:38,093] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-06 01:55:38,093] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,095] 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) [2025-02-06 01:55:38,095] 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) [2025-02-06 01:55:38,095] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-06 01:55:38,095] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,096] 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) [2025-02-06 01:55:38,096] 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) [2025-02-06 01:55:38,096] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,097] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,099] 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) [2025-02-06 01:55:38,099] 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) [2025-02-06 01:55:38,099] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-06 01:55:38,099] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,100] 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) [2025-02-06 01:55:38,101] 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) [2025-02-06 01:55:38,101] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-06 01:55:38,101] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,103] 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) [2025-02-06 01:55:38,103] 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) [2025-02-06 01:55:38,103] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-06 01:55:38,103] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,113] 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) [2025-02-06 01:55:38,114] 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) [2025-02-06 01:55:38,114] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-06 01:55:38,114] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,121] 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) [2025-02-06 01:55:38,121] 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) [2025-02-06 01:55:38,121] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-06 01:55:38,121] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,123] 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) [2025-02-06 01:55:38,123] 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) [2025-02-06 01:55:38,123] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-06 01:55:38,123] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,124] 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) [2025-02-06 01:55:38,125] 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) [2025-02-06 01:55:38,125] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,125] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,126] 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) [2025-02-06 01:55:38,127] 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) [2025-02-06 01:55:38,127] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-06 01:55:38,127] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,128] 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) [2025-02-06 01:55:38,129] 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) [2025-02-06 01:55:38,129] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-06 01:55:38,129] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,143] 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) [2025-02-06 01:55:38,145] 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) [2025-02-06 01:55:38,145] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-06 01:55:38,145] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,150] 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) [2025-02-06 01:55:38,150] 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) [2025-02-06 01:55:38,150] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-06 01:55:38,150] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,151] 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) [2025-02-06 01:55:38,153] 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) [2025-02-06 01:55:38,153] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-06 01:55:38,153] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,157] 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) [2025-02-06 01:55:38,158] 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) [2025-02-06 01:55:38,158] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-06 01:55:38,158] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,162] 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) [2025-02-06 01:55:38,166] 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) [2025-02-06 01:55:38,166] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-06 01:55:38,166] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,168] 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) [2025-02-06 01:55:38,169] 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) [2025-02-06 01:55:38,169] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-06 01:55:38,169] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,172] 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) [2025-02-06 01:55:38,173] 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) [2025-02-06 01:55:38,173] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-06 01:55:38,174] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,176] 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) [2025-02-06 01:55:38,177] 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) [2025-02-06 01:55:38,177] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-06 01:55:38,177] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,179] 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) [2025-02-06 01:55:38,179] 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) [2025-02-06 01:55:38,179] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-06 01:55:38,179] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,183] 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) [2025-02-06 01:55:38,183] 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) [2025-02-06 01:55:38,183] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-06 01:55:38,183] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,184] 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) [2025-02-06 01:55:38,185] 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) [2025-02-06 01:55:38,185] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-06 01:55:38,185] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,187] 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) [2025-02-06 01:55:38,230] 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) [2025-02-06 01:55:38,230] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,230] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,237] 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) [2025-02-06 01:55:38,238] 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) [2025-02-06 01:55:38,238] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-06 01:55:38,238] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,259] 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) [2025-02-06 01:55:38,262] 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) [2025-02-06 01:55:38,262] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-06 01:55:38,262] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,268] 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) [2025-02-06 01:55:38,268] 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) [2025-02-06 01:55:38,268] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,268] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,273] 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) [2025-02-06 01:55:38,273] 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) [2025-02-06 01:55:38,273] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-06 01:55:38,273] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,279] 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) [2025-02-06 01:55:38,279] 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) [2025-02-06 01:55:38,280] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-06 01:55:38,280] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,294] 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) [2025-02-06 01:55:38,294] 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) [2025-02-06 01:55:38,294] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-06 01:55:38,294] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,303] 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) [2025-02-06 01:55:38,303] 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) [2025-02-06 01:55:38,303] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-06 01:55:38,303] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,314] 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) [2025-02-06 01:55:38,320] 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) [2025-02-06 01:55:38,320] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-06 01:55:38,320] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,329] 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) [2025-02-06 01:55:38,332] 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) [2025-02-06 01:55:38,333] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-06 01:55:38,333] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,340] 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) [2025-02-06 01:55:38,344] 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) [2025-02-06 01:55:38,344] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-06 01:55:38,344] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,347] 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) [2025-02-06 01:55:38,349] 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) [2025-02-06 01:55:38,349] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-06 01:55:38,349] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,414] 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) [2025-02-06 01:55:38,414] 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) [2025-02-06 01:55:38,414] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-06 01:55:38,414] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,482] 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) [2025-02-06 01:55:38,483] 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) [2025-02-06 01:55:38,483] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-06 01:55:38,483] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,487] 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) [2025-02-06 01:55:38,487] 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) [2025-02-06 01:55:38,487] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-06 01:55:38,487] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,490] 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) [2025-02-06 01:55:38,491] 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) [2025-02-06 01:55:38,491] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,491] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,513] 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) [2025-02-06 01:55:38,513] 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) [2025-02-06 01:55:38,513] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-06 01:55:38,513] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,523] 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) [2025-02-06 01:55:38,523] 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) [2025-02-06 01:55:38,576] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-06 01:55:38,576] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,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) [2025-02-06 01:55:38,598] 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) [2025-02-06 01:55:38,598] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-06 01:55:38,598] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,602] 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) [2025-02-06 01:55:38,603] 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) [2025-02-06 01:55:38,603] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-06 01:55:38,603] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,614] 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) [2025-02-06 01:55:38,614] 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) [2025-02-06 01:55:38,618] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-06 01:55:38,618] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,624] 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) [2025-02-06 01:55:38,632] 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) [2025-02-06 01:55:38,632] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-06 01:55:38,632] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,638] 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) [2025-02-06 01:55:38,641] 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) [2025-02-06 01:55:38,641] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-06 01:55:38,641] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,643] 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) [2025-02-06 01:55:38,644] 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) [2025-02-06 01:55:38,644] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-06 01:55:38,644] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,659] 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) [2025-02-06 01:55:38,659] 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) [2025-02-06 01:55:38,659] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-06 01:55:38,659] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,688] 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) [2025-02-06 01:55:38,689] 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) [2025-02-06 01:55:38,691] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-06 01:55:38,692] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,694] 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) [2025-02-06 01:55:38,695] 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) [2025-02-06 01:55:38,695] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-06 01:55:38,695] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,700] 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) [2025-02-06 01:55:38,701] 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) [2025-02-06 01:55:38,701] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-06 01:55:38,701] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,705] 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) [2025-02-06 01:55:38,705] 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) [2025-02-06 01:55:38,705] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-06 01:55:38,705] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,707] 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) [2025-02-06 01:55:38,707] 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) [2025-02-06 01:55:38,707] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,707] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,710] 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) [2025-02-06 01:55:38,710] 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) [2025-02-06 01:55:38,710] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-06 01:55:38,710] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,712] 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) [2025-02-06 01:55:38,713] 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) [2025-02-06 01:55:38,713] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-06 01:55:38,715] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,717] 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) [2025-02-06 01:55:38,717] 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) [2025-02-06 01:55:38,717] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-06 01:55:38,717] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,720] 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) [2025-02-06 01:55:38,725] 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) [2025-02-06 01:55:38,725] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-06 01:55:38,725] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,727] 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) [2025-02-06 01:55:38,727] 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) [2025-02-06 01:55:38,727] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-06 01:55:38,727] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,730] 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) [2025-02-06 01:55:38,730] 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) [2025-02-06 01:55:38,730] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-06 01:55:38,730] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,733] 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) [2025-02-06 01:55:38,734] 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) [2025-02-06 01:55:38,737] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-06 01:55:38,738] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,740] 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) [2025-02-06 01:55:38,746] 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) [2025-02-06 01:55:38,746] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-06 01:55:38,746] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,753] 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) [2025-02-06 01:55:38,786] 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) [2025-02-06 01:55:38,786] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-06 01:55:38,786] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,815] 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) [2025-02-06 01:55:38,815] 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) [2025-02-06 01:55:38,815] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-06 01:55:38,815] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,824] 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) [2025-02-06 01:55:38,824] 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) [2025-02-06 01:55:38,824] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-06 01:55:38,824] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,827] 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) [2025-02-06 01:55:38,827] 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) [2025-02-06 01:55:38,827] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-06 01:55:38,827] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,830] 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) [2025-02-06 01:55:38,830] 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) [2025-02-06 01:55:38,830] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-06 01:55:38,830] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,831] 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) [2025-02-06 01:55:38,832] 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) [2025-02-06 01:55:38,832] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-06 01:55:38,832] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,836] 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) [2025-02-06 01:55:38,839] 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) [2025-02-06 01:55:38,839] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-06 01:55:38,839] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,841] 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) [2025-02-06 01:55:38,842] 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) [2025-02-06 01:55:38,842] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-06 01:55:38,842] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,846] 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) [2025-02-06 01:55:38,847] 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) [2025-02-06 01:55:38,847] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-06 01:55:38,847] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,849] 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) [2025-02-06 01:55:38,850] 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) [2025-02-06 01:55:38,850] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-06 01:55:38,850] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,853] 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) [2025-02-06 01:55:38,854] 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) [2025-02-06 01:55:38,854] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-06 01:55:38,854] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,857] 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) [2025-02-06 01:55:38,858] 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) [2025-02-06 01:55:38,858] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-06 01:55:38,858] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,861] 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) [2025-02-06 01:55:38,893] 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) [2025-02-06 01:55:38,893] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-06 01:55:38,893] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,896] 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) [2025-02-06 01:55:38,896] 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) [2025-02-06 01:55:38,896] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-06 01:55:38,896] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,901] 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) [2025-02-06 01:55:38,902] 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) [2025-02-06 01:55:38,902] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-06 01:55:38,902] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,905] 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) [2025-02-06 01:55:38,906] 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) [2025-02-06 01:55:38,906] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-06 01:55:38,906] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,909] 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) [2025-02-06 01:55:38,910] 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) [2025-02-06 01:55:38,910] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-06 01:55:38,910] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,913] 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) [2025-02-06 01:55:38,913] 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) [2025-02-06 01:55:38,913] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-06 01:55:38,913] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,917] 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) [2025-02-06 01:55:38,918] 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) [2025-02-06 01:55:38,918] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-06 01:55:38,918] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,919] 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) [2025-02-06 01:55:38,920] 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) [2025-02-06 01:55:38,920] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-06 01:55:38,920] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,921] 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) [2025-02-06 01:55:38,921] 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) [2025-02-06 01:55:38,921] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-06 01:55:38,921] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,922] 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) [2025-02-06 01:55:38,923] 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) [2025-02-06 01:55:38,923] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,923] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,925] 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) [2025-02-06 01:55:38,949] 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) [2025-02-06 01:55:38,949] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-06 01:55:38,949] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,958] 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) [2025-02-06 01:55:38,958] 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) [2025-02-06 01:55:38,958] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-06 01:55:38,958] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,961] 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) [2025-02-06 01:55:38,962] 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) [2025-02-06 01:55:38,962] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-06 01:55:38,962] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,970] 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) [2025-02-06 01:55:38,970] 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) [2025-02-06 01:55:38,970] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-06 01:55:38,970] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,976] 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) [2025-02-06 01:55:38,977] 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) [2025-02-06 01:55:38,977] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-06 01:55:38,977] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,985] 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) [2025-02-06 01:55:38,986] 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) [2025-02-06 01:55:38,986] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-06 01:55:38,986] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,987] 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) [2025-02-06 01:55:38,987] 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) [2025-02-06 01:55:38,987] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-06 01:55:38,987] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,994] 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) [2025-02-06 01:55:38,994] 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) [2025-02-06 01:55:38,994] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-06 01:55:38,994] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:38,999] 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) [2025-02-06 01:55:39,000] 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) [2025-02-06 01:55:39,000] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,000] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,002] 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) [2025-02-06 01:55:39,003] 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) [2025-02-06 01:55:39,003] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,003] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,004] 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) [2025-02-06 01:55:39,004] 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) [2025-02-06 01:55:39,004] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,004] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,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) [2025-02-06 01:55:39,010] 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) [2025-02-06 01:55:39,010] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,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) [2025-02-06 01:55:39,012] 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) [2025-02-06 01:55:39,012] 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) [2025-02-06 01:55:39,012] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,012] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,015] 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) [2025-02-06 01:55:39,016] 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) [2025-02-06 01:55:39,016] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,016] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,017] 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) [2025-02-06 01:55:39,018] 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) [2025-02-06 01:55:39,018] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,018] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,019] 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) [2025-02-06 01:55:39,020] 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) [2025-02-06 01:55:39,020] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,020] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,031] 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) [2025-02-06 01:55:39,031] 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) [2025-02-06 01:55:39,031] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,031] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,047] 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) [2025-02-06 01:55:39,053] 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) [2025-02-06 01:55:39,053] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,053] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,054] 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) [2025-02-06 01:55:39,054] 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) [2025-02-06 01:55:39,054] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,054] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,056] 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) [2025-02-06 01:55:39,056] 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) [2025-02-06 01:55:39,056] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,056] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,059] 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) [2025-02-06 01:55:39,059] 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) [2025-02-06 01:55:39,059] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,059] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,060] 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) [2025-02-06 01:55:39,061] 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) [2025-02-06 01:55:39,061] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,061] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,063] 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) [2025-02-06 01:55:39,063] 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) [2025-02-06 01:55:39,063] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,063] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,069] 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) [2025-02-06 01:55:39,069] 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) [2025-02-06 01:55:39,069] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,069] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,072] 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) [2025-02-06 01:55:39,072] 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) [2025-02-06 01:55:39,073] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,073] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,074] 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) [2025-02-06 01:55:39,074] 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) [2025-02-06 01:55:39,074] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,075] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,076] 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) [2025-02-06 01:55:39,076] 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) [2025-02-06 01:55:39,076] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,076] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,079] 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) [2025-02-06 01:55:39,080] 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) [2025-02-06 01:55:39,080] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,080] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,081] 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) [2025-02-06 01:55:39,081] 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) [2025-02-06 01:55:39,081] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,081] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,083] 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) [2025-02-06 01:55:39,083] 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) [2025-02-06 01:55:39,083] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,083] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,084] 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) [2025-02-06 01:55:39,085] 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) [2025-02-06 01:55:39,085] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,085] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,088] 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) [2025-02-06 01:55:39,089] 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) [2025-02-06 01:55:39,089] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,089] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,090] 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) [2025-02-06 01:55:39,090] 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) [2025-02-06 01:55:39,092] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,092] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,098] 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) [2025-02-06 01:55:39,098] 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) [2025-02-06 01:55:39,098] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,098] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,101] 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) [2025-02-06 01:55:39,101] 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) [2025-02-06 01:55:39,102] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,102] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,105] 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) [2025-02-06 01:55:39,106] 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) [2025-02-06 01:55:39,106] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,106] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,108] 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) [2025-02-06 01:55:39,108] 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) [2025-02-06 01:55:39,108] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,108] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,114] 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) [2025-02-06 01:55:39,115] 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) [2025-02-06 01:55:39,115] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,115] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,116] 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) [2025-02-06 01:55:39,116] 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) [2025-02-06 01:55:39,116] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,116] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,117] 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) [2025-02-06 01:55:39,117] 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) [2025-02-06 01:55:39,118] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,118] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,120] 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) [2025-02-06 01:55:39,121] 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) [2025-02-06 01:55:39,121] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,121] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,122] 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) [2025-02-06 01:55:39,122] 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) [2025-02-06 01:55:39,122] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,122] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,123] 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) [2025-02-06 01:55:39,124] 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) [2025-02-06 01:55:39,124] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,124] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,125] 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) [2025-02-06 01:55:39,125] 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) [2025-02-06 01:55:39,125] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,125] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,126] 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) [2025-02-06 01:55:39,126] 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) [2025-02-06 01:55:39,127] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,127] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,128] 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) [2025-02-06 01:55:39,128] 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) [2025-02-06 01:55:39,128] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,128] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,129] 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) [2025-02-06 01:55:39,129] 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) [2025-02-06 01:55:39,129] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,129] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,131] 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) [2025-02-06 01:55:39,131] 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) [2025-02-06 01:55:39,131] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,131] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,132] 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) [2025-02-06 01:55:39,132] 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) [2025-02-06 01:55:39,132] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,132] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,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) [2025-02-06 01:55:39,134] 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) [2025-02-06 01:55:39,134] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,134] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,136] 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) [2025-02-06 01:55:39,136] 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) [2025-02-06 01:55:39,136] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,136] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,137] 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) [2025-02-06 01:55:39,138] 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) [2025-02-06 01:55:39,138] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,138] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,141] 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) [2025-02-06 01:55:39,144] 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) [2025-02-06 01:55:39,144] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,147] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,148] 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) [2025-02-06 01:55:39,149] 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) [2025-02-06 01:55:39,149] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,149] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,152] 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) [2025-02-06 01:55:39,152] 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) [2025-02-06 01:55:39,152] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,152] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,153] 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) [2025-02-06 01:55:39,154] 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) [2025-02-06 01:55:39,154] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,154] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,155] 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) [2025-02-06 01:55:39,155] 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) [2025-02-06 01:55:39,155] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,155] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,156] 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) [2025-02-06 01:55:39,157] 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) [2025-02-06 01:55:39,157] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,157] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,158] 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) [2025-02-06 01:55:39,158] 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) [2025-02-06 01:55:39,158] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,158] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,159] 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) [2025-02-06 01:55:39,160] 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) [2025-02-06 01:55:39,160] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,160] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,161] 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) [2025-02-06 01:55:39,161] 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) [2025-02-06 01:55:39,161] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,161] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,162] 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) [2025-02-06 01:55:39,163] 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) [2025-02-06 01:55:39,163] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,163] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,164] 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) [2025-02-06 01:55:39,164] 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) [2025-02-06 01:55:39,164] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,164] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,165] 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) [2025-02-06 01:55:39,166] 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) [2025-02-06 01:55:39,166] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,166] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,167] 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) [2025-02-06 01:55:39,167] 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) [2025-02-06 01:55:39,167] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,167] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,169] 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) [2025-02-06 01:55:39,169] 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) [2025-02-06 01:55:39,169] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,169] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,170] 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) [2025-02-06 01:55:39,170] 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) [2025-02-06 01:55:39,171] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,171] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,172] 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) [2025-02-06 01:55:39,177] 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) [2025-02-06 01:55:39,177] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,177] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,178] 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) [2025-02-06 01:55:39,179] 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) [2025-02-06 01:55:39,179] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,179] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,180] 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) [2025-02-06 01:55:39,181] 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) [2025-02-06 01:55:39,181] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,181] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,182] 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) [2025-02-06 01:55:39,182] 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) [2025-02-06 01:55:39,182] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,182] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,184] 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) [2025-02-06 01:55:39,184] 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) [2025-02-06 01:55:39,184] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,184] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,221] 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) [2025-02-06 01:55:39,229] 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) [2025-02-06 01:55:39,229] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,229] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,232] 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) [2025-02-06 01:55:39,233] 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) [2025-02-06 01:55:39,233] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,233] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,234] 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) [2025-02-06 01:55:39,234] 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) [2025-02-06 01:55:39,238] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,238] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,239] 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) [2025-02-06 01:55:39,239] 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) [2025-02-06 01:55:39,239] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,239] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,243] 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) [2025-02-06 01:55:39,243] 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) [2025-02-06 01:55:39,244] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,244] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,245] 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) [2025-02-06 01:55:39,245] 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) [2025-02-06 01:55:39,247] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,247] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,248] 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) [2025-02-06 01:55:39,248] 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) [2025-02-06 01:55:39,248] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,248] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,249] 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) [2025-02-06 01:55:39,253] 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) [2025-02-06 01:55:39,253] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,253] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,254] 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) [2025-02-06 01:55:39,255] 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) [2025-02-06 01:55:39,255] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,255] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,256] 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) [2025-02-06 01:55:39,256] 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) [2025-02-06 01:55:39,256] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,256] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,257] 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) [2025-02-06 01:55:39,257] 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) [2025-02-06 01:55:39,257] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,258] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,260] 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) [2025-02-06 01:55:39,265] 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) [2025-02-06 01:55:39,265] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,265] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,266] 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) [2025-02-06 01:55:39,267] 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) [2025-02-06 01:55:39,267] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,267] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,270] 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) [2025-02-06 01:55:39,271] 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) [2025-02-06 01:55:39,271] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,271] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,272] 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) [2025-02-06 01:55:39,272] 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) [2025-02-06 01:55:39,272] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,272] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,273] 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) [2025-02-06 01:55:39,275] 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) [2025-02-06 01:55:39,275] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,279] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,280] 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) [2025-02-06 01:55:39,281] 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) [2025-02-06 01:55:39,281] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,281] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,282] 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) [2025-02-06 01:55:39,283] 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) [2025-02-06 01:55:39,283] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,283] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,284] 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) [2025-02-06 01:55:39,284] 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) [2025-02-06 01:55:39,284] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,284] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,287] 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) [2025-02-06 01:55:39,287] 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) [2025-02-06 01:55:39,288] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,288] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,289] 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) [2025-02-06 01:55:39,292] 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) [2025-02-06 01:55:39,292] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,292] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,294] 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) [2025-02-06 01:55:39,294] 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) [2025-02-06 01:55:39,294] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,294] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,296] 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) [2025-02-06 01:55:39,331] 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) [2025-02-06 01:55:39,331] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,332] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,344] 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) [2025-02-06 01:55:39,345] 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) [2025-02-06 01:55:39,347] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,348] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,366] 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) [2025-02-06 01:55:39,369] 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) [2025-02-06 01:55:39,369] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,369] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,370] 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) [2025-02-06 01:55:39,378] 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) [2025-02-06 01:55:39,378] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,378] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,390] 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) [2025-02-06 01:55:39,390] 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) [2025-02-06 01:55:39,390] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,390] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,396] 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) [2025-02-06 01:55:39,396] 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) [2025-02-06 01:55:39,396] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,396] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,410] 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) [2025-02-06 01:55:39,410] 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) [2025-02-06 01:55:39,411] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,411] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,414] 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) [2025-02-06 01:55:39,414] 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) [2025-02-06 01:55:39,414] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,414] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,419] 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) [2025-02-06 01:55:39,420] 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) [2025-02-06 01:55:39,420] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,424] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,427] 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) [2025-02-06 01:55:39,428] 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) [2025-02-06 01:55:39,428] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,428] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,446] 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) [2025-02-06 01:55:39,446] 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) [2025-02-06 01:55:39,447] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,447] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,453] 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) [2025-02-06 01:55:39,453] 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) [2025-02-06 01:55:39,453] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,453] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,456] 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) [2025-02-06 01:55:39,456] 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) [2025-02-06 01:55:39,456] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,456] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,459] 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) [2025-02-06 01:55:39,460] 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) [2025-02-06 01:55:39,460] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,460] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,469] 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) [2025-02-06 01:55:39,469] 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) [2025-02-06 01:55:39,469] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,469] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,471] 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) [2025-02-06 01:55:39,471] 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) [2025-02-06 01:55:39,471] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,471] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,473] 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) [2025-02-06 01:55:39,475] 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) [2025-02-06 01:55:39,475] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,475] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,478] 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) [2025-02-06 01:55:39,478] 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) [2025-02-06 01:55:39,478] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,478] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,487] 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) [2025-02-06 01:55:39,487] 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) [2025-02-06 01:55:39,487] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,488] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,491] 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) [2025-02-06 01:55:39,492] 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) [2025-02-06 01:55:39,493] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,493] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,496] 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) [2025-02-06 01:55:39,496] 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) [2025-02-06 01:55:39,497] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,497] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,506] 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) [2025-02-06 01:55:39,507] 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) [2025-02-06 01:55:39,507] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,507] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,512] 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) [2025-02-06 01:55:39,513] 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) [2025-02-06 01:55:39,513] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,513] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,516] 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) [2025-02-06 01:55:39,516] 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) [2025-02-06 01:55:39,517] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,518] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,519] 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) [2025-02-06 01:55:39,519] 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) [2025-02-06 01:55:39,519] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,519] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,522] 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) [2025-02-06 01:55:39,522] 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) [2025-02-06 01:55:39,523] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,523] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,524] 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) [2025-02-06 01:55:39,525] 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) [2025-02-06 01:55:39,528] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,532] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,533] 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) [2025-02-06 01:55:39,534] 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) [2025-02-06 01:55:39,534] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,534] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,535] 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) [2025-02-06 01:55:39,535] 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) [2025-02-06 01:55:39,535] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,535] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,545] 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) [2025-02-06 01:55:39,545] 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) [2025-02-06 01:55:39,545] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,545] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,546] 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) [2025-02-06 01:55:39,547] 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) [2025-02-06 01:55:39,547] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,547] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,548] 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) [2025-02-06 01:55:39,548] 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) [2025-02-06 01:55:39,548] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,548] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,551] 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) [2025-02-06 01:55:39,552] 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) [2025-02-06 01:55:39,552] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,552] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,569] 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) [2025-02-06 01:55:39,569] 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) [2025-02-06 01:55:39,569] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,569] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,578] 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) [2025-02-06 01:55:39,578] 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) [2025-02-06 01:55:39,579] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,579] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,581] 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) [2025-02-06 01:55:39,582] 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) [2025-02-06 01:55:39,582] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,582] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,587] 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) [2025-02-06 01:55:39,587] 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) [2025-02-06 01:55:39,587] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,587] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,596] 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) [2025-02-06 01:55:39,597] 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) [2025-02-06 01:55:39,597] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,597] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,605] 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) [2025-02-06 01:55:39,606] 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) [2025-02-06 01:55:39,606] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,606] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,614] 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) [2025-02-06 01:55:39,615] 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) [2025-02-06 01:55:39,615] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,615] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,616] 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) [2025-02-06 01:55:39,616] 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) [2025-02-06 01:55:39,616] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,616] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,618] 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) [2025-02-06 01:55:39,618] 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) [2025-02-06 01:55:39,623] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,623] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,624] 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) [2025-02-06 01:55:39,625] 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) [2025-02-06 01:55:39,625] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,625] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,626] 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) [2025-02-06 01:55:39,626] 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) [2025-02-06 01:55:39,626] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,626] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,627] 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) [2025-02-06 01:55:39,631] 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) [2025-02-06 01:55:39,631] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,631] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,639] 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) [2025-02-06 01:55:39,639] 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) [2025-02-06 01:55:39,639] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,639] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,644] 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) [2025-02-06 01:55:39,644] 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) [2025-02-06 01:55:39,644] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,644] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,651] 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) [2025-02-06 01:55:39,651] 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) [2025-02-06 01:55:39,651] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,651] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,657] 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) [2025-02-06 01:55:39,657] 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) [2025-02-06 01:55:39,657] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,657] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,661] 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) [2025-02-06 01:55:39,661] 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) [2025-02-06 01:55:39,661] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,661] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,665] 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) [2025-02-06 01:55:39,666] 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) [2025-02-06 01:55:39,666] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,666] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,669] 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) [2025-02-06 01:55:39,669] 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) [2025-02-06 01:55:39,669] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,669] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,676] 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) [2025-02-06 01:55:39,676] 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) [2025-02-06 01:55:39,676] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,676] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,678] 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) [2025-02-06 01:55:39,678] 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) [2025-02-06 01:55:39,678] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,678] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,680] 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) [2025-02-06 01:55:39,681] 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) [2025-02-06 01:55:39,681] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,681] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,697] 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) [2025-02-06 01:55:39,697] 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) [2025-02-06 01:55:39,698] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,698] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,709] 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) [2025-02-06 01:55:39,710] 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) [2025-02-06 01:55:39,710] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,710] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,717] 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) [2025-02-06 01:55:39,717] 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) [2025-02-06 01:55:39,717] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-06 01:55:39,717] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,718] 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) [2025-02-06 01:55:39,718] 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) [2025-02-06 01:55:39,718] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,719] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,720] 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) [2025-02-06 01:55:39,720] 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) [2025-02-06 01:55:39,720] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,720] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,721] 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) [2025-02-06 01:55:39,721] 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) [2025-02-06 01:55:39,721] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,721] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,722] 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) [2025-02-06 01:55:39,723] 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) [2025-02-06 01:55:39,723] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,723] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,724] 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) [2025-02-06 01:55:39,724] 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) [2025-02-06 01:55:39,724] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,724] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,725] 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) [2025-02-06 01:55:39,726] 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) [2025-02-06 01:55:39,726] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,726] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,727] 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) [2025-02-06 01:55:39,727] 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) [2025-02-06 01:55:39,727] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,727] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,728] 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) [2025-02-06 01:55:39,728] 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) [2025-02-06 01:55:39,728] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,728] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,729] 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) [2025-02-06 01:55:39,730] 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) [2025-02-06 01:55:39,730] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,730] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,731] 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) [2025-02-06 01:55:39,731] 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) [2025-02-06 01:55:39,731] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,731] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,732] 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) [2025-02-06 01:55:39,733] 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) [2025-02-06 01:55:39,733] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,733] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,734] 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) [2025-02-06 01:55:39,734] 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) [2025-02-06 01:55:39,734] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,734] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,735] 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) [2025-02-06 01:55:39,736] 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) [2025-02-06 01:55:39,736] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,736] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,737] 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) [2025-02-06 01:55:39,737] 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) [2025-02-06 01:55:39,737] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,737] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,738] 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) [2025-02-06 01:55:39,738] 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) [2025-02-06 01:55:39,738] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,738] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,739] 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) [2025-02-06 01:55:39,740] 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) [2025-02-06 01:55:39,740] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,740] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,741] 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) [2025-02-06 01:55:39,743] 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) [2025-02-06 01:55:39,743] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,743] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,744] 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) [2025-02-06 01:55:39,745] 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) [2025-02-06 01:55:39,745] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,745] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,746] 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) [2025-02-06 01:55:39,747] 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) [2025-02-06 01:55:39,747] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,747] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,748] 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) [2025-02-06 01:55:39,748] 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) [2025-02-06 01:55:39,748] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,748] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,749] 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) [2025-02-06 01:55:39,749] 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) [2025-02-06 01:55:39,750] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,750] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,751] 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) [2025-02-06 01:55:39,751] 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) [2025-02-06 01:55:39,751] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-06 01:55:39,751] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,752] 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) [2025-02-06 01:55:39,765] 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) [2025-02-06 01:55:39,765] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,765] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,771] 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) [2025-02-06 01:55:39,771] 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) [2025-02-06 01:55:39,771] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,771] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,774] 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) [2025-02-06 01:55:39,774] 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) [2025-02-06 01:55:39,774] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-06 01:55:39,774] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,775] 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) [2025-02-06 01:55:39,776] 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) [2025-02-06 01:55:39,776] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,776] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,777] 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) [2025-02-06 01:55:39,777] 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) [2025-02-06 01:55:39,777] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,777] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,778] 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) [2025-02-06 01:55:39,778] 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) [2025-02-06 01:55:39,778] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-06 01:55:39,779] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,789] 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) [2025-02-06 01:55:39,797] 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) [2025-02-06 01:55:39,797] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,797] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,802] 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) [2025-02-06 01:55:39,802] 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) [2025-02-06 01:55:39,802] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,802] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,807] 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) [2025-02-06 01:55:39,807] 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) [2025-02-06 01:55:39,807] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,807] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,813] 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) [2025-02-06 01:55:39,814] 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) [2025-02-06 01:55:39,814] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,814] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,819] 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) [2025-02-06 01:55:39,819] 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) [2025-02-06 01:55:39,819] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-06 01:55:39,819] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,821] 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) [2025-02-06 01:55:39,822] 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) [2025-02-06 01:55:39,822] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,822] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,824] 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) [2025-02-06 01:55:39,824] 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) [2025-02-06 01:55:39,824] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-06 01:55:39,824] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,826] 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) [2025-02-06 01:55:39,826] 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) [2025-02-06 01:55:39,826] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,826] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,827] 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) [2025-02-06 01:55:39,827] 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) [2025-02-06 01:55:39,827] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-06 01:55:39,827] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,828] 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) [2025-02-06 01:55:39,829] 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) [2025-02-06 01:55:39,829] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,829] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,830] 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) [2025-02-06 01:55:39,830] 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) [2025-02-06 01:55:39,830] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,830] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,831] 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) [2025-02-06 01:55:39,832] 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) [2025-02-06 01:55:39,832] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,832] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,833] 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) [2025-02-06 01:55:39,833] 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) [2025-02-06 01:55:39,833] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,833] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,834] 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) [2025-02-06 01:55:39,835] 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) [2025-02-06 01:55:39,835] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-06 01:55:39,835] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,837] 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) [2025-02-06 01:55:39,838] 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) [2025-02-06 01:55:39,838] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,838] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,839] 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) [2025-02-06 01:55:39,840] 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) [2025-02-06 01:55:39,840] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-06 01:55:39,840] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,841] 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) [2025-02-06 01:55:39,841] 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) [2025-02-06 01:55:39,841] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,841] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,842] 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) [2025-02-06 01:55:39,843] 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) [2025-02-06 01:55:39,843] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-06 01:55:39,843] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,844] 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) [2025-02-06 01:55:39,844] 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) [2025-02-06 01:55:39,844] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,844] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,845] 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) [2025-02-06 01:55:39,865] 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) [2025-02-06 01:55:39,865] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-06 01:55:39,865] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,867] 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) [2025-02-06 01:55:39,868] 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) [2025-02-06 01:55:39,868] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-06 01:55:39,868] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,869] 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) [2025-02-06 01:55:39,869] 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) [2025-02-06 01:55:39,869] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-06 01:55:39,869] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,870] 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) [2025-02-06 01:55:39,873] 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) [2025-02-06 01:55:39,873] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-06 01:55:39,873] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,874] 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) [2025-02-06 01:55:39,874] 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) [2025-02-06 01:55:39,921] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-06 01:55:39,921] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,923] 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) [2025-02-06 01:55:39,923] 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) [2025-02-06 01:55:39,923] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,923] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,931] 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) [2025-02-06 01:55:39,932] 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) [2025-02-06 01:55:39,932] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-06 01:55:39,932] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,933] 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) [2025-02-06 01:55:39,934] 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) [2025-02-06 01:55:39,934] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,934] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,936] 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) [2025-02-06 01:55:39,936] 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) [2025-02-06 01:55:39,936] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,936] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,938] 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) [2025-02-06 01:55:39,938] 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) [2025-02-06 01:55:39,938] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-06 01:55:39,938] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,939] 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) [2025-02-06 01:55:39,940] 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) [2025-02-06 01:55:39,940] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-06 01:55:39,940] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,941] 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) [2025-02-06 01:55:39,941] 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) [2025-02-06 01:55:39,941] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,941] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,950] 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) [2025-02-06 01:55:39,950] 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) [2025-02-06 01:55:39,950] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-06 01:55:39,950] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,954] 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) [2025-02-06 01:55:39,955] 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) [2025-02-06 01:55:39,955] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-06 01:55:39,955] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,956] 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) [2025-02-06 01:55:39,957] 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) [2025-02-06 01:55:39,957] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-06 01:55:39,957] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,958] 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) [2025-02-06 01:55:39,958] 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) [2025-02-06 01:55:39,958] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-06 01:55:39,958] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,959] 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) [2025-02-06 01:55:39,960] 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) [2025-02-06 01:55:39,960] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-06 01:55:39,960] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,965] 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) [2025-02-06 01:55:39,966] 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) [2025-02-06 01:55:39,966] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-06 01:55:39,966] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,967] 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) [2025-02-06 01:55:39,967] 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) [2025-02-06 01:55:39,967] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-06 01:55:39,967] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,972] 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) [2025-02-06 01:55:39,972] 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) [2025-02-06 01:55:39,973] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-06 01:55:39,973] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,974] 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) [2025-02-06 01:55:39,974] 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) [2025-02-06 01:55:39,975] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-06 01:55:39,975] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,976] 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) [2025-02-06 01:55:39,977] 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) [2025-02-06 01:55:39,985] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-06 01:55:39,985] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,987] 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) [2025-02-06 01:55:39,987] 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) [2025-02-06 01:55:39,987] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-06 01:55:39,987] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:39,988] 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) [2025-02-06 01:55:39,989] 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) [2025-02-06 01:55:39,989] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-06 01:55:39,989] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,008] 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) [2025-02-06 01:55:40,008] 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) [2025-02-06 01:55:40,009] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,009] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,012] 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) [2025-02-06 01:55:40,012] 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) [2025-02-06 01:55:40,012] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,012] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,013] 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) [2025-02-06 01:55:40,014] 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) [2025-02-06 01:55:40,017] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,017] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,018] 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) [2025-02-06 01:55:40,019] 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) [2025-02-06 01:55:40,019] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,019] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,020] 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) [2025-02-06 01:55:40,020] 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) [2025-02-06 01:55:40,020] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,020] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,028] 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) [2025-02-06 01:55:40,028] 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) [2025-02-06 01:55:40,028] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,028] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,031] 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) [2025-02-06 01:55:40,031] 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) [2025-02-06 01:55:40,031] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,031] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,034] 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) [2025-02-06 01:55:40,034] 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) [2025-02-06 01:55:40,034] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,034] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,036] 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) [2025-02-06 01:55:40,037] 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) [2025-02-06 01:55:40,037] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,037] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,038] 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) [2025-02-06 01:55:40,039] 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) [2025-02-06 01:55:40,039] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,039] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,040] 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) [2025-02-06 01:55:40,041] 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) [2025-02-06 01:55:40,041] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,041] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,042] 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) [2025-02-06 01:55:40,042] 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) [2025-02-06 01:55:40,042] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,042] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,043] 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) [2025-02-06 01:55:40,044] 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) [2025-02-06 01:55:40,044] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,044] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,048] 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) [2025-02-06 01:55:40,048] 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) [2025-02-06 01:55:40,048] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,048] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,049] 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) [2025-02-06 01:55:40,050] 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) [2025-02-06 01:55:40,050] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,050] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,051] 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) [2025-02-06 01:55:40,051] 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) [2025-02-06 01:55:40,051] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,051] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,052] 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) [2025-02-06 01:55:40,053] 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) [2025-02-06 01:55:40,053] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,053] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,054] 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) [2025-02-06 01:55:40,054] 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) [2025-02-06 01:55:40,054] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,055] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,056] 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) [2025-02-06 01:55:40,056] 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) [2025-02-06 01:55:40,056] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,056] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,057] 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) [2025-02-06 01:55:40,057] 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) [2025-02-06 01:55:40,058] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,058] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,063] 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) [2025-02-06 01:55:40,063] 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) [2025-02-06 01:55:40,063] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,063] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,064] 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) [2025-02-06 01:55:40,069] 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) [2025-02-06 01:55:40,069] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,069] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,076] 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) [2025-02-06 01:55:40,076] 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) [2025-02-06 01:55:40,076] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,076] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,078] 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) [2025-02-06 01:55:40,078] 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) [2025-02-06 01:55:40,078] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,078] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,080] 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) [2025-02-06 01:55:40,085] 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) [2025-02-06 01:55:40,085] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,085] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,086] 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) [2025-02-06 01:55:40,086] 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) [2025-02-06 01:55:40,086] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,086] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,087] 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) [2025-02-06 01:55:40,088] 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) [2025-02-06 01:55:40,088] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,088] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,091] 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) [2025-02-06 01:55:40,092] 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) [2025-02-06 01:55:40,092] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,092] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,093] 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) [2025-02-06 01:55:40,093] 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) [2025-02-06 01:55:40,093] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,093] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,095] 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) [2025-02-06 01:55:40,096] 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) [2025-02-06 01:55:40,096] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,096] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,103] 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) [2025-02-06 01:55:40,103] 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) [2025-02-06 01:55:40,103] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,103] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,105] 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) [2025-02-06 01:55:40,106] 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) [2025-02-06 01:55:40,106] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,106] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,107] 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) [2025-02-06 01:55:40,108] 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) [2025-02-06 01:55:40,108] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,108] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,109] 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) [2025-02-06 01:55:40,109] 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) [2025-02-06 01:55:40,109] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,109] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,111] 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) [2025-02-06 01:55:40,111] 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) [2025-02-06 01:55:40,111] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,111] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,112] 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) [2025-02-06 01:55:40,112] 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) [2025-02-06 01:55:40,112] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,113] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,123] 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) [2025-02-06 01:55:40,125] 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) [2025-02-06 01:55:40,125] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,125] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,126] 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) [2025-02-06 01:55:40,127] 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) [2025-02-06 01:55:40,127] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,127] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,128] 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) [2025-02-06 01:55:40,133] 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) [2025-02-06 01:55:40,133] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,133] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,134] 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) [2025-02-06 01:55:40,134] 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) [2025-02-06 01:55:40,135] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,135] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,136] 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) [2025-02-06 01:55:40,136] 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) [2025-02-06 01:55:40,136] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,136] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,137] 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) [2025-02-06 01:55:40,138] 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) [2025-02-06 01:55:40,138] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,138] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,139] 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) [2025-02-06 01:55:40,139] 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) [2025-02-06 01:55:40,139] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,139] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,140] 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) [2025-02-06 01:55:40,141] 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) [2025-02-06 01:55:40,143] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,143] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,147] 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) [2025-02-06 01:55:40,148] 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) [2025-02-06 01:55:40,148] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,148] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,152] 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) [2025-02-06 01:55:40,153] 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) [2025-02-06 01:55:40,155] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,156] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,157] 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) [2025-02-06 01:55:40,157] 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) [2025-02-06 01:55:40,157] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,157] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,158] 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) [2025-02-06 01:55:40,159] 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) [2025-02-06 01:55:40,159] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,159] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,161] 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) [2025-02-06 01:55:40,161] 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) [2025-02-06 01:55:40,161] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,161] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,163] 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) [2025-02-06 01:55:40,164] 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) [2025-02-06 01:55:40,164] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,164] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,167] 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) [2025-02-06 01:55:40,167] 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) [2025-02-06 01:55:40,167] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,167] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,168] 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) [2025-02-06 01:55:40,169] 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) [2025-02-06 01:55:40,169] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,169] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,170] 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) [2025-02-06 01:55:40,172] 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) [2025-02-06 01:55:40,172] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,172] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,173] 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) [2025-02-06 01:55:40,173] 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) [2025-02-06 01:55:40,174] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,174] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,176] 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) [2025-02-06 01:55:40,176] 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) [2025-02-06 01:55:40,176] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,176] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,177] 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) [2025-02-06 01:55:40,180] 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) [2025-02-06 01:55:40,180] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,180] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,181] 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) [2025-02-06 01:55:40,181] 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) [2025-02-06 01:55:40,181] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,181] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,182] 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) [2025-02-06 01:55:40,183] 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) [2025-02-06 01:55:40,185] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,185] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,186] 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) [2025-02-06 01:55:40,186] 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) [2025-02-06 01:55:40,186] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,186] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,187] 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) [2025-02-06 01:55:40,188] 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) [2025-02-06 01:55:40,192] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,192] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,194] 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) [2025-02-06 01:55:40,195] 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) [2025-02-06 01:55:40,195] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,195] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,207] 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) [2025-02-06 01:55:40,209] 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) [2025-02-06 01:55:40,209] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,209] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,216] 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) [2025-02-06 01:55:40,217] 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) [2025-02-06 01:55:40,221] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,221] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,222] 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) [2025-02-06 01:55:40,224] 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) [2025-02-06 01:55:40,224] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,224] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,225] 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) [2025-02-06 01:55:40,225] 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) [2025-02-06 01:55:40,228] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,228] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,231] 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) [2025-02-06 01:55:40,231] 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) [2025-02-06 01:55:40,231] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,231] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,232] 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) [2025-02-06 01:55:40,232] 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) [2025-02-06 01:55:40,232] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,232] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,234] 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) [2025-02-06 01:55:40,236] 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) [2025-02-06 01:55:40,236] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,236] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,237] 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) [2025-02-06 01:55:40,237] 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) [2025-02-06 01:55:40,237] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,237] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,244] 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) [2025-02-06 01:55:40,245] 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) [2025-02-06 01:55:40,245] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,245] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,246] 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) [2025-02-06 01:55:40,246] 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) [2025-02-06 01:55:40,246] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,246] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,247] 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) [2025-02-06 01:55:40,248] 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) [2025-02-06 01:55:40,248] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,248] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,249] 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) [2025-02-06 01:55:40,249] 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) [2025-02-06 01:55:40,249] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,249] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,250] 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) [2025-02-06 01:55:40,250] 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) [2025-02-06 01:55:40,250] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,250] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,251] 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) [2025-02-06 01:55:40,252] 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) [2025-02-06 01:55:40,253] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,253] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,254] 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) [2025-02-06 01:55:40,254] 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) [2025-02-06 01:55:40,254] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,254] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,255] 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) [2025-02-06 01:55:40,255] 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) [2025-02-06 01:55:40,256] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,256] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,263] 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) [2025-02-06 01:55:40,271] 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) [2025-02-06 01:55:40,271] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,271] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,277] 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) [2025-02-06 01:55:40,277] 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) [2025-02-06 01:55:40,277] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,277] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,281] 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) [2025-02-06 01:55:40,282] 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) [2025-02-06 01:55:40,282] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,282] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,285] 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) [2025-02-06 01:55:40,285] 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) [2025-02-06 01:55:40,285] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,285] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,287] 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) [2025-02-06 01:55:40,287] 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) [2025-02-06 01:55:40,287] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,287] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,288] 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) [2025-02-06 01:55:40,290] 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) [2025-02-06 01:55:40,290] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,290] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,294] 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) [2025-02-06 01:55:40,296] 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) [2025-02-06 01:55:40,296] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,296] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,299] 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) [2025-02-06 01:55:40,299] 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) [2025-02-06 01:55:40,299] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,299] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,300] 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) [2025-02-06 01:55:40,301] 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) [2025-02-06 01:55:40,301] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,301] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,302] 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) [2025-02-06 01:55:40,304] 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) [2025-02-06 01:55:40,304] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,304] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,308] 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) [2025-02-06 01:55:40,309] 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) [2025-02-06 01:55:40,309] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,309] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,310] 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) [2025-02-06 01:55:40,310] 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) [2025-02-06 01:55:40,310] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,310] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,311] 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) [2025-02-06 01:55:40,311] 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) [2025-02-06 01:55:40,311] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,311] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,313] 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) [2025-02-06 01:55:40,313] 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) [2025-02-06 01:55:40,313] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,313] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,314] 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) [2025-02-06 01:55:40,314] 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) [2025-02-06 01:55:40,314] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,314] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,316] 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) [2025-02-06 01:55:40,316] 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) [2025-02-06 01:55:40,316] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,316] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,317] 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) [2025-02-06 01:55:40,318] 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) [2025-02-06 01:55:40,318] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,318] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,319] 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) [2025-02-06 01:55:40,319] 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) [2025-02-06 01:55:40,319] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,319] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,327] 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) [2025-02-06 01:55:40,327] 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) [2025-02-06 01:55:40,327] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,327] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,332] 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) [2025-02-06 01:55:40,333] 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) [2025-02-06 01:55:40,333] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,333] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,340] 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) [2025-02-06 01:55:40,340] 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) [2025-02-06 01:55:40,340] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,340] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,342] 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) [2025-02-06 01:55:40,342] 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) [2025-02-06 01:55:40,342] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,342] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,343] 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) [2025-02-06 01:55:40,343] 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) [2025-02-06 01:55:40,343] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,343] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,344] 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) [2025-02-06 01:55:40,345] 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) [2025-02-06 01:55:40,345] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,345] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,346] 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) [2025-02-06 01:55:40,346] 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) [2025-02-06 01:55:40,346] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,346] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,347] 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) [2025-02-06 01:55:40,347] 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) [2025-02-06 01:55:40,347] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,348] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,348] 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) [2025-02-06 01:55:40,349] 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) [2025-02-06 01:55:40,349] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,349] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,352] 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) [2025-02-06 01:55:40,352] 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) [2025-02-06 01:55:40,352] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,352] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,353] 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) [2025-02-06 01:55:40,354] 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) [2025-02-06 01:55:40,354] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,354] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,355] 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) [2025-02-06 01:55:40,355] 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) [2025-02-06 01:55:40,355] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,355] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,356] 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) [2025-02-06 01:55:40,357] 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) [2025-02-06 01:55:40,357] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,357] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,358] 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) [2025-02-06 01:55:40,358] 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) [2025-02-06 01:55:40,358] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,358] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,359] 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) [2025-02-06 01:55:40,359] 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) [2025-02-06 01:55:40,359] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,360] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,361] 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) [2025-02-06 01:55:40,361] 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) [2025-02-06 01:55:40,361] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,361] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,362] 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) [2025-02-06 01:55:40,362] 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) [2025-02-06 01:55:40,362] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,362] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,365] 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) [2025-02-06 01:55:40,365] 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) [2025-02-06 01:55:40,365] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,365] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,366] 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) [2025-02-06 01:55:40,366] 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) [2025-02-06 01:55:40,366] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,366] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,367] 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) [2025-02-06 01:55:40,368] 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) [2025-02-06 01:55:40,368] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,368] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,370] 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) [2025-02-06 01:55:40,370] 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) [2025-02-06 01:55:40,370] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,370] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,371] 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) [2025-02-06 01:55:40,371] 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) [2025-02-06 01:55:40,371] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,371] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,372] 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) [2025-02-06 01:55:40,373] 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) [2025-02-06 01:55:40,373] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,373] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,374] 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) [2025-02-06 01:55:40,374] 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) [2025-02-06 01:55:40,374] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,374] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,375] 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) [2025-02-06 01:55:40,376] 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) [2025-02-06 01:55:40,376] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,376] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,377] 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) [2025-02-06 01:55:40,377] 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) [2025-02-06 01:55:40,377] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,377] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,378] 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) [2025-02-06 01:55:40,379] 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) [2025-02-06 01:55:40,379] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,379] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,380] 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) [2025-02-06 01:55:40,381] 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) [2025-02-06 01:55:40,381] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,381] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,382] 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) [2025-02-06 01:55:40,383] 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) [2025-02-06 01:55:40,383] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,383] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,384] 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) [2025-02-06 01:55:40,384] 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) [2025-02-06 01:55:40,384] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,384] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,385] 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) [2025-02-06 01:55:40,386] 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) [2025-02-06 01:55:40,386] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,386] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,387] 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) [2025-02-06 01:55:40,387] 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) [2025-02-06 01:55:40,387] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,387] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,388] 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) [2025-02-06 01:55:40,389] 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) [2025-02-06 01:55:40,389] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,389] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,390] 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) [2025-02-06 01:55:40,390] 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) [2025-02-06 01:55:40,390] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,390] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,391] 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) [2025-02-06 01:55:40,391] 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) [2025-02-06 01:55:40,391] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,392] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,393] 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) [2025-02-06 01:55:40,393] 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) [2025-02-06 01:55:40,393] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,393] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,394] 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) [2025-02-06 01:55:40,394] 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) [2025-02-06 01:55:40,394] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,394] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,396] 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) [2025-02-06 01:55:40,396] 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) [2025-02-06 01:55:40,396] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,396] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,397] 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) [2025-02-06 01:55:40,397] 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) [2025-02-06 01:55:40,397] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,397] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,398] 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) [2025-02-06 01:55:40,399] 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) [2025-02-06 01:55:40,399] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,399] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,400] 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) [2025-02-06 01:55:40,400] 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) [2025-02-06 01:55:40,400] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,400] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,401] 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) [2025-02-06 01:55:40,402] 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) [2025-02-06 01:55:40,402] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,402] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,403] 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) [2025-02-06 01:55:40,403] 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) [2025-02-06 01:55:40,403] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,403] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,404] 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) [2025-02-06 01:55:40,405] 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) [2025-02-06 01:55:40,405] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,405] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,406] 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) [2025-02-06 01:55:40,406] 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) [2025-02-06 01:55:40,406] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,406] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,407] 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) [2025-02-06 01:55:40,407] 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) [2025-02-06 01:55:40,408] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,408] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,409] 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) [2025-02-06 01:55:40,409] 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) [2025-02-06 01:55:40,409] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,409] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,410] 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) [2025-02-06 01:55:40,410] 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) [2025-02-06 01:55:40,410] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,411] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,412] 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) [2025-02-06 01:55:40,412] 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) [2025-02-06 01:55:40,412] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,412] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,413] 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) [2025-02-06 01:55:40,413] 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) [2025-02-06 01:55:40,413] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,414] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,415] 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) [2025-02-06 01:55:40,415] 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) [2025-02-06 01:55:40,415] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,415] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,416] 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) [2025-02-06 01:55:40,416] 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) [2025-02-06 01:55:40,416] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,417] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,418] 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) [2025-02-06 01:55:40,419] 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) [2025-02-06 01:55:40,419] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,419] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,421] 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) [2025-02-06 01:55:40,421] 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) [2025-02-06 01:55:40,421] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,421] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,426] 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) [2025-02-06 01:55:40,426] 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) [2025-02-06 01:55:40,426] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,426] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,428] 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) [2025-02-06 01:55:40,428] 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) [2025-02-06 01:55:40,428] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,428] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,429] 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) [2025-02-06 01:55:40,430] 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) [2025-02-06 01:55:40,430] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,430] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,431] 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) [2025-02-06 01:55:40,431] 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) [2025-02-06 01:55:40,431] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,431] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,432] 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) [2025-02-06 01:55:40,433] 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) [2025-02-06 01:55:40,433] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,433] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,434] 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) [2025-02-06 01:55:40,434] 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) [2025-02-06 01:55:40,434] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,434] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,435] 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) [2025-02-06 01:55:40,436] 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) [2025-02-06 01:55:40,436] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,436] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,437] 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) [2025-02-06 01:55:40,437] 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) [2025-02-06 01:55:40,437] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,437] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,438] 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) [2025-02-06 01:55:40,439] 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) [2025-02-06 01:55:40,439] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,439] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,440] 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) [2025-02-06 01:55:40,440] 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) [2025-02-06 01:55:40,440] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,440] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,441] 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) [2025-02-06 01:55:40,442] 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) [2025-02-06 01:55:40,442] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,442] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,443] 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) [2025-02-06 01:55:40,443] 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) [2025-02-06 01:55:40,443] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,443] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,444] 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) [2025-02-06 01:55:40,444] 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) [2025-02-06 01:55:40,444] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,444] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,445] 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) [2025-02-06 01:55:40,446] 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) [2025-02-06 01:55:40,446] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,446] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,447] 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) [2025-02-06 01:55:40,447] 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) [2025-02-06 01:55:40,447] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,448] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,450] 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) [2025-02-06 01:55:40,450] 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) [2025-02-06 01:55:40,450] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,450] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,452] 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) [2025-02-06 01:55:40,452] 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) [2025-02-06 01:55:40,452] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,452] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,453] 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) [2025-02-06 01:55:40,453] 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) [2025-02-06 01:55:40,453] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,453] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,455] 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) [2025-02-06 01:55:40,455] 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) [2025-02-06 01:55:40,455] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,455] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,456] 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) [2025-02-06 01:55:40,456] 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) [2025-02-06 01:55:40,456] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,457] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,458] 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) [2025-02-06 01:55:40,459] 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) [2025-02-06 01:55:40,459] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,459] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,460] 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) [2025-02-06 01:55:40,460] 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) [2025-02-06 01:55:40,460] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,460] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,461] 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) [2025-02-06 01:55:40,461] 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) [2025-02-06 01:55:40,461] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,461] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,466] 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) [2025-02-06 01:55:40,466] 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) [2025-02-06 01:55:40,466] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,466] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,467] 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) [2025-02-06 01:55:40,467] 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) [2025-02-06 01:55:40,467] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,467] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,469] 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) [2025-02-06 01:55:40,469] 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) [2025-02-06 01:55:40,470] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,470] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,471] 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) [2025-02-06 01:55:40,471] 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) [2025-02-06 01:55:40,471] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,471] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,473] 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) [2025-02-06 01:55:40,473] 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) [2025-02-06 01:55:40,473] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,473] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,474] 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) [2025-02-06 01:55:40,475] 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) [2025-02-06 01:55:40,475] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,475] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,477] 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) [2025-02-06 01:55:40,477] 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) [2025-02-06 01:55:40,477] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,477] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,478] 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) [2025-02-06 01:55:40,479] 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) [2025-02-06 01:55:40,479] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,479] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,480] 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) [2025-02-06 01:55:40,480] 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) [2025-02-06 01:55:40,480] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,480] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,481] 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) [2025-02-06 01:55:40,482] 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) [2025-02-06 01:55:40,482] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,482] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,483] 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) [2025-02-06 01:55:40,483] 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) [2025-02-06 01:55:40,484] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,484] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,485] 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) [2025-02-06 01:55:40,485] 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) [2025-02-06 01:55:40,485] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,485] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,486] 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) [2025-02-06 01:55:40,486] 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) [2025-02-06 01:55:40,486] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,486] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,487] 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) [2025-02-06 01:55:40,488] 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) [2025-02-06 01:55:40,488] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,488] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,489] 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) [2025-02-06 01:55:40,489] 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) [2025-02-06 01:55:40,489] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,489] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,490] 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) [2025-02-06 01:55:40,491] 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) [2025-02-06 01:55:40,491] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,491] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,492] 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) [2025-02-06 01:55:40,492] 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) [2025-02-06 01:55:40,492] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,492] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,493] 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) [2025-02-06 01:55:40,493] 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) [2025-02-06 01:55:40,494] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,494] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,495] 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) [2025-02-06 01:55:40,495] 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) [2025-02-06 01:55:40,495] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,495] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,496] 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) [2025-02-06 01:55:40,496] 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) [2025-02-06 01:55:40,496] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,496] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,497] 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) [2025-02-06 01:55:40,498] 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) [2025-02-06 01:55:40,498] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,498] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,499] 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) [2025-02-06 01:55:40,499] 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) [2025-02-06 01:55:40,499] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,499] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,501] 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) [2025-02-06 01:55:40,501] 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) [2025-02-06 01:55:40,501] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,501] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,503] 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) [2025-02-06 01:55:40,503] 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) [2025-02-06 01:55:40,503] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,503] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,504] 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) [2025-02-06 01:55:40,505] 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) [2025-02-06 01:55:40,529] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,529] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,531] 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) [2025-02-06 01:55:40,531] 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) [2025-02-06 01:55:40,531] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,531] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,532] 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) [2025-02-06 01:55:40,532] 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) [2025-02-06 01:55:40,532] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,532] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,533] 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) [2025-02-06 01:55:40,534] 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) [2025-02-06 01:55:40,534] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,534] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,535] 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) [2025-02-06 01:55:40,535] 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) [2025-02-06 01:55:40,535] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,535] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,536] 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) [2025-02-06 01:55:40,536] 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) [2025-02-06 01:55:40,536] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,536] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,537] 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) [2025-02-06 01:55:40,538] 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) [2025-02-06 01:55:40,538] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,538] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,538] 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) [2025-02-06 01:55:40,539] 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) [2025-02-06 01:55:40,539] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,539] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,540] 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) [2025-02-06 01:55:40,540] 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) [2025-02-06 01:55:40,540] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,540] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,541] 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) [2025-02-06 01:55:40,541] 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) [2025-02-06 01:55:40,541] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,541] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,542] 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) [2025-02-06 01:55:40,542] 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) [2025-02-06 01:55:40,542] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,542] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,545] 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) [2025-02-06 01:55:40,545] 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) [2025-02-06 01:55:40,545] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,545] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,546] 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) [2025-02-06 01:55:40,546] 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) [2025-02-06 01:55:40,546] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,546] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,547] 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) [2025-02-06 01:55:40,548] 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) [2025-02-06 01:55:40,548] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,548] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,550] 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) [2025-02-06 01:55:40,550] 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) [2025-02-06 01:55:40,550] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,550] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,551] 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) [2025-02-06 01:55:40,552] 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) [2025-02-06 01:55:40,552] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,552] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,553] 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) [2025-02-06 01:55:40,553] 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) [2025-02-06 01:55:40,553] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,553] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,555] 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) [2025-02-06 01:55:40,555] 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) [2025-02-06 01:55:40,555] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,555] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,561] 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) [2025-02-06 01:55:40,561] 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) [2025-02-06 01:55:40,561] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,561] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,565] 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) [2025-02-06 01:55:40,565] 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) [2025-02-06 01:55:40,565] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,565] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,566] 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) [2025-02-06 01:55:40,566] 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) [2025-02-06 01:55:40,566] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,566] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,567] 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) [2025-02-06 01:55:40,567] 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) [2025-02-06 01:55:40,567] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,567] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,569] 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) [2025-02-06 01:55:40,570] 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) [2025-02-06 01:55:40,570] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,570] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,571] 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) [2025-02-06 01:55:40,571] 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) [2025-02-06 01:55:40,571] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,571] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,572] 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) [2025-02-06 01:55:40,573] 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) [2025-02-06 01:55:40,573] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,573] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,574] 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) [2025-02-06 01:55:40,574] 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) [2025-02-06 01:55:40,574] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,574] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,575] 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) [2025-02-06 01:55:40,576] 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) [2025-02-06 01:55:40,576] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,576] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,577] 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) [2025-02-06 01:55:40,577] 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) [2025-02-06 01:55:40,577] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,577] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,578] 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) [2025-02-06 01:55:40,579] 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) [2025-02-06 01:55:40,579] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,579] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,580] 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) [2025-02-06 01:55:40,580] 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) [2025-02-06 01:55:40,580] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,580] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,581] 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) [2025-02-06 01:55:40,581] 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) [2025-02-06 01:55:40,581] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,582] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,583] 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) [2025-02-06 01:55:40,583] 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) [2025-02-06 01:55:40,583] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,583] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,585] 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) [2025-02-06 01:55:40,585] 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) [2025-02-06 01:55:40,586] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,586] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,586] 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) [2025-02-06 01:55:40,587] 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) [2025-02-06 01:55:40,587] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,587] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,588] 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) [2025-02-06 01:55:40,588] 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) [2025-02-06 01:55:40,588] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,588] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,589] 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) [2025-02-06 01:55:40,590] 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) [2025-02-06 01:55:40,590] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,590] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,591] 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) [2025-02-06 01:55:40,591] 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) [2025-02-06 01:55:40,591] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,591] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,592] 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) [2025-02-06 01:55:40,592] 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) [2025-02-06 01:55:40,593] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,593] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,594] 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) [2025-02-06 01:55:40,594] 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) [2025-02-06 01:55:40,594] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,594] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,595] 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) [2025-02-06 01:55:40,595] 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) [2025-02-06 01:55:40,595] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,595] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,596] 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) [2025-02-06 01:55:40,597] 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) [2025-02-06 01:55:40,597] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,597] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,598] 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) [2025-02-06 01:55:40,598] 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) [2025-02-06 01:55:40,598] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,598] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,599] 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) [2025-02-06 01:55:40,600] 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) [2025-02-06 01:55:40,600] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,600] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,601] 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) [2025-02-06 01:55:40,601] 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) [2025-02-06 01:55:40,601] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,601] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,602] 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) [2025-02-06 01:55:40,602] 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) [2025-02-06 01:55:40,602] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,602] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,603] 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) [2025-02-06 01:55:40,604] 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) [2025-02-06 01:55:40,604] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,604] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,605] 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) [2025-02-06 01:55:40,605] 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) [2025-02-06 01:55:40,605] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,605] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,606] 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) [2025-02-06 01:55:40,607] 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) [2025-02-06 01:55:40,607] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,607] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,608] 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) [2025-02-06 01:55:40,608] 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) [2025-02-06 01:55:40,608] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,608] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,609] 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) [2025-02-06 01:55:40,609] 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) [2025-02-06 01:55:40,610] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,610] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,611] 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) [2025-02-06 01:55:40,611] 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) [2025-02-06 01:55:40,611] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,611] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,612] 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) [2025-02-06 01:55:40,612] 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) [2025-02-06 01:55:40,612] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,613] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,613] 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) [2025-02-06 01:55:40,614] 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) [2025-02-06 01:55:40,614] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,614] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,615] 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) [2025-02-06 01:55:40,615] 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) [2025-02-06 01:55:40,615] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,615] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,616] 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) [2025-02-06 01:55:40,617] 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) [2025-02-06 01:55:40,617] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,617] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,618] 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) [2025-02-06 01:55:40,618] 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) [2025-02-06 01:55:40,618] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,618] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,619] 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) [2025-02-06 01:55:40,620] 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) [2025-02-06 01:55:40,620] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,620] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,621] 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) [2025-02-06 01:55:40,621] 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) [2025-02-06 01:55:40,621] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,621] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,645] 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) [2025-02-06 01:55:40,645] 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) [2025-02-06 01:55:40,645] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,645] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,646] 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) [2025-02-06 01:55:40,647] 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) [2025-02-06 01:55:40,647] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,647] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,648] 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) [2025-02-06 01:55:40,648] 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) [2025-02-06 01:55:40,648] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,648] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,649] 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) [2025-02-06 01:55:40,650] 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) [2025-02-06 01:55:40,650] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,650] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,651] 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) [2025-02-06 01:55:40,651] 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) [2025-02-06 01:55:40,651] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,651] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,652] 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) [2025-02-06 01:55:40,653] 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) [2025-02-06 01:55:40,653] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,653] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,654] 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) [2025-02-06 01:55:40,654] 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) [2025-02-06 01:55:40,654] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,654] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,655] 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) [2025-02-06 01:55:40,656] 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) [2025-02-06 01:55:40,656] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,656] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,657] 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) [2025-02-06 01:55:40,657] 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) [2025-02-06 01:55:40,657] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,657] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,659] 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) [2025-02-06 01:55:40,659] 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) [2025-02-06 01:55:40,659] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,659] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,660] 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) [2025-02-06 01:55:40,661] 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) [2025-02-06 01:55:40,661] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,661] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,662] 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) [2025-02-06 01:55:40,662] 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) [2025-02-06 01:55:40,662] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,662] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,663] 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) [2025-02-06 01:55:40,664] 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) [2025-02-06 01:55:40,664] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,664] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,665] 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) [2025-02-06 01:55:40,665] 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) [2025-02-06 01:55:40,665] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,665] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,666] 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) [2025-02-06 01:55:40,667] 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) [2025-02-06 01:55:40,667] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,667] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,668] 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) [2025-02-06 01:55:40,668] 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) [2025-02-06 01:55:40,668] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,668] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,670] 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) [2025-02-06 01:55:40,670] 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) [2025-02-06 01:55:40,670] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,670] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,671] 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) [2025-02-06 01:55:40,672] 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) [2025-02-06 01:55:40,672] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,672] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,673] 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) [2025-02-06 01:55:40,673] 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) [2025-02-06 01:55:40,673] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,673] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,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) [2025-02-06 01:55:40,674] 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) [2025-02-06 01:55:40,675] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,675] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,679] 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) [2025-02-06 01:55:40,679] 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) [2025-02-06 01:55:40,679] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,680] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,682] 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) [2025-02-06 01:55:40,682] 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) [2025-02-06 01:55:40,682] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,682] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,684] 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) [2025-02-06 01:55:40,685] 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) [2025-02-06 01:55:40,685] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,685] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,686] 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) [2025-02-06 01:55:40,686] 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) [2025-02-06 01:55:40,686] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,686] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,687] 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) [2025-02-06 01:55:40,688] 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) [2025-02-06 01:55:40,688] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,688] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,689] 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) [2025-02-06 01:55:40,689] 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) [2025-02-06 01:55:40,689] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,689] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,690] 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) [2025-02-06 01:55:40,691] 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) [2025-02-06 01:55:40,691] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,691] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,692] 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) [2025-02-06 01:55:40,692] 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) [2025-02-06 01:55:40,692] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,692] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,694] 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) [2025-02-06 01:55:40,694] 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) [2025-02-06 01:55:40,694] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-06 01:55:40,694] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,695] 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) [2025-02-06 01:55:40,695] 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) [2025-02-06 01:55:40,696] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,696] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,697] 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) [2025-02-06 01:55:40,697] 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) [2025-02-06 01:55:40,697] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,697] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,698] 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) [2025-02-06 01:55:40,699] 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) [2025-02-06 01:55:40,699] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,699] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,700] 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) [2025-02-06 01:55:40,701] 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) [2025-02-06 01:55:40,701] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-06 01:55:40,701] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,702] 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) [2025-02-06 01:55:40,702] 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) [2025-02-06 01:55:40,702] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-06 01:55:40,702] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,703] 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) [2025-02-06 01:55:40,704] 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) [2025-02-06 01:55:40,704] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-06 01:55:40,704] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,705] 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) [2025-02-06 01:55:40,705] 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) [2025-02-06 01:55:40,705] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,705] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,706] 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) [2025-02-06 01:55:40,707] 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) [2025-02-06 01:55:40,707] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,707] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,709] 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) [2025-02-06 01:55:40,710] 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) [2025-02-06 01:55:40,710] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,710] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,711] 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) [2025-02-06 01:55:40,711] 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) [2025-02-06 01:55:40,711] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,711] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,712] 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) [2025-02-06 01:55:40,712] 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) [2025-02-06 01:55:40,712] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-06 01:55:40,712] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,713] 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) [2025-02-06 01:55:40,714] 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) [2025-02-06 01:55:40,714] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,714] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,715] 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) [2025-02-06 01:55:40,715] 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) [2025-02-06 01:55:40,715] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-06 01:55:40,715] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,716] 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) [2025-02-06 01:55:40,717] 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) [2025-02-06 01:55:40,717] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-06 01:55:40,717] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,718] 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) [2025-02-06 01:55:40,718] 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) [2025-02-06 01:55:40,718] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,718] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,719] 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) [2025-02-06 01:55:40,720] 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) [2025-02-06 01:55:40,720] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,720] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,721] 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) [2025-02-06 01:55:40,721] 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) [2025-02-06 01:55:40,721] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-06 01:55:40,721] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,722] 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) [2025-02-06 01:55:40,723] 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) [2025-02-06 01:55:40,723] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,723] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,724] 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) [2025-02-06 01:55:40,724] 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) [2025-02-06 01:55:40,724] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,724] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,725] 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) [2025-02-06 01:55:40,725] 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) [2025-02-06 01:55:40,725] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-06 01:55:40,725] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,727] 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) [2025-02-06 01:55:40,727] 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) [2025-02-06 01:55:40,727] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-06 01:55:40,727] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,728] 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) [2025-02-06 01:55:40,728] 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) [2025-02-06 01:55:40,728] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,728] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,729] 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) [2025-02-06 01:55:40,729] 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) [2025-02-06 01:55:40,729] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,729] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,730] 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) [2025-02-06 01:55:40,731] 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) [2025-02-06 01:55:40,731] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,731] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,732] 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) [2025-02-06 01:55:40,732] 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) [2025-02-06 01:55:40,732] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,732] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,733] 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) [2025-02-06 01:55:40,734] 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) [2025-02-06 01:55:40,734] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,734] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,735] 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) [2025-02-06 01:55:40,735] 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) [2025-02-06 01:55:40,735] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-06 01:55:40,735] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,736] 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) [2025-02-06 01:55:40,736] 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) [2025-02-06 01:55:40,736] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,736] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,737] 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) [2025-02-06 01:55:40,737] 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) [2025-02-06 01:55:40,737] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,737] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,738] 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) [2025-02-06 01:55:40,739] 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) [2025-02-06 01:55:40,739] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,739] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,740] 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) [2025-02-06 01:55:40,740] 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) [2025-02-06 01:55:40,740] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,740] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,741] 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) [2025-02-06 01:55:40,742] 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) [2025-02-06 01:55:40,742] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-06 01:55:40,743] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,745] 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) [2025-02-06 01:55:40,747] 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) [2025-02-06 01:55:40,747] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,747] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,748] 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) [2025-02-06 01:55:40,748] 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) [2025-02-06 01:55:40,748] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-06 01:55:40,748] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,749] 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) [2025-02-06 01:55:40,749] 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) [2025-02-06 01:55:40,749] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,749] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,750] 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) [2025-02-06 01:55:40,751] 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) [2025-02-06 01:55:40,751] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,751] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,751] 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) [2025-02-06 01:55:40,752] 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) [2025-02-06 01:55:40,752] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-06 01:55:40,752] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,753] 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) [2025-02-06 01:55:40,753] 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) [2025-02-06 01:55:40,753] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-06 01:55:40,753] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,754] 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) [2025-02-06 01:55:40,755] 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) [2025-02-06 01:55:40,755] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-06 01:55:40,755] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,756] 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) [2025-02-06 01:55:40,756] 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) [2025-02-06 01:55:40,756] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,756] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,757] 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) [2025-02-06 01:55:40,757] 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) [2025-02-06 01:55:40,757] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-06 01:55:40,757] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,758] 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) [2025-02-06 01:55:40,759] 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) [2025-02-06 01:55:40,759] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,759] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,760] 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) [2025-02-06 01:55:40,760] 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) [2025-02-06 01:55:40,760] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,760] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,761] 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) [2025-02-06 01:55:40,761] 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) [2025-02-06 01:55:40,761] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-06 01:55:40,761] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,762] 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) [2025-02-06 01:55:40,762] 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) [2025-02-06 01:55:40,763] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-06 01:55:40,763] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,763] 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) [2025-02-06 01:55:40,764] 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) [2025-02-06 01:55:40,764] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-06 01:55:40,764] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,765] 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) [2025-02-06 01:55:40,765] 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) [2025-02-06 01:55:40,765] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-06 01:55:40,765] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,766] 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) [2025-02-06 01:55:40,766] 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) [2025-02-06 01:55:40,766] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,766] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,767] 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) [2025-02-06 01:55:40,767] 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) [2025-02-06 01:55:40,767] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-06 01:55:40,767] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,768] 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) [2025-02-06 01:55:40,768] 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) [2025-02-06 01:55:40,768] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,768] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,769] 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) [2025-02-06 01:55:40,770] 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) [2025-02-06 01:55:40,770] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-06 01:55:40,770] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,770] 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) [2025-02-06 01:55:40,771] 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) [2025-02-06 01:55:40,771] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-06 01:55:40,771] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,772] 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) [2025-02-06 01:55:40,772] 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) [2025-02-06 01:55:40,772] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-06 01:55:40,772] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,780] 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) [2025-02-06 01:55:40,780] 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) [2025-02-06 01:55:40,780] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,780] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,781] 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) [2025-02-06 01:55:40,781] 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) [2025-02-06 01:55:40,781] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-06 01:55:40,781] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,782] 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) [2025-02-06 01:55:40,783] 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) [2025-02-06 01:55:40,783] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-06 01:55:40,783] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,784] 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) [2025-02-06 01:55:40,784] 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) [2025-02-06 01:55:40,784] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-06 01:55:40,784] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,785] 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) [2025-02-06 01:55:40,786] 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) [2025-02-06 01:55:40,786] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-06 01:55:40,786] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,787] 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) [2025-02-06 01:55:40,787] 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) [2025-02-06 01:55:40,787] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-06 01:55:40,787] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-06 01:55:40,790] 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) [2025-02-06 01:55:40,818] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,848] 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) [2025-02-06 01:55:40,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,849] 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) [2025-02-06 01:55:40,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,849] 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) [2025-02-06 01:55:40,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,850] 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) [2025-02-06 01:55:40,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,850] 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) [2025-02-06 01:55:40,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,850] 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) [2025-02-06 01:55:40,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,850] 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) [2025-02-06 01:55:40,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,851] 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) [2025-02-06 01:55:40,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,851] 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) [2025-02-06 01:55:40,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,851] 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) [2025-02-06 01:55:40,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,851] 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) [2025-02-06 01:55:40,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,852] 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) [2025-02-06 01:55:40,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,852] 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) [2025-02-06 01:55:40,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,852] 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) [2025-02-06 01:55:40,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,852] 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) [2025-02-06 01:55:40,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,852] 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) [2025-02-06 01:55:40,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,853] 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) [2025-02-06 01:55:40,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,853] 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) [2025-02-06 01:55:40,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,853] 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) [2025-02-06 01:55:40,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,853] 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) [2025-02-06 01:55:40,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,853] 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) [2025-02-06 01:55:40,853] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,854] 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) [2025-02-06 01:55:40,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,854] 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) [2025-02-06 01:55:40,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,854] 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) [2025-02-06 01:55:40,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,854] 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) [2025-02-06 01:55:40,854] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,854] 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) [2025-02-06 01:55:40,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,855] 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) [2025-02-06 01:55:40,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,855] 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) [2025-02-06 01:55:40,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,855] 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) [2025-02-06 01:55:40,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,855] 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) [2025-02-06 01:55:40,855] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,858] 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) [2025-02-06 01:55:40,858] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,858] 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) [2025-02-06 01:55:40,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,859] 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) [2025-02-06 01:55:40,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,859] 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) [2025-02-06 01:55:40,859] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,860] 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) [2025-02-06 01:55:40,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,860] 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) [2025-02-06 01:55:40,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,860] 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) [2025-02-06 01:55:40,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,860] 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) [2025-02-06 01:55:40,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,860] 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) [2025-02-06 01:55:40,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,860] 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) [2025-02-06 01:55:40,860] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,860] 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) [2025-02-06 01:55:40,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,861] 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) [2025-02-06 01:55:40,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,861] 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) [2025-02-06 01:55:40,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,861] 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) [2025-02-06 01:55:40,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,861] 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) [2025-02-06 01:55:40,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,861] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=5), -uve-topic-11-24 -> (offset=0, leaderEpoch=5), -uve-topic-21-23 -> (offset=0, leaderEpoch=5), -uve-topic-13-22 -> (offset=0, leaderEpoch=5), -uve-topic-23-21 -> (offset=0, leaderEpoch=5), -uve-topic-8-18 -> (offset=0, leaderEpoch=5), -uve-topic-10-7 -> (offset=0, leaderEpoch=5), -uve-topic-20-6 -> (offset=0, leaderEpoch=5), -uve-topic-19-28 -> (offset=0, leaderEpoch=5), -uve-topic-29-27 -> (offset=0, leaderEpoch=4), -uve-topic-5-24 -> (offset=0, leaderEpoch=5), -uve-topic-13-11 -> (offset=0, leaderEpoch=5), -uve-topic-23-10 -> (offset=0, leaderEpoch=5), -uve-topic-4-22 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=4), -uve-topic-13-6 -> (offset=0, leaderEpoch=4), -uve-topic-23-5 -> (offset=0, leaderEpoch=4), -uve-topic-2-18 -> (offset=0, leaderEpoch=5), -uve-topic-26-20 -> (offset=0, leaderEpoch=4), -uve-topic-16-21 -> (offset=0, leaderEpoch=5), -uve-topic-1-3 -> (offset=0, leaderEpoch=5), -uve-topic-10-23 -> (offset=0, leaderEpoch=5), -uve-topic-20-22 -> (offset=0, leaderEpoch=4), -uve-topic-6-25 -> (offset=0, leaderEpoch=4), -uve-topic-14-12 -> (offset=0, leaderEpoch=6), -uve-topic-24-11 -> (offset=0, leaderEpoch=5), -uve-topic-18-27 -> (offset=0, leaderEpoch=5), -uve-topic-28-26 -> (offset=0, leaderEpoch=4), -uve-topic-7-8 -> (offset=0, leaderEpoch=4), -uve-topic-20-0 -> (offset=0, leaderEpoch=5), -uve-topic-10-1 -> (offset=0, leaderEpoch=5), -uve-topic-9-13 -> (offset=0, leaderEpoch=5), -uve-topic-15-3 -> (offset=0, leaderEpoch=5), -uve-topic-25-2 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=5), -uve-topic-8-5 -> (offset=0, leaderEpoch=4), -uve-topic-18-11 -> (offset=0, leaderEpoch=5), -uve-topic-28-10 -> (offset=0, leaderEpoch=5), -uve-topic-18-2 -> (offset=0, leaderEpoch=5), -uve-topic-28-1 -> (offset=0, leaderEpoch=5), -uve-topic-18-3 -> (offset=0, leaderEpoch=5), -uve-topic-28-2 -> (offset=0, leaderEpoch=4), -uve-topic-21-15 -> (offset=0, leaderEpoch=4), -uve-topic-11-16 -> (offset=0, leaderEpoch=5), -uve-topic-3-10 -> (offset=0, leaderEpoch=5), -uve-topic-11-8 -> (offset=0, leaderEpoch=4), -uve-topic-21-7 -> (offset=0, leaderEpoch=5), -uve-topic-3-19 -> (offset=0, leaderEpoch=5), -uve-topic-12-5 -> (offset=0, leaderEpoch=5), -uve-topic-22-4 -> (offset=0, leaderEpoch=5), -uve-topic-19-12 -> (offset=0, leaderEpoch=5), -uve-topic-29-11 -> (offset=0, leaderEpoch=5), -uve-topic-5-23 -> (offset=0, leaderEpoch=4), -uve-topic-6-16 -> (offset=0, leaderEpoch=4), -uve-topic-10-15 -> (offset=0, leaderEpoch=4), -uve-topic-20-14 -> (offset=0, leaderEpoch=5), -uve-topic-5-15 -> (offset=0, leaderEpoch=5), -uve-topic-21-1 -> (offset=0, leaderEpoch=5), -uve-topic-11-2 -> (offset=0, leaderEpoch=4), -uve-topic-17-1 -> (offset=0, leaderEpoch=4), -uve-topic-27-0 -> (offset=0, leaderEpoch=4), -uve-topic-7-4 -> (offset=0, leaderEpoch=5), structured_syslog_topic-17 -> (offset=0, leaderEpoch=5), -uve-topic-12-21 -> (offset=0, leaderEpoch=4), -uve-topic-22-20 -> (offset=0, leaderEpoch=4), -uve-topic-7-1 -> (offset=0, leaderEpoch=5), -uve-topic-14-7 -> (offset=0, leaderEpoch=4), -uve-topic-24-6 -> (offset=0, leaderEpoch=6), -uve-topic-17-9 -> (offset=0, leaderEpoch=5), -uve-topic-27-8 -> (offset=0, leaderEpoch=5), -uve-topic-27-18 -> (offset=0, leaderEpoch=4), -uve-topic-17-19 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=5), -uve-topic-1-17 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=5), -uve-topic-4-29 -> (offset=0, leaderEpoch=5), -uve-topic-18-10 -> (offset=0, leaderEpoch=4), -uve-topic-28-9 -> (offset=0, leaderEpoch=5), -uve-topic-19-0 -> (offset=0, leaderEpoch=5), -uve-topic-3-21 -> (offset=0, leaderEpoch=5), -uve-topic-18-29 -> (offset=0, leaderEpoch=5), -uve-topic-28-28 -> (offset=0, leaderEpoch=5), -uve-topic-1-5 -> (offset=0, leaderEpoch=4), -uve-topic-8-27 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=5), -uve-topic-8-12 -> (offset=0, leaderEpoch=5), -uve-topic-27-24 -> (offset=0, leaderEpoch=4), -uve-topic-17-25 -> (offset=0, leaderEpoch=4), -uve-topic-1-6 -> (offset=0, leaderEpoch=5), -uve-topic-0-23 -> (offset=0, leaderEpoch=5), -uve-topic-14-13 -> (offset=0, leaderEpoch=4), -uve-topic-24-12 -> (offset=0, leaderEpoch=6), -uve-topic-7-17 -> (offset=0, leaderEpoch=4), -uve-topic-9-10 -> (offset=0, leaderEpoch=5), -uve-topic-25-29 -> (offset=0, leaderEpoch=4), -uve-topic-8-2 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=4), -uve-topic-2-13 -> (offset=0, leaderEpoch=5), -uve-topic-16-0 -> (offset=0, leaderEpoch=5), -uve-topic-9-15 -> (offset=0, leaderEpoch=5), -uve-topic-2-20 -> (offset=0, leaderEpoch=4), -uve-topic-25-16 -> (offset=0, leaderEpoch=6), -uve-topic-15-17 -> (offset=0, leaderEpoch=4), -uve-topic-18-20 -> (offset=0, leaderEpoch=5), -uve-topic-28-19 -> (offset=0, leaderEpoch=5), -uve-topic-15-8 -> (offset=0, leaderEpoch=4), -uve-topic-25-7 -> (offset=0, leaderEpoch=6), -uve-topic-25-8 -> (offset=0, leaderEpoch=4), -uve-topic-15-9 -> (offset=0, leaderEpoch=5), -uve-topic-0-16 -> (offset=0, leaderEpoch=5), -uve-topic-14-29 -> (offset=0, leaderEpoch=5), -uve-topic-24-28 -> (offset=0, leaderEpoch=4), -uve-topic-3-28 -> (offset=0, leaderEpoch=5), -uve-topic-14-23 -> (offset=0, leaderEpoch=5), -uve-topic-24-22 -> (offset=0, leaderEpoch=4), -uve-topic-0-11 -> (offset=0, leaderEpoch=5), -uve-topic-15-24 -> (offset=0, leaderEpoch=5), -uve-topic-25-23 -> (offset=0, leaderEpoch=4), -uve-topic-6-27 -> (offset=0, leaderEpoch=6), -uve-topic-7-26 -> (offset=0, leaderEpoch=4), -uve-topic-18-26 -> (offset=0, leaderEpoch=5), -uve-topic-28-25 -> (offset=0, leaderEpoch=5), -uve-topic-25-13 -> (offset=0, leaderEpoch=6), -uve-topic-15-14 -> (offset=0, leaderEpoch=4), -uve-topic-1-26 -> (offset=0, leaderEpoch=4), -uve-topic-26-24 -> (offset=0, leaderEpoch=5), -uve-topic-16-25 -> (offset=0, leaderEpoch=4), -uve-topic-23-18 -> (offset=0, leaderEpoch=5), -uve-topic-13-19 -> (offset=0, leaderEpoch=5), -uve-topic-28-27 -> (offset=0, leaderEpoch=5), -uve-topic-18-28 -> (offset=0, leaderEpoch=4), -uve-topic-0-25 -> (offset=0, leaderEpoch=5), -uve-topic-18-5 -> (offset=0, leaderEpoch=5), -uve-topic-28-4 -> (offset=0, leaderEpoch=5), -uve-topic-13-15 -> (offset=0, leaderEpoch=4), -uve-topic-23-14 -> (offset=0, leaderEpoch=4), -uve-topic-29-29 -> (offset=0, leaderEpoch=5), -uve-topic-7-21 -> (offset=0, leaderEpoch=5), -uve-topic-1-0 -> (offset=0, leaderEpoch=5), -uve-topic-15-0 -> (offset=0, leaderEpoch=5), -uve-topic-8-29 -> (offset=0, leaderEpoch=4), -uve-topic-4-26 -> (offset=0, leaderEpoch=5), -uve-topic-12-14 -> (offset=0, leaderEpoch=5), -uve-topic-22-13 -> (offset=0, leaderEpoch=5), -uve-topic-23-6 -> (offset=0, leaderEpoch=5), -uve-topic-13-7 -> (offset=0, leaderEpoch=5), -uve-topic-4-4 -> (offset=0, leaderEpoch=5), -uve-topic-5-5 -> (offset=0, leaderEpoch=4), -uve-topic-13-10 -> (offset=0, leaderEpoch=5), -uve-topic-23-9 -> (offset=0, leaderEpoch=5), -uve-topic-24-0 -> (offset=0, leaderEpoch=6), -uve-topic-14-1 -> (offset=0, leaderEpoch=4), -uve-topic-24-7 -> (offset=0, leaderEpoch=4), -uve-topic-14-8 -> (offset=0, leaderEpoch=5), -uve-topic-13-18 -> (offset=0, leaderEpoch=4), -uve-topic-23-17 -> (offset=0, leaderEpoch=4), -uve-topic-6-13 -> (offset=0, leaderEpoch=4), -uve-topic-6-20 -> (offset=0, leaderEpoch=5), -uve-topic-14-16 -> (offset=0, leaderEpoch=4), -uve-topic-24-15 -> (offset=0, leaderEpoch=6), -uve-topic-11-5 -> (offset=0, leaderEpoch=4), -uve-topic-21-4 -> (offset=0, leaderEpoch=5), -uve-topic-29-13 -> (offset=0, leaderEpoch=5), -uve-topic-19-14 -> (offset=0, leaderEpoch=4), -uve-topic-0-5 -> (offset=0, leaderEpoch=5), -uve-topic-28-12 -> (offset=0, leaderEpoch=5), -uve-topic-18-13 -> (offset=0, leaderEpoch=4), structured_syslog_topic-22 -> (offset=0, leaderEpoch=4), -uve-topic-8-4 -> (offset=0, leaderEpoch=5), -uve-topic-20-26 -> (offset=0, leaderEpoch=5), -uve-topic-10-27 -> (offset=0, leaderEpoch=4), -uve-topic-14-20 -> (offset=0, leaderEpoch=5), -uve-topic-24-19 -> (offset=0, leaderEpoch=4), structured_syslog_topic-26 -> (offset=0, leaderEpoch=5), -uve-topic-18-23 -> (offset=0, leaderEpoch=5), -uve-topic-28-22 -> (offset=0, leaderEpoch=5), -uve-topic-7-28 -> (offset=0, leaderEpoch=5), -uve-topic-3-14 -> (offset=0, leaderEpoch=4), -uve-topic-17-4 -> (offset=0, leaderEpoch=4), -uve-topic-27-3 -> (offset=0, leaderEpoch=4), -uve-topic-12-17 -> (offset=0, leaderEpoch=5), -uve-topic-22-16 -> (offset=0, leaderEpoch=5), -uve-topic-2-6 -> (offset=0, leaderEpoch=5), -uve-topic-8-9 -> (offset=0, leaderEpoch=5), -uve-topic-2-27 -> (offset=0, leaderEpoch=5), structured_syslog_topic-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-24 -> (offset=0, leaderEpoch=5), -uve-topic-29-23 -> (offset=0, leaderEpoch=5), -uve-topic-12-9 -> (offset=0, leaderEpoch=4), -uve-topic-22-8 -> (offset=0, leaderEpoch=4), -uve-topic-16-8 -> (offset=0, leaderEpoch=5), -uve-topic-26-7 -> (offset=0, leaderEpoch=5), -uve-topic-11-13 -> (offset=0, leaderEpoch=6), -uve-topic-21-12 -> (offset=0, leaderEpoch=4), -uve-topic-8-20 -> (offset=0, leaderEpoch=4), -uve-topic-5-12 -> (offset=0, leaderEpoch=5), structured_syslog_topic-16 -> (offset=0, leaderEpoch=4), -uve-topic-24-27 -> (offset=0, leaderEpoch=6), -uve-topic-14-28 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=5), -uve-topic-6-7 -> (offset=0, leaderEpoch=4), -uve-topic-27-21 -> (offset=0, leaderEpoch=4), -uve-topic-17-22 -> (offset=0, leaderEpoch=4), -uve-topic-0-4 -> (offset=0, leaderEpoch=5), -uve-topic-3-25 -> (offset=0, leaderEpoch=5), -uve-topic-9-24 -> (offset=0, leaderEpoch=5), -uve-topic-17-11 -> (offset=0, leaderEpoch=5), -uve-topic-27-10 -> (offset=0, leaderEpoch=5), -uve-topic-1-9 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=5), -uve-topic-8-22 -> (offset=0, leaderEpoch=5), -uve-topic-9-21 -> (offset=0, leaderEpoch=5), -uve-topic-12-25 -> (offset=0, leaderEpoch=5), -uve-topic-22-24 -> (offset=0, leaderEpoch=5), -uve-topic-29-5 -> (offset=0, leaderEpoch=5), -uve-topic-19-6 -> (offset=0, leaderEpoch=5), -uve-topic-18-12 -> (offset=0, leaderEpoch=5), -uve-topic-28-11 -> (offset=0, leaderEpoch=4), structured_syslog_topic-10 -> (offset=0, leaderEpoch=4), -uve-topic-2-1 -> (offset=0, leaderEpoch=5), -uve-topic-9-19 -> (offset=0, leaderEpoch=5), -uve-topic-2-24 -> (offset=0, leaderEpoch=5), -uve-topic-0-2 -> (offset=0, leaderEpoch=5), structured_syslog_topic-6 -> (offset=0, leaderEpoch=6), -uve-topic-6-0 -> (offset=0, leaderEpoch=6), -uve-topic-14-27 -> (offset=0, leaderEpoch=6), -uve-topic-24-26 -> (offset=0, leaderEpoch=5), -uve-topic-12-6 -> (offset=0, leaderEpoch=4), -uve-topic-22-5 -> (offset=0, leaderEpoch=4), -uve-topic-13-26 -> (offset=0, leaderEpoch=5), -uve-topic-23-25 -> (offset=0, leaderEpoch=5), -uve-topic-7-14 -> (offset=0, leaderEpoch=4), -uve-topic-6-6 -> (offset=0, leaderEpoch=6), -uve-topic-10-28 -> (offset=0, leaderEpoch=5), -uve-topic-20-27 -> (offset=0, leaderEpoch=5), -uve-topic-9-23 -> (offset=0, leaderEpoch=4), -uve-topic-28-3 -> (offset=0, leaderEpoch=5), -uve-topic-18-4 -> (offset=0, leaderEpoch=4), -uve-topic-9-27 -> (offset=0, leaderEpoch=5), -uve-topic-11-21 -> (offset=0, leaderEpoch=5), -uve-topic-21-20 -> (offset=0, leaderEpoch=5), -uve-topic-3-4 -> (offset=0, leaderEpoch=5), -uve-topic-13-5 -> (offset=0, leaderEpoch=5), -uve-topic-23-4 -> (offset=0, leaderEpoch=5), -uve-topic-1-23 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=5), -uve-topic-24-5 -> (offset=0, leaderEpoch=5), -uve-topic-14-6 -> (offset=0, leaderEpoch=6), -uve-topic-3-3 -> (offset=0, leaderEpoch=5), -uve-topic-12-22 -> (offset=0, leaderEpoch=5), -uve-topic-22-21 -> (offset=0, leaderEpoch=5), -uve-topic-0-3 -> (offset=0, leaderEpoch=4), -uve-topic-13-21 -> (offset=0, leaderEpoch=4), -uve-topic-23-20 -> (offset=0, leaderEpoch=4), -uve-topic-4-8 -> (offset=0, leaderEpoch=5), -uve-topic-19-27 -> (offset=0, leaderEpoch=5), -uve-topic-29-26 -> (offset=0, leaderEpoch=5), -uve-topic-18-9 -> (offset=0, leaderEpoch=5), -uve-topic-28-8 -> (offset=0, leaderEpoch=4), -uve-topic-7-7 -> (offset=0, leaderEpoch=5), -uve-topic-19-5 -> (offset=0, leaderEpoch=4), -uve-topic-29-4 -> (offset=0, leaderEpoch=5), -uve-topic-11-29 -> (offset=0, leaderEpoch=4), -uve-topic-21-28 -> (offset=0, leaderEpoch=5), -uve-topic-0-15 -> (offset=0, leaderEpoch=4), -uve-topic-29-10 -> (offset=0, leaderEpoch=5), -uve-topic-19-11 -> (offset=0, leaderEpoch=4), -uve-topic-28-24 -> (offset=0, leaderEpoch=5), -uve-topic-18-25 -> (offset=0, leaderEpoch=4), -uve-topic-11-9 -> (offset=0, leaderEpoch=5), -uve-topic-21-8 -> (offset=0, leaderEpoch=6), -uve-topic-0-9 -> (offset=0, leaderEpoch=4), -uve-topic-16-14 -> (offset=0, leaderEpoch=5), -uve-topic-26-13 -> (offset=0, leaderEpoch=5), -uve-topic-29-25 -> (offset=0, leaderEpoch=5), -uve-topic-19-26 -> (offset=0, leaderEpoch=4), -uve-topic-5-6 -> (offset=0, leaderEpoch=5), -uve-topic-17-21 -> (offset=0, leaderEpoch=5), -uve-topic-27-20 -> (offset=0, leaderEpoch=5), structured_syslog_topic-28 -> (offset=0, leaderEpoch=4), -uve-topic-22-29 -> (offset=0, leaderEpoch=4), -uve-topic-1-20 -> (offset=0, leaderEpoch=4), -uve-topic-3-2 -> (offset=0, leaderEpoch=4), -uve-topic-7-25 -> (offset=0, leaderEpoch=5), structured_syslog_topic-9 -> (offset=0, leaderEpoch=6), -uve-topic-14-22 -> (offset=0, leaderEpoch=4), -uve-topic-24-21 -> (offset=0, leaderEpoch=6), -uve-topic-7-0 -> (offset=0, leaderEpoch=5), -uve-topic-2-10 -> (offset=0, leaderEpoch=5), -uve-topic-24-23 -> (offset=0, leaderEpoch=5), -uve-topic-14-24 -> (offset=0, leaderEpoch=6), -uve-topic-19-13 -> (offset=0, leaderEpoch=5), -uve-topic-29-12 -> (offset=0, leaderEpoch=4), -uve-topic-11-17 -> (offset=0, leaderEpoch=4), -uve-topic-21-16 -> (offset=0, leaderEpoch=5), structured_syslog_topic-24 -> (offset=0, leaderEpoch=5), -uve-topic-19-10 -> (offset=0, leaderEpoch=5), -uve-topic-29-9 -> (offset=0, leaderEpoch=4), -uve-topic-6-24 -> (offset=0, leaderEpoch=6), -uve-topic-8-13 -> (offset=0, leaderEpoch=5), structured_syslog_topic-25 -> (offset=0, leaderEpoch=4), -uve-topic-8-17 -> (offset=0, leaderEpoch=4), -uve-topic-5-27 -> (offset=0, leaderEpoch=5), -uve-topic-26-23 -> (offset=0, leaderEpoch=4), -uve-topic-16-24 -> (offset=0, leaderEpoch=5), -uve-topic-8-26 -> (offset=0, leaderEpoch=4), -uve-topic-26-29 -> (offset=0, leaderEpoch=4), -uve-topic-9-2 -> (offset=0, leaderEpoch=4), -uve-topic-6-11 -> (offset=0, leaderEpoch=5), -uve-topic-16-6 -> (offset=0, leaderEpoch=5), -uve-topic-26-5 -> (offset=0, leaderEpoch=4), -uve-topic-0-8 -> (offset=0, leaderEpoch=5), -uve-topic-0-22 -> (offset=0, leaderEpoch=5), -uve-topic-27-11 -> (offset=0, leaderEpoch=5), -uve-topic-17-12 -> (offset=0, leaderEpoch=5), structured_syslog_topic-15 -> (offset=0, leaderEpoch=6), -uve-topic-1-14 -> (offset=0, leaderEpoch=4), -uve-topic-17-15 -> (offset=0, leaderEpoch=5), -uve-topic-27-14 -> (offset=0, leaderEpoch=5), -uve-topic-3-7 -> (offset=0, leaderEpoch=5), -uve-topic-17-20 -> (offset=0, leaderEpoch=5), -uve-topic-27-19 -> (offset=0, leaderEpoch=5), -uve-topic-18-16 -> (offset=0, leaderEpoch=4), -uve-topic-28-15 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=4), -uve-topic-20-11 -> (offset=0, leaderEpoch=5), -uve-topic-10-12 -> (offset=0, leaderEpoch=4), -uve-topic-25-28 -> (offset=0, leaderEpoch=6), -uve-topic-15-29 -> (offset=0, leaderEpoch=4), -uve-topic-27-17 -> (offset=0, leaderEpoch=5), -uve-topic-17-18 -> (offset=0, leaderEpoch=5), structured_syslog_topic-19 -> (offset=0, leaderEpoch=4), -uve-topic-2-28 -> (offset=0, leaderEpoch=5), -uve-topic-22-9 -> (offset=0, leaderEpoch=5), -uve-topic-12-10 -> (offset=0, leaderEpoch=5), -uve-topic-6-10 -> (offset=0, leaderEpoch=4), -uve-topic-15-23 -> (offset=0, leaderEpoch=4), -uve-topic-25-22 -> (offset=0, leaderEpoch=6), -uve-topic-5-9 -> (offset=0, leaderEpoch=5), -uve-topic-12-18 -> (offset=0, leaderEpoch=4), -uve-topic-22-17 -> (offset=0, leaderEpoch=4), -uve-topic-19-3 -> (offset=0, leaderEpoch=5), -uve-topic-29-2 -> (offset=0, leaderEpoch=5), -uve-topic-4-5 -> (offset=0, leaderEpoch=5), -uve-topic-13-23 -> (offset=0, leaderEpoch=5), -uve-topic-23-22 -> (offset=0, leaderEpoch=5), -uve-topic-8-1 -> (offset=0, leaderEpoch=5), -uve-topic-17-7 -> (offset=0, leaderEpoch=4), -uve-topic-27-6 -> (offset=0, leaderEpoch=4), -uve-topic-20-23 -> (offset=0, leaderEpoch=5), -uve-topic-10-24 -> (offset=0, leaderEpoch=4), -uve-topic-16-17 -> (offset=0, leaderEpoch=5), -uve-topic-26-16 -> (offset=0, leaderEpoch=5), -uve-topic-3-29 -> (offset=0, leaderEpoch=4), -uve-topic-15-7 -> (offset=0, leaderEpoch=5), -uve-topic-25-6 -> (offset=0, leaderEpoch=5), -uve-topic-9-18 -> (offset=0, leaderEpoch=5), -uve-topic-13-4 -> (offset=0, leaderEpoch=5), -uve-topic-23-3 -> (offset=0, leaderEpoch=5), -uve-topic-19-9 -> (offset=0, leaderEpoch=5), -uve-topic-29-8 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=5), -uve-topic-8-3 -> (offset=0, leaderEpoch=5), -uve-topic-11-25 -> (offset=0, leaderEpoch=6), -uve-topic-21-24 -> (offset=0, leaderEpoch=4), -uve-topic-3-22 -> (offset=0, leaderEpoch=5), -uve-topic-4-23 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=5), -uve-topic-1-27 -> (offset=0, leaderEpoch=5), -uve-topic-23-0 -> (offset=0, leaderEpoch=5), -uve-topic-13-1 -> (offset=0, leaderEpoch=5), -uve-topic-12-26 -> (offset=0, leaderEpoch=5), -uve-topic-22-25 -> (offset=0, leaderEpoch=5), -uve-topic-9-20 -> (offset=0, leaderEpoch=4), -uve-topic-26-18 -> (offset=0, leaderEpoch=5), -uve-topic-16-19 -> (offset=0, leaderEpoch=4), -uve-topic-4-12 -> (offset=0, leaderEpoch=4), -uve-topic-5-10 -> (offset=0, leaderEpoch=5), -uve-topic-2-7 -> (offset=0, leaderEpoch=5), -uve-topic-13-12 -> (offset=0, leaderEpoch=4), -uve-topic-23-11 -> (offset=0, leaderEpoch=4), -uve-topic-7-11 -> (offset=0, leaderEpoch=4), -uve-topic-16-11 -> (offset=0, leaderEpoch=5), -uve-topic-26-10 -> (offset=0, leaderEpoch=5), -uve-topic-3-8 -> (offset=0, leaderEpoch=4), -uve-topic-29-28 -> (offset=0, leaderEpoch=5), -uve-topic-19-29 -> (offset=0, leaderEpoch=4), -uve-topic-13-20 -> (offset=0, leaderEpoch=5), -uve-topic-23-19 -> (offset=0, leaderEpoch=5), -uve-topic-0-13 -> (offset=0, leaderEpoch=5), -uve-topic-29-22 -> (offset=0, leaderEpoch=5), -uve-topic-19-23 -> (offset=0, leaderEpoch=4), -uve-topic-6-28 -> (offset=0, leaderEpoch=4), -uve-topic-29-16 -> (offset=0, leaderEpoch=5), -uve-topic-19-17 -> (offset=0, leaderEpoch=4), -uve-topic-2-14 -> (offset=0, leaderEpoch=4), -uve-topic-26-9 -> (offset=0, leaderEpoch=5), -uve-topic-16-10 -> (offset=0, leaderEpoch=4), -uve-topic-16-18 -> (offset=0, leaderEpoch=5), -uve-topic-26-17 -> (offset=0, leaderEpoch=4), -uve-topic-9-9 -> (offset=0, leaderEpoch=5), -uve-topic-1-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-28 -> (offset=0, leaderEpoch=4), -uve-topic-27-27 -> (offset=0, leaderEpoch=4), -uve-topic-1-24 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=4), -uve-topic-9-4 -> (offset=0, leaderEpoch=5), -uve-topic-0-17 -> (offset=0, leaderEpoch=5), -uve-topic-17-27 -> (offset=0, leaderEpoch=5), -uve-topic-27-26 -> (offset=0, leaderEpoch=5), -uve-topic-22-2 -> (offset=0, leaderEpoch=4), -uve-topic-12-3 -> (offset=0, leaderEpoch=4), -uve-topic-0-0 -> (offset=0, leaderEpoch=4), -uve-topic-7-29 -> (offset=0, leaderEpoch=4), -uve-topic-18-8 -> (offset=0, leaderEpoch=5), -uve-topic-28-7 -> (offset=0, leaderEpoch=5), -uve-topic-6-21 -> (offset=0, leaderEpoch=6), -uve-topic-1-18 -> (offset=0, leaderEpoch=5), -uve-topic-14-4 -> (offset=0, leaderEpoch=4), -uve-topic-24-3 -> (offset=0, leaderEpoch=6), -uve-topic-16-26 -> (offset=0, leaderEpoch=5), -uve-topic-26-25 -> (offset=0, leaderEpoch=5), -uve-topic-25-24 -> (offset=0, leaderEpoch=5), -uve-topic-15-25 -> (offset=0, leaderEpoch=6), -uve-topic-25-4 -> (offset=0, leaderEpoch=6), -uve-topic-15-5 -> (offset=0, leaderEpoch=4), -uve-topic-7-16 -> (offset=0, leaderEpoch=5), -uve-topic-7-22 -> (offset=0, leaderEpoch=5), -uve-topic-10-29 -> (offset=0, leaderEpoch=5), -uve-topic-20-28 -> (offset=0, leaderEpoch=4), -uve-topic-2-19 -> (offset=0, leaderEpoch=5), -uve-topic-10-8 -> (offset=0, leaderEpoch=5), -uve-topic-20-7 -> (offset=0, leaderEpoch=4), -uve-topic-8-23 -> (offset=0, leaderEpoch=4), -uve-topic-2-16 -> (offset=0, leaderEpoch=5), -uve-topic-0-26 -> (offset=0, leaderEpoch=5), -uve-topic-12-11 -> (offset=0, leaderEpoch=5), -uve-topic-22-10 -> (offset=0, leaderEpoch=5), -uve-topic-8-8 -> (offset=0, leaderEpoch=4), -uve-topic-27-7 -> (offset=0, leaderEpoch=5), -uve-topic-17-8 -> (offset=0, leaderEpoch=5), -uve-topic-0-12 -> (offset=0, leaderEpoch=4), -uve-topic-12-19 -> (offset=0, leaderEpoch=5), -uve-topic-22-18 -> (offset=0, leaderEpoch=5), -uve-topic-27-23 -> (offset=0, leaderEpoch=5), -uve-topic-17-24 -> (offset=0, leaderEpoch=5), structured_syslog_topic-20 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=5), -uve-topic-10-16 -> (offset=0, leaderEpoch=5), -uve-topic-20-15 -> (offset=0, leaderEpoch=5), -uve-topic-4-3 -> (offset=0, leaderEpoch=4), -uve-topic-3-11 -> (offset=0, leaderEpoch=4), -uve-topic-6-14 -> (offset=0, leaderEpoch=5), -uve-topic-25-12 -> (offset=0, leaderEpoch=5), -uve-topic-15-13 -> (offset=0, leaderEpoch=6), -uve-topic-3-17 -> (offset=0, leaderEpoch=4), -uve-topic-4-9 -> (offset=0, leaderEpoch=4), -uve-topic-16-7 -> (offset=0, leaderEpoch=4), -uve-topic-26-6 -> (offset=0, leaderEpoch=5), -uve-topic-5-13 -> (offset=0, leaderEpoch=5), -uve-topic-6-15 -> (offset=0, leaderEpoch=6), -uve-topic-9-6 -> (offset=0, leaderEpoch=5), -uve-topic-1-1 -> (offset=0, leaderEpoch=6), -uve-topic-5-20 -> (offset=0, leaderEpoch=4), -uve-topic-24-1 -> (offset=0, leaderEpoch=4), -uve-topic-14-2 -> (offset=0, leaderEpoch=5), -uve-topic-13-28 -> (offset=0, leaderEpoch=5), -uve-topic-23-27 -> (offset=0, leaderEpoch=5), structured_syslog_topic-8 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=5), -uve-topic-18-22 -> (offset=0, leaderEpoch=4), -uve-topic-28-21 -> (offset=0, leaderEpoch=5), -uve-topic-14-3 -> (offset=0, leaderEpoch=5), -uve-topic-24-2 -> (offset=0, leaderEpoch=5), -uve-topic-13-27 -> (offset=0, leaderEpoch=4), -uve-topic-23-26 -> (offset=0, leaderEpoch=4), structured_syslog_topic-14 -> (offset=0, leaderEpoch=5), -uve-topic-2-21 -> (offset=0, leaderEpoch=5), structured_syslog_topic-2 -> (offset=0, leaderEpoch=5), -uve-topic-12-0 -> (offset=0, leaderEpoch=4), -uve-topic-21-29 -> (offset=0, leaderEpoch=6), -uve-topic-8-25 -> (offset=0, leaderEpoch=5), -uve-topic-0-20 -> (offset=0, leaderEpoch=5), -uve-topic-9-8 -> (offset=0, leaderEpoch=4), -uve-topic-0-21 -> (offset=0, leaderEpoch=4), -uve-topic-2-2 -> (offset=0, leaderEpoch=4), -uve-topic-8-0 -> (offset=0, leaderEpoch=5), -uve-topic-23-2 -> (offset=0, leaderEpoch=4), -uve-topic-13-3 -> (offset=0, leaderEpoch=4), -uve-topic-1-15 -> (offset=0, leaderEpoch=5), -uve-topic-15-4 -> (offset=0, leaderEpoch=5), -uve-topic-25-3 -> (offset=0, leaderEpoch=5), -uve-topic-13-16 -> (offset=0, leaderEpoch=5), -uve-topic-23-15 -> (offset=0, leaderEpoch=5), -uve-topic-5-14 -> (offset=0, leaderEpoch=4), -uve-topic-2-11 -> (offset=0, leaderEpoch=4), -uve-topic-13-8 -> (offset=0, leaderEpoch=5), -uve-topic-23-7 -> (offset=0, leaderEpoch=5), -uve-topic-16-23 -> (offset=0, leaderEpoch=5), -uve-topic-26-22 -> (offset=0, leaderEpoch=5), -uve-topic-4-27 -> (offset=0, leaderEpoch=4), -uve-topic-6-9 -> (offset=0, leaderEpoch=6), -uve-topic-9-26 -> (offset=0, leaderEpoch=4), -uve-topic-4-16 -> (offset=0, leaderEpoch=5), -uve-topic-20-4 -> (offset=0, leaderEpoch=4), -uve-topic-10-5 -> (offset=0, leaderEpoch=5), -uve-topic-1-22 -> (offset=0, leaderEpoch=6), -uve-topic-13-14 -> (offset=0, leaderEpoch=5), -uve-topic-23-13 -> (offset=0, leaderEpoch=5), -uve-topic-3-26 -> (offset=0, leaderEpoch=4), -uve-topic-21-21 -> (offset=0, leaderEpoch=4), -uve-topic-11-22 -> (offset=0, leaderEpoch=5), -uve-topic-7-15 -> (offset=0, leaderEpoch=5), -uve-topic-11-6 -> (offset=0, leaderEpoch=5), -uve-topic-21-5 -> (offset=0, leaderEpoch=6), -uve-topic-21-13 -> (offset=0, leaderEpoch=5), -uve-topic-11-14 -> (offset=0, leaderEpoch=4), structured_syslog_topic-1 -> (offset=0, leaderEpoch=4), -uve-topic-27-29 -> (offset=0, leaderEpoch=5), -uve-topic-16-5 -> (offset=0, leaderEpoch=5), -uve-topic-26-4 -> (offset=0, leaderEpoch=5), -uve-topic-10-13 -> (offset=0, leaderEpoch=5), -uve-topic-20-12 -> (offset=0, leaderEpoch=5), -uve-topic-1-21 -> (offset=0, leaderEpoch=5), -uve-topic-7-24 -> (offset=0, leaderEpoch=5), -uve-topic-12-7 -> (offset=0, leaderEpoch=5), -uve-topic-22-6 -> (offset=0, leaderEpoch=5), -uve-topic-16-29 -> (offset=0, leaderEpoch=5), -uve-topic-26-28 -> (offset=0, leaderEpoch=5), -uve-topic-3-5 -> (offset=0, leaderEpoch=4), -uve-topic-29-24 -> (offset=0, leaderEpoch=4), -uve-topic-19-25 -> (offset=0, leaderEpoch=5), -uve-topic-0-14 -> (offset=0, leaderEpoch=5), -uve-topic-20-20 -> (offset=0, leaderEpoch=5), -uve-topic-10-21 -> (offset=0, leaderEpoch=4), -uve-topic-2-23 -> (offset=0, leaderEpoch=4), -uve-topic-18-19 -> (offset=0, leaderEpoch=4), -uve-topic-28-18 -> (offset=0, leaderEpoch=5), -uve-topic-12-13 -> (offset=0, leaderEpoch=5), -uve-topic-22-12 -> (offset=0, leaderEpoch=5), -uve-topic-6-2 -> (offset=0, leaderEpoch=5), -uve-topic-29-19 -> (offset=0, leaderEpoch=5), -uve-topic-19-20 -> (offset=0, leaderEpoch=4), structured_syslog_topic-13 -> (offset=0, leaderEpoch=4), -uve-topic-17-17 -> (offset=0, leaderEpoch=5), -uve-topic-27-16 -> (offset=0, leaderEpoch=5), -uve-topic-12-23 -> (offset=0, leaderEpoch=5), -uve-topic-22-22 -> (offset=0, leaderEpoch=5), -uve-topic-14-0 -> (offset=0, leaderEpoch=5), -uve-topic-3-15 -> (offset=0, leaderEpoch=5), -uve-topic-5-8 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=4), -uve-topic-24-14 -> (offset=0, leaderEpoch=5), -uve-topic-14-15 -> (offset=0, leaderEpoch=6), -uve-topic-4-0 -> (offset=0, leaderEpoch=4), -uve-topic-29-7 -> (offset=0, leaderEpoch=5), -uve-topic-19-8 -> (offset=0, leaderEpoch=4), -uve-topic-28-17 -> (offset=0, leaderEpoch=4), -uve-topic-18-18 -> (offset=0, leaderEpoch=5), -uve-topic-12-29 -> (offset=0, leaderEpoch=5), -uve-topic-22-28 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=5), -uve-topic-14-5 -> (offset=0, leaderEpoch=5), -uve-topic-24-4 -> (offset=0, leaderEpoch=4), -uve-topic-12-15 -> (offset=0, leaderEpoch=4), -uve-topic-22-14 -> (offset=0, leaderEpoch=4), -uve-topic-5-19 -> (offset=0, leaderEpoch=5), -uve-topic-9-29 -> (offset=0, leaderEpoch=4), -uve-topic-5-1 -> (offset=0, leaderEpoch=5), -uve-topic-24-20 -> (offset=0, leaderEpoch=5), -uve-topic-14-21 -> (offset=0, leaderEpoch=6), -uve-topic-3-12 -> (offset=0, leaderEpoch=5), -uve-topic-13-24 -> (offset=0, leaderEpoch=4), -uve-topic-23-23 -> (offset=0, leaderEpoch=4), -uve-topic-2-4 -> (offset=0, leaderEpoch=5), -uve-topic-15-22 -> (offset=0, leaderEpoch=6), -uve-topic-25-21 -> (offset=0, leaderEpoch=5), -uve-topic-6-18 -> (offset=0, leaderEpoch=6), -uve-topic-25-15 -> (offset=0, leaderEpoch=5), -uve-topic-15-16 -> (offset=0, leaderEpoch=6), -uve-topic-4-18 -> (offset=0, leaderEpoch=4), -uve-topic-5-17 -> (offset=0, leaderEpoch=4), -uve-topic-7-10 -> (offset=0, leaderEpoch=5), structured_syslog_topic-21 -> (offset=0, leaderEpoch=5), -uve-topic-8-7 -> (offset=0, leaderEpoch=5), -uve-topic-2-25 -> (offset=0, leaderEpoch=5), -uve-topic-23-29 -> (offset=0, leaderEpoch=4), -uve-topic-6-19 -> (offset=0, leaderEpoch=4), -uve-topic-6-3 -> (offset=0, leaderEpoch=6), -uve-topic-4-13 -> (offset=0, leaderEpoch=5), -uve-topic-25-5 -> (offset=0, leaderEpoch=4), -uve-topic-15-6 -> (offset=0, leaderEpoch=5), -uve-topic-4-1 -> (offset=0, leaderEpoch=5), -uve-topic-0-24 -> (offset=0, leaderEpoch=4), -uve-topic-1-7 -> (offset=0, leaderEpoch=6), -uve-topic-9-12 -> (offset=0, leaderEpoch=5), -uve-topic-12-12 -> (offset=0, leaderEpoch=4), -uve-topic-22-11 -> (offset=0, leaderEpoch=4), -uve-topic-18-15 -> (offset=0, leaderEpoch=5), -uve-topic-28-14 -> (offset=0, leaderEpoch=4), -uve-topic-7-19 -> (offset=0, leaderEpoch=5), -uve-topic-4-17 -> (offset=0, leaderEpoch=5), -uve-topic-26-26 -> (offset=0, leaderEpoch=4), -uve-topic-16-27 -> (offset=0, leaderEpoch=5), -uve-topic-3-16 -> (offset=0, leaderEpoch=5), -uve-topic-12-20 -> (offset=0, leaderEpoch=5), -uve-topic-22-19 -> (offset=0, leaderEpoch=5), -uve-topic-12-4 -> (offset=0, leaderEpoch=5), -uve-topic-22-3 -> (offset=0, leaderEpoch=5), -uve-topic-20-8 -> (offset=0, leaderEpoch=5), -uve-topic-10-9 -> (offset=0, leaderEpoch=4), -uve-topic-5-28 -> (offset=0, leaderEpoch=5), -uve-topic-5-2 -> (offset=0, leaderEpoch=4), -uve-topic-20-29 -> (offset=0, leaderEpoch=5), -uve-topic-19-22 -> (offset=0, leaderEpoch=5), -uve-topic-29-21 -> (offset=0, leaderEpoch=4), -uve-topic-2-17 -> (offset=0, leaderEpoch=4), -uve-topic-1-19 -> (offset=0, leaderEpoch=6), -uve-topic-1-16 -> (offset=0, leaderEpoch=6), -uve-topic-21-25 -> (offset=0, leaderEpoch=5), -uve-topic-11-26 -> (offset=0, leaderEpoch=4), -uve-topic-3-23 -> (offset=0, leaderEpoch=4), -uve-topic-8-6 -> (offset=0, leaderEpoch=5), -uve-topic-7-12 -> (offset=0, leaderEpoch=5), -uve-topic-11-11 -> (offset=0, leaderEpoch=4), -uve-topic-21-10 -> (offset=0, leaderEpoch=5), -uve-topic-27-5 -> (offset=0, leaderEpoch=5), -uve-topic-17-6 -> (offset=0, leaderEpoch=5), -uve-topic-9-1 -> (offset=0, leaderEpoch=5), -uve-topic-21-17 -> (offset=0, leaderEpoch=6), -uve-topic-11-18 -> (offset=0, leaderEpoch=5), -uve-topic-22-27 -> (offset=0, leaderEpoch=5), -uve-topic-12-28 -> (offset=0, leaderEpoch=5), -uve-topic-11-19 -> (offset=0, leaderEpoch=5), -uve-topic-21-18 -> (offset=0, leaderEpoch=4), -uve-topic-18-7 -> (offset=0, leaderEpoch=4), -uve-topic-28-6 -> (offset=0, leaderEpoch=5), -uve-topic-4-7 -> (offset=0, leaderEpoch=5), -uve-topic-1-25 -> (offset=0, leaderEpoch=6), -uve-topic-10-17 -> (offset=0, leaderEpoch=5), -uve-topic-20-16 -> (offset=0, leaderEpoch=4), -uve-topic-17-0 -> (offset=0, leaderEpoch=5), -uve-topic-6-29 -> (offset=0, leaderEpoch=5), -uve-topic-19-16 -> (offset=0, leaderEpoch=5), -uve-topic-29-15 -> (offset=0, leaderEpoch=4), -uve-topic-0-18 -> (offset=0, leaderEpoch=4), -uve-topic-9-17 -> (offset=0, leaderEpoch=4), -uve-topic-5-18 -> (offset=0, leaderEpoch=5), -uve-topic-2-15 -> (offset=0, leaderEpoch=5), -uve-topic-6-4 -> (offset=0, leaderEpoch=4), -uve-topic-3-9 -> (offset=0, leaderEpoch=5), -uve-topic-10-25 -> (offset=0, leaderEpoch=5), -uve-topic-20-24 -> (offset=0, leaderEpoch=5), -uve-topic-2-22 -> (offset=0, leaderEpoch=5), -uve-topic-21-9 -> (offset=0, leaderEpoch=4), -uve-topic-11-10 -> (offset=0, leaderEpoch=6), -uve-topic-26-15 -> (offset=0, leaderEpoch=5), -uve-topic-16-16 -> (offset=0, leaderEpoch=4), -uve-topic-12-1 -> (offset=0, leaderEpoch=5), -uve-topic-22-0 -> (offset=0, leaderEpoch=5), -uve-topic-18-21 -> (offset=0, leaderEpoch=5), -uve-topic-28-20 -> (offset=0, leaderEpoch=4), -uve-topic-16-12 -> (offset=0, leaderEpoch=5), -uve-topic-26-11 -> (offset=0, leaderEpoch=4), -uve-topic-17-3 -> (offset=0, leaderEpoch=5), -uve-topic-27-2 -> (offset=0, leaderEpoch=5), -uve-topic-4-20 -> (offset=0, leaderEpoch=5), -uve-topic-17-23 -> (offset=0, leaderEpoch=5), -uve-topic-27-22 -> (offset=0, leaderEpoch=5), -uve-topic-16-20 -> (offset=0, leaderEpoch=5), -uve-topic-26-19 -> (offset=0, leaderEpoch=5), -uve-topic-21-2 -> (offset=0, leaderEpoch=6), -uve-topic-11-3 -> (offset=0, leaderEpoch=5), -uve-topic-12-27 -> (offset=0, leaderEpoch=4), -uve-topic-22-26 -> (offset=0, leaderEpoch=4), -uve-topic-11-0 -> (offset=0, leaderEpoch=5), -uve-topic-9-3 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=5), -uve-topic-9-14 -> (offset=0, leaderEpoch=4), -uve-topic-25-25 -> (offset=0, leaderEpoch=6), -uve-topic-15-26 -> (offset=0, leaderEpoch=4), -uve-topic-1-28 -> (offset=0, leaderEpoch=6), -uve-topic-24-16 -> (offset=0, leaderEpoch=4), -uve-topic-14-17 -> (offset=0, leaderEpoch=5), -uve-topic-18-1 -> (offset=0, leaderEpoch=4), -uve-topic-28-0 -> (offset=0, leaderEpoch=5), -uve-topic-8-16 -> (offset=0, leaderEpoch=5), -uve-topic-1-10 -> (offset=0, leaderEpoch=6), -uve-topic-7-23 -> (offset=0, leaderEpoch=4), -uve-topic-29-1 -> (offset=0, leaderEpoch=5), -uve-topic-19-2 -> (offset=0, leaderEpoch=4), -uve-topic-17-14 -> (offset=0, leaderEpoch=5), -uve-topic-27-13 -> (offset=0, leaderEpoch=5), -uve-topic-0-27 -> (offset=0, leaderEpoch=4), -uve-topic-4-6 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=4), -uve-topic-24-8 -> (offset=0, leaderEpoch=5), -uve-topic-14-9 -> (offset=0, leaderEpoch=6), -uve-topic-13-2 -> (offset=0, leaderEpoch=5), -uve-topic-23-1 -> (offset=0, leaderEpoch=5), structured_syslog_topic-0 -> (offset=0, leaderEpoch=6), -uve-topic-26-27 -> (offset=0, leaderEpoch=5), -uve-topic-16-28 -> (offset=0, leaderEpoch=4), -uve-topic-15-19 -> (offset=0, leaderEpoch=6), -uve-topic-25-18 -> (offset=0, leaderEpoch=5), structured_syslog_topic-12 -> (offset=0, leaderEpoch=6), -uve-topic-18-24 -> (offset=0, leaderEpoch=5), -uve-topic-28-23 -> (offset=0, leaderEpoch=4), -uve-topic-8-11 -> (offset=0, leaderEpoch=4), -uve-topic-2-29 -> (offset=0, leaderEpoch=4), -uve-topic-3-0 -> (offset=0, leaderEpoch=5), -uve-topic-25-10 -> (offset=0, leaderEpoch=6), -uve-topic-15-11 -> (offset=0, leaderEpoch=4), -uve-topic-2-8 -> (offset=0, leaderEpoch=4), -uve-topic-3-18 -> (offset=0, leaderEpoch=5), -uve-topic-5-21 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=5), -uve-topic-16-13 -> (offset=0, leaderEpoch=4), -uve-topic-26-12 -> (offset=0, leaderEpoch=5), -uve-topic-6-22 -> (offset=0, leaderEpoch=4), -uve-topic-25-9 -> (offset=0, leaderEpoch=5), -uve-topic-15-10 -> (offset=0, leaderEpoch=6), -uve-topic-14-25 -> (offset=0, leaderEpoch=4), -uve-topic-24-24 -> (offset=0, leaderEpoch=6), -uve-topic-7-5 -> (offset=0, leaderEpoch=4), -uve-topic-15-18 -> (offset=0, leaderEpoch=5), -uve-topic-25-17 -> (offset=0, leaderEpoch=4), -uve-topic-20-19 -> (offset=0, leaderEpoch=4), -uve-topic-10-20 -> (offset=0, leaderEpoch=5), -uve-topic-9-5 -> (offset=0, leaderEpoch=4), -uve-topic-0-6 -> (offset=0, leaderEpoch=4), -uve-topic-22-15 -> (offset=0, leaderEpoch=5), -uve-topic-12-16 -> (offset=0, leaderEpoch=5), -uve-topic-1-11 -> (offset=0, leaderEpoch=4), -uve-topic-0-28 -> (offset=0, leaderEpoch=5), -uve-topic-23-12 -> (offset=0, leaderEpoch=5), -uve-topic-13-13 -> (offset=0, leaderEpoch=5), -uve-topic-8-10 -> (offset=0, leaderEpoch=5), -uve-topic-9-7 -> (offset=0, leaderEpoch=5), -uve-topic-3-13 -> (offset=0, leaderEpoch=5), -uve-topic-8-15 -> (offset=0, leaderEpoch=5), -uve-topic-24-13 -> (offset=0, leaderEpoch=4), -uve-topic-14-14 -> (offset=0, leaderEpoch=5), -uve-topic-18-17 -> (offset=0, leaderEpoch=5), -uve-topic-28-16 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=5), -uve-topic-5-25 -> (offset=0, leaderEpoch=5), -uve-topic-21-22 -> (offset=0, leaderEpoch=5), -uve-topic-11-23 -> (offset=0, leaderEpoch=4), -uve-topic-3-27 -> (offset=0, leaderEpoch=5), -uve-topic-12-24 -> (offset=0, leaderEpoch=4), -uve-topic-22-23 -> (offset=0, leaderEpoch=4), -uve-topic-9-0 -> (offset=0, leaderEpoch=5), -uve-topic-10-0 -> (offset=0, leaderEpoch=4), -uve-topic-7-18 -> (offset=0, leaderEpoch=5), -uve-topic-15-2 -> (offset=0, leaderEpoch=4), -uve-topic-25-1 -> (offset=0, leaderEpoch=6), -uve-topic-8-24 -> (offset=0, leaderEpoch=5), -uve-topic-29-18 -> (offset=0, leaderEpoch=4), -uve-topic-19-19 -> (offset=0, leaderEpoch=5), -uve-topic-16-4 -> (offset=0, leaderEpoch=4), -uve-topic-26-3 -> (offset=0, leaderEpoch=5), -uve-topic-27-1 -> (offset=0, leaderEpoch=5), -uve-topic-17-2 -> (offset=0, leaderEpoch=5), -uve-topic-6-17 -> (offset=0, leaderEpoch=5), -uve-topic-1-4 -> (offset=0, leaderEpoch=6), structured_syslog_topic-5 -> (offset=0, leaderEpoch=5), -uve-topic-0-29 -> (offset=0, leaderEpoch=5), -uve-topic-9-16 -> (offset=0, leaderEpoch=5), -uve-topic-5-22 -> (offset=0, leaderEpoch=5), -uve-topic-4-19 -> (offset=0, leaderEpoch=5), -uve-topic-24-29 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=4), -uve-topic-11-15 -> (offset=0, leaderEpoch=5), -uve-topic-21-14 -> (offset=0, leaderEpoch=6), -uve-topic-4-11 -> (offset=0, leaderEpoch=5), -uve-topic-2-26 -> (offset=0, leaderEpoch=4), -uve-topic-6-8 -> (offset=0, leaderEpoch=5), -uve-topic-2-3 -> (offset=0, leaderEpoch=5), -uve-topic-19-18 -> (offset=0, leaderEpoch=5), -uve-topic-29-17 -> (offset=0, leaderEpoch=5), -uve-topic-5-7 -> (offset=0, leaderEpoch=5), -uve-topic-21-6 -> (offset=0, leaderEpoch=4), -uve-topic-11-7 -> (offset=0, leaderEpoch=6), -uve-topic-17-29 -> (offset=0, leaderEpoch=5), -uve-topic-27-28 -> (offset=0, leaderEpoch=5), -uve-topic-2-5 -> (offset=0, leaderEpoch=4), -uve-topic-4-10 -> (offset=0, leaderEpoch=5), -uve-topic-10-6 -> (offset=0, leaderEpoch=4), -uve-topic-20-5 -> (offset=0, leaderEpoch=5), -uve-topic-3-6 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=4), -uve-topic-17-26 -> (offset=0, leaderEpoch=5), -uve-topic-27-25 -> (offset=0, leaderEpoch=5), -uve-topic-4-15 -> (offset=0, leaderEpoch=4), -uve-topic-7-9 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=5), -uve-topic-6-1 -> (offset=0, leaderEpoch=4), -uve-topic-3-20 -> (offset=0, leaderEpoch=4), -uve-topic-9-28 -> (offset=0, leaderEpoch=5), -uve-topic-17-10 -> (offset=0, leaderEpoch=4), -uve-topic-27-9 -> (offset=0, leaderEpoch=4), -uve-topic-4-21 -> (offset=0, leaderEpoch=4), -uve-topic-4-24 -> (offset=0, leaderEpoch=4), -uve-topic-26-21 -> (offset=0, leaderEpoch=5), -uve-topic-16-22 -> (offset=0, leaderEpoch=4), -uve-topic-16-3 -> (offset=0, leaderEpoch=5), -uve-topic-26-2 -> (offset=0, leaderEpoch=4), -uve-topic-5-0 -> (offset=0, leaderEpoch=5), -uve-topic-23-28 -> (offset=0, leaderEpoch=5), -uve-topic-13-29 -> (offset=0, leaderEpoch=5), -uve-topic-7-27 -> (offset=0, leaderEpoch=5), structured_syslog_topic-29 -> (offset=0, leaderEpoch=5), -uve-topic-12-8 -> (offset=0, leaderEpoch=5), -uve-topic-22-7 -> (offset=0, leaderEpoch=5), -uve-topic-11-1 -> (offset=0, leaderEpoch=6), -uve-topic-21-0 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=5), -uve-topic-7-2 -> (offset=0, leaderEpoch=4), -uve-topic-5-16 -> (offset=0, leaderEpoch=5), -uve-topic-6-26 -> (offset=0, leaderEpoch=5), -uve-topic-5-3 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=5), -uve-topic-10-4 -> (offset=0, leaderEpoch=5), -uve-topic-20-3 -> (offset=0, leaderEpoch=5), -uve-topic-12-2 -> (offset=0, leaderEpoch=5), -uve-topic-22-1 -> (offset=0, leaderEpoch=5), -uve-topic-10-22 -> (offset=0, leaderEpoch=5), -uve-topic-20-21 -> (offset=0, leaderEpoch=5), -uve-topic-7-3 -> (offset=0, leaderEpoch=5), -uve-topic-20-13 -> (offset=0, leaderEpoch=4), -uve-topic-10-14 -> (offset=0, leaderEpoch=5), -uve-topic-13-0 -> (offset=0, leaderEpoch=4), -uve-topic-26-0 -> (offset=0, leaderEpoch=5), -uve-topic-16-1 -> (offset=0, leaderEpoch=4), -uve-topic-25-20 -> (offset=0, leaderEpoch=4), -uve-topic-15-21 -> (offset=0, leaderEpoch=5), -uve-topic-15-15 -> (offset=0, leaderEpoch=5), -uve-topic-25-14 -> (offset=0, leaderEpoch=4), -uve-topic-26-8 -> (offset=0, leaderEpoch=4), -uve-topic-16-9 -> (offset=0, leaderEpoch=5), -uve-topic-2-12 -> (offset=0, leaderEpoch=5), -uve-topic-8-14 -> (offset=0, leaderEpoch=4), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=4), -uve-topic-13-17 -> (offset=0, leaderEpoch=5), -uve-topic-23-16 -> (offset=0, leaderEpoch=5), -uve-topic-14-10 -> (offset=0, leaderEpoch=4), -uve-topic-24-9 -> (offset=0, leaderEpoch=6), -uve-topic-0-10 -> (offset=0, leaderEpoch=5), -uve-topic-14-18 -> (offset=0, leaderEpoch=6), -uve-topic-24-17 -> (offset=0, leaderEpoch=5), -uve-topic-19-21 -> (offset=0, leaderEpoch=5), -uve-topic-29-20 -> (offset=0, leaderEpoch=5), -uve-topic-6-5 -> (offset=0, leaderEpoch=5), -uve-topic-13-9 -> (offset=0, leaderEpoch=4), -uve-topic-23-8 -> (offset=0, leaderEpoch=4), -uve-topic-7-20 -> (offset=0, leaderEpoch=4), -uve-topic-18-6 -> (offset=0, leaderEpoch=5), -uve-topic-28-5 -> (offset=0, leaderEpoch=4), -uve-topic-7-6 -> (offset=0, leaderEpoch=5), -uve-topic-21-27 -> (offset=0, leaderEpoch=4), -uve-topic-11-28 -> (offset=0, leaderEpoch=6), -uve-topic-21-26 -> (offset=0, leaderEpoch=6), -uve-topic-11-27 -> (offset=0, leaderEpoch=5), -uve-topic-8-19 -> (offset=0, leaderEpoch=5), -uve-topic-19-7 -> (offset=0, leaderEpoch=5), -uve-topic-29-6 -> (offset=0, leaderEpoch=4), -uve-topic-8-28 -> (offset=0, leaderEpoch=5), -uve-topic-20-2 -> (offset=0, leaderEpoch=5), -uve-topic-10-3 -> (offset=0, leaderEpoch=4), -uve-topic-5-29 -> (offset=0, leaderEpoch=4), -uve-topic-8-21 -> (offset=0, leaderEpoch=5), -uve-topic-5-26 -> (offset=0, leaderEpoch=4), -uve-topic-21-3 -> (offset=0, leaderEpoch=4), -uve-topic-11-4 -> (offset=0, leaderEpoch=6), structured_syslog_topic-23 -> (offset=0, leaderEpoch=5), -uve-topic-24-25 -> (offset=0, leaderEpoch=4), -uve-topic-14-26 -> (offset=0, leaderEpoch=5), structured_syslog_topic-27 -> (offset=0, leaderEpoch=6), -uve-topic-25-0 -> (offset=0, leaderEpoch=5), -uve-topic-15-1 -> (offset=0, leaderEpoch=5), -uve-topic-4-2 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=5), -uve-topic-10-19 -> (offset=0, leaderEpoch=5), -uve-topic-20-18 -> (offset=0, leaderEpoch=5), structured_syslog_topic-11 -> (offset=0, leaderEpoch=5), -uve-topic-19-15 -> (offset=0, leaderEpoch=5), -uve-topic-29-14 -> (offset=0, leaderEpoch=5), -uve-topic-21-11 -> (offset=0, leaderEpoch=5), -uve-topic-11-12 -> (offset=0, leaderEpoch=5), -uve-topic-6-12 -> (offset=0, leaderEpoch=6), structured_syslog_topic-7 -> (offset=0, leaderEpoch=4), -uve-topic-21-19 -> (offset=0, leaderEpoch=5), -uve-topic-11-20 -> (offset=0, leaderEpoch=4), -uve-topic-5-11 -> (offset=0, leaderEpoch=4), -uve-topic-1-8 -> (offset=0, leaderEpoch=4), -uve-topic-18-0 -> (offset=0, leaderEpoch=5), -uve-topic-10-11 -> (offset=0, leaderEpoch=5), -uve-topic-20-10 -> (offset=0, leaderEpoch=4), -uve-topic-0-1 -> (offset=0, leaderEpoch=5), -uve-topic-4-14 -> (offset=0, leaderEpoch=5), -uve-topic-4-28 -> (offset=0, leaderEpoch=5), -uve-topic-2-9 -> (offset=0, leaderEpoch=5), -uve-topic-10-10 -> (offset=0, leaderEpoch=5), -uve-topic-20-9 -> (offset=0, leaderEpoch=5), -uve-topic-7-13 -> (offset=0, leaderEpoch=5), -uve-topic-17-16 -> (offset=0, leaderEpoch=4), -uve-topic-27-15 -> (offset=0, leaderEpoch=4), -uve-topic-18-14 -> (offset=0, leaderEpoch=5), -uve-topic-28-13 -> (offset=0, leaderEpoch=5), -uve-topic-10-18 -> (offset=0, leaderEpoch=4), -uve-topic-20-17 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=4), -uve-topic-25-27 -> (offset=0, leaderEpoch=5), -uve-topic-15-28 -> (offset=0, leaderEpoch=6), -uve-topic-10-2 -> (offset=0, leaderEpoch=5), -uve-topic-20-1 -> (offset=0, leaderEpoch=4), -uve-topic-29-3 -> (offset=0, leaderEpoch=4), -uve-topic-19-4 -> (offset=0, leaderEpoch=5), -uve-topic-16-2 -> (offset=0, leaderEpoch=5), -uve-topic-26-1 -> (offset=0, leaderEpoch=5), -uve-topic-3-24 -> (offset=0, leaderEpoch=5), -uve-topic-3-1 -> (offset=0, leaderEpoch=5), -uve-topic-1-2 -> (offset=0, leaderEpoch=4), -uve-topic-9-25 -> (offset=0, leaderEpoch=5), -uve-topic-1-29 -> (offset=0, leaderEpoch=4), -uve-topic-4-25 -> (offset=0, leaderEpoch=5), -uve-topic-2-0 -> (offset=0, leaderEpoch=5), structured_syslog_topic-18 -> (offset=0, leaderEpoch=5), -uve-topic-15-27 -> (offset=0, leaderEpoch=5), -uve-topic-25-26 -> (offset=0, leaderEpoch=4), -uve-topic-17-13 -> (offset=0, leaderEpoch=4), -uve-topic-27-12 -> (offset=0, leaderEpoch=4), -uve-topic-19-1 -> (offset=0, leaderEpoch=5), -uve-topic-29-0 -> (offset=0, leaderEpoch=4), -uve-topic-10-26 -> (offset=0, leaderEpoch=5), -uve-topic-20-25 -> (offset=0, leaderEpoch=4), -uve-topic-16-15 -> (offset=0, leaderEpoch=5), -uve-topic-26-14 -> (offset=0, leaderEpoch=4), -uve-topic-5-4 -> (offset=0, leaderEpoch=5), -uve-topic-9-22 -> (offset=0, leaderEpoch=5), structured_syslog_topic-4 -> (offset=0, leaderEpoch=4), -uve-topic-28-29 -> (offset=0, leaderEpoch=4), -uve-topic-0-19 -> (offset=0, leaderEpoch=5), -uve-topic-6-23 -> (offset=0, leaderEpoch=5), -uve-topic-23-24 -> (offset=0, leaderEpoch=5), -uve-topic-13-25 -> (offset=0, leaderEpoch=5), -uve-topic-0-7 -> (offset=0, leaderEpoch=5), -uve-topic-25-11 -> (offset=0, leaderEpoch=4), -uve-topic-15-12 -> (offset=0, leaderEpoch=5), -uve-topic-24-18 -> (offset=0, leaderEpoch=6), -uve-topic-14-19 -> (offset=0, leaderEpoch=4), -uve-topic-9-11 -> (offset=0, leaderEpoch=4), -uve-topic-17-5 -> (offset=0, leaderEpoch=5), -uve-topic-27-4 -> (offset=0, leaderEpoch=5), -uve-topic-24-10 -> (offset=0, leaderEpoch=4), -uve-topic-14-11 -> (offset=0, leaderEpoch=5), -uve-topic-25-19 -> (offset=0, leaderEpoch=6), -uve-topic-15-20 -> (offset=0, leaderEpoch=4)) (kafka.server.ReplicaFetcherManager) [2025-02-06 01:55:40,861] 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) [2025-02-06 01:55:40,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,863] 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) [2025-02-06 01:55:40,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,863] 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) [2025-02-06 01:55:40,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,863] 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) [2025-02-06 01:55:40,863] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,863] 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) [2025-02-06 01:55:40,864] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,864] 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) [2025-02-06 01:55:40,864] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,864] 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) [2025-02-06 01:55:40,864] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,864] 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) [2025-02-06 01:55:40,864] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,864] 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) [2025-02-06 01:55:40,864] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,864] 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) [2025-02-06 01:55:40,864] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,864] 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) [2025-02-06 01:55:40,864] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,864] 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) [2025-02-06 01:55:40,865] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,865] 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) [2025-02-06 01:55:40,865] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,865] 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) [2025-02-06 01:55:40,865] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,865] 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) [2025-02-06 01:55:40,865] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,865] 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) [2025-02-06 01:55:40,865] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,865] 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) [2025-02-06 01:55:40,865] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,865] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,866] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,866] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,867] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,867] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,868] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,868] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] INFO [Log 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.Log) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] INFO [Log 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.Log) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,869] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,869] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,870] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,870] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,871] 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) [2025-02-06 01:55:40,871] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,873] 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) [2025-02-06 01:55:40,873] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,874] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,874] 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) [2025-02-06 01:55:40,875] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,875] 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) [2025-02-06 01:55:40,875] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,875] 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) [2025-02-06 01:55:40,875] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,875] 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) [2025-02-06 01:55:40,875] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,875] 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) [2025-02-06 01:55:40,875] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,875] 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) [2025-02-06 01:55:40,875] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,876] 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) [2025-02-06 01:55:40,876] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,876] 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) [2025-02-06 01:55:40,876] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,876] 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) [2025-02-06 01:55:40,876] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,876] 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) [2025-02-06 01:55:40,876] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,876] 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) [2025-02-06 01:55:40,876] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,876] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] INFO [Log 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.Log) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,877] 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) [2025-02-06 01:55:40,877] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,878] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,878] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,879] 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) [2025-02-06 01:55:40,879] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,880] 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) [2025-02-06 01:55:40,880] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,880] 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) [2025-02-06 01:55:40,880] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,880] 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) [2025-02-06 01:55:40,880] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,880] 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) [2025-02-06 01:55:40,880] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,880] 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) [2025-02-06 01:55:40,880] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,880] 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) [2025-02-06 01:55:40,880] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,881] 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) [2025-02-06 01:55:40,881] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,881] 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) [2025-02-06 01:55:40,881] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,881] 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) [2025-02-06 01:55:40,881] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,881] 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) [2025-02-06 01:55:40,881] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,881] 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) [2025-02-06 01:55:40,881] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,881] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,882] 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) [2025-02-06 01:55:40,882] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,883] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,883] 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) [2025-02-06 01:55:40,884] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,884] 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) [2025-02-06 01:55:40,884] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,884] 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) [2025-02-06 01:55:40,884] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,884] 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) [2025-02-06 01:55:40,884] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,884] 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) [2025-02-06 01:55:40,884] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,884] 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) [2025-02-06 01:55:40,884] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,884] 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) [2025-02-06 01:55:40,884] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,884] 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) [2025-02-06 01:55:40,885] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,885] 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) [2025-02-06 01:55:40,885] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,886] 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) [2025-02-06 01:55:40,886] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,886] 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) [2025-02-06 01:55:40,886] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,886] 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) [2025-02-06 01:55:40,886] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,886] 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) [2025-02-06 01:55:40,894] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,895] 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) [2025-02-06 01:55:40,895] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,895] 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) [2025-02-06 01:55:40,895] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,896] 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) [2025-02-06 01:55:40,896] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,896] 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) [2025-02-06 01:55:40,897] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,897] 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) [2025-02-06 01:55:40,897] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,898] 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) [2025-02-06 01:55:40,898] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,898] 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) [2025-02-06 01:55:40,899] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,899] 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) [2025-02-06 01:55:40,899] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,900] 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) [2025-02-06 01:55:40,900] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,900] 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) [2025-02-06 01:55:40,901] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,901] 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) [2025-02-06 01:55:40,901] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,902] 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) [2025-02-06 01:55:40,902] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,902] 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) [2025-02-06 01:55:40,902] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,903] 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) [2025-02-06 01:55:40,903] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,903] 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) [2025-02-06 01:55:40,903] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,904] 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) [2025-02-06 01:55:40,904] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,904] 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) [2025-02-06 01:55:40,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,905] 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) [2025-02-06 01:55:40,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,906] 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) [2025-02-06 01:55:40,907] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,907] 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) [2025-02-06 01:55:40,907] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,908] 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) [2025-02-06 01:55:40,908] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,908] 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) [2025-02-06 01:55:40,908] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,909] 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) [2025-02-06 01:55:40,911] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,911] 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) [2025-02-06 01:55:40,911] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] INFO [Log 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.Log) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,912] 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) [2025-02-06 01:55:40,912] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,914] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,914] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,915] 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) [2025-02-06 01:55:40,915] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,916] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,916] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] INFO [Log 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.Log) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] INFO [Log 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.Log) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,919] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,919] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] INFO [Log 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.Log) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,920] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,920] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] INFO [Log 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.Log) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,921] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,921] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,922] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,922] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,923] 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) [2025-02-06 01:55:40,923] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] INFO [Log 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.Log) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,924] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] INFO [Log 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.Log) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] INFO [Log 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.Log) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,925] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,925] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] INFO [Log 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.Log) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,926] 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) [2025-02-06 01:55:40,926] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,937] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,937] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:40,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 01:55:40,938] 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) [2025-02-06 01:55:41,054] 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. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,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. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,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. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,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. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,056] 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. [2025-02-06 01:55:41,056] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,056] 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,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. [2025-02-06 01:55:41,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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,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. [2025-02-06 01:55:41,057] 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] 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. [2025-02-06 01:55:41,057] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,057] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,058] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,058] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,059] 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,059] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,060] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,060] 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,061] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,061] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,062] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,063] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,064] 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. [2025-02-06 01:55:41,064] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,065] 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. [2025-02-06 01:55:41,065] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,066] 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,066] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] 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. [2025-02-06 01:55:41,067] 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] 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. [2025-02-06 01:55:41,067] 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,067] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,068] 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. [2025-02-06 01:55:41,068] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] 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. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,069] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,070] 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. [2025-02-06 01:55:41,070] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,071] 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,071] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] 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. [2025-02-06 01:55:41,072] 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] 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. [2025-02-06 01:55:41,072] 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,072] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,073] 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. [2025-02-06 01:55:41,073] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] 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. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,074] 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. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,075] 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,075] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,076] 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,076] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,077] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,077] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,078] 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. [2025-02-06 01:55:41,078] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,081] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,081] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,082] 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,082] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,083] 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. [2025-02-06 01:55:41,083] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,084] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,085] 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,085] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,086] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:41,087] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,141] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,141] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] 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. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,142] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,143] 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. [2025-02-06 01:55:42,143] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,144] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,144] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,145] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] 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. [2025-02-06 01:55:42,146] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] 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. [2025-02-06 01:55:42,147] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,148] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,148] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,149] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] 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. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,150] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,151] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,152] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,152] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,152] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,152] 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. [2025-02-06 01:55:42,152] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] 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. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,154] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,155] 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,156] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:42,157] 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. [2025-02-06 01:55:42,157] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,200] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,201] 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. [2025-02-06 01:55:43,201] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,202] 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. [2025-02-06 01:55:43,202] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,203] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,203] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,204] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,205] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] 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. [2025-02-06 01:55:43,206] 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,206] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,207] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,208] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,208] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,209] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,210] 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. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,210] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,211] 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. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,211] 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. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,211] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,211] 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. [2025-02-06 01:55:43,211] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,221] 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. [2025-02-06 01:55:43,221] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,222] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] 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. [2025-02-06 01:55:43,223] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,224] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,225] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,225] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,226] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,227] 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. [2025-02-06 01:55:43,227] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] 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. [2025-02-06 01:55:43,228] 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,228] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,229] 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,229] 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,229] 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. [2025-02-06 01:55:43,229] 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,229] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,230] 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. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,230] 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. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-06 01:55:43,230] 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. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,230] 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. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:55:43,230] 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. [2025-02-06 01:55:43,230] ERROR [ReplicaFetcher replicaId=2, leaderId=3, 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. [2025-02-06 01:58:13,140] INFO Unable to read additional data from server sessionid 0x300005791180029, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:13,363] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:13,364] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:13,964] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:13,964] INFO Socket connection established, initiating session, client: /10.0.0.41:53488, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:58:13,966] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181, sessionid = 0x300005791180029, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:59:42,059] INFO Unable to read additional data from server sessionid 0x300005791180029, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:59:42,425] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:59:42,426] INFO Socket connection established, initiating session, client: /10.0.0.41:35562, server: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 01:59:42,427] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181, sessionid = 0x300005791180029, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:00:41,979] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-2-18, -uve-topic-1-3, -uve-topic-24-11, -uve-topic-10-1, -uve-topic-15-3, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-21-7, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-21-1, structured_syslog_topic-17, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, -uve-topic-28-9, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-18-29, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-9-15, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-28-12, -uve-topic-20-26, -uve-topic-14-20, structured_syslog_topic-26, -uve-topic-18-23, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-16-8, -uve-topic-5-12, HEALTH_CHECK_TOPIC-12, -uve-topic-0-4, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-2-24, -uve-topic-24-26, -uve-topic-10-28, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-11-21, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-21-28, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-11-9, -uve-topic-16-14, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-7-0, -uve-topic-24-23, -uve-topic-21-16, -uve-topic-5-27, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-20-11, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-5-9, -uve-topic-19-3, -uve-topic-20-23, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-26-18, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-0-13, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-26-9, -uve-topic-9-9, -uve-topic-1-24, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-16-26, -uve-topic-25-24, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-22-18, structured_syslog_topic-20, -uve-topic-10-16, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-9-6, -uve-topic-14-2, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, -uve-topic-28-21, -uve-topic-24-2, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-8-0, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-16-23, -uve-topic-4-16, -uve-topic-7-15, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-29-19, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-3-15, -uve-topic-24-14, -uve-topic-29-7, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-9-12, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-21-25, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-21-10, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-28-6, -uve-topic-4-7, -uve-topic-6-29, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-11-3, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-29-1, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-24-8, -uve-topic-26-27, -uve-topic-25-18, -uve-topic-3-0, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-26-12, -uve-topic-25-9, -uve-topic-15-18, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-7-18, -uve-topic-8-24, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-19-18, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-7-9, -uve-topic-26-21, -uve-topic-5-0, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-2-12, -uve-topic-0-10, -uve-topic-24-17, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-11-27, -uve-topic-20-2, -uve-topic-8-21, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-25-0, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-19, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-25-27, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-02-06 02:00:42,221] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,221] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,222] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,222] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,222] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,222] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,223] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,223] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,223] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,224] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,225] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,226] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,226] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,229] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,229] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,229] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,229] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,229] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,231] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,231] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,231] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,231] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,231] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,231] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,232] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,233] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,233] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,233] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,233] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,236] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,237] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,237] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,240] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,240] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,241] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,241] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,241] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,241] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,242] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,242] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,242] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,242] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,243] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,244] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,244] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,245] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,245] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,245] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,245] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,246] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,246] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,247] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,248] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,249] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,249] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,250] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,250] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,251] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,251] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,252] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,252] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,252] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,253] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,253] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,254] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,254] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,255] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,255] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,256] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,257] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,257] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,257] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,258] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,258] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,258] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,259] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,259] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,259] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,259] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,260] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,260] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,260] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,261] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,261] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,262] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,262] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,262] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,262] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,264] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,265] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,266] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,267] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,268] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,269] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,270] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,271] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,275] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,276] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,277] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,281] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,282] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,283] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,284] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,285] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,286] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,287] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,288] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,289] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,290] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,290] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,290] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,292] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,292] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,292] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,292] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,292] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,292] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,293] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,294] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,295] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,297] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,297] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,297] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,297] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,298] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,298] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,298] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,298] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,298] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,298] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,299] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,300] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,302] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-15 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-27 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,304] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-4-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-28 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-22-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,305] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-16 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-12 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-8-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-1-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-17-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-14-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-28-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-20 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,307] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-8 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-22 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-25-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-7 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-14 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-5-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,308] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-15-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,309] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-19-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,309] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,309] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,309] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-23-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-4 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-10-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-24 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-11-26 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-9-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-2 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,310] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-18-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition HEALTH_CHECK_TOPIC-5 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-23 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-21 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-9 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-25 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-3-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-20-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-6-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-7-17 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,311] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-18 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-13 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-26-29 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-2-11 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-24-19 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-6 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-16-1 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-3 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition structured_syslog_topic-10 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-13-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-12-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-27-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-21-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-29-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,312] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Partition -uve-topic-0-0 marked as failed (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,950] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-20-28, -uve-topic-29-12, -uve-topic-3-14, -uve-topic-8-26, -uve-topic-20-10, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, -uve-topic-24-16, -uve-topic-12-0, structured_syslog_topic-16, -uve-topic-10-27, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-25-2, -uve-topic-20-16, -uve-topic-6-16, -uve-topic-25-11, -uve-topic-21-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-8-5, -uve-topic-15-20, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-2, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-26-23, -uve-topic-11-20, -uve-topic-11-2, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-21-27, HEALTH_CHECK_TOPIC-17, -uve-topic-21-9, -uve-topic-9-26, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-9-8, -uve-topic-2-23, -uve-topic-18-22, -uve-topic-14-13, -uve-topic-24-13, -uve-topic-19-26, -uve-topic-5-26, structured_syslog_topic-13, -uve-topic-19-8, -uve-topic-5-8, -uve-topic-14-22, -uve-topic-26-20, -uve-topic-14-4, -uve-topic-26-2, -uve-topic-0-12, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-8-20, -uve-topic-12-3, -uve-topic-22-2, structured_syslog_topic-19, -uve-topic-24-1, -uve-topic-8-2, -uve-topic-17-16, structured_syslog_topic-1, -uve-topic-10-12, -uve-topic-27-15, -uve-topic-14-10, -uve-topic-19-5, -uve-topic-25-14, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-8-8, -uve-topic-15-23, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-4-18, -uve-topic-15-5, -uve-topic-1-5, -uve-topic-4-27, -uve-topic-6-7, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-23-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-12, -uve-topic-9-29, -uve-topic-23-11, -uve-topic-13-12, HEALTH_CHECK_TOPIC-2, -uve-topic-9-11, -uve-topic-28-5, -uve-topic-2-26, -uve-topic-18-25, -uve-topic-2-8, -uve-topic-7-20, -uve-topic-18-7, -uve-topic-7-2, -uve-topic-16-16, -uve-topic-28-14, -uve-topic-4-15, -uve-topic-3-20, -uve-topic-14-7, -uve-topic-29-18, -uve-topic-26-5, HEALTH_CHECK_TOPIC-8, -uve-topic-0-15, -uve-topic-29-27, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-8, -uve-topic-8-23, -uve-topic-24-22, -uve-topic-16-22, structured_syslog_topic-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-3-26, -uve-topic-3-8, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-25-17, -uve-topic-3-17, -uve-topic-8-29, -uve-topic-29-15, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-6-28, -uve-topic-6-10, -uve-topic-25-23, -uve-topic-25-5, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-20-1, -uve-topic-1-14, -uve-topic-6-1, -uve-topic-2-29, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-18-10, -uve-topic-7-5, -uve-topic-16-19, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-14-28, -uve-topic-4-0, -uve-topic-26-26, HEALTH_CHECK_TOPIC-29, -uve-topic-26-8, HEALTH_CHECK_TOPIC-11, -uve-topic-9-20, -uve-topic-11-23, -uve-topic-0-18, -uve-topic-9-2, -uve-topic-11-5, -uve-topic-2-17, -uve-topic-18-16, -uve-topic-0-0, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-24-25, -uve-topic-16-25, structured_syslog_topic-25, -uve-topic-24-7, -uve-topic-5-20, -uve-topic-16-7, structured_syslog_topic-7, -uve-topic-14-16, -uve-topic-26-14, -uve-topic-19-29, -uve-topic-5-29, -uve-topic-19-11, -uve-topic-11-11, -uve-topic-5-11, -uve-topic-14-25, -uve-topic-0-6, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-3-2, -uve-topic-8-14, -uve-topic-15-29, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-29-0, -uve-topic-27-27, -uve-topic-15-11, -uve-topic-1-11, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-19-17, -uve-topic-5-17, structured_syslog_topic-4, -uve-topic-10-15, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-15-17, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-1-17, -uve-topic-6-4, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-28-20, -uve-topic-10-21, -uve-topic-4-21, -uve-topic-15-8, -uve-topic-4-3, -uve-topic-10-3, -uve-topic-21-24, -uve-topic-26-11, HEALTH_CHECK_TOPIC-14, -uve-topic-11-26, -uve-topic-9-23, -uve-topic-0-21, -uve-topic-11-8, -uve-topic-9-5, -uve-topic-2-20, -uve-topic-18-19, -uve-topic-2-2, -uve-topic-18-1, HEALTH_CHECK_TOPIC-23, -uve-topic-21-15, -uve-topic-16-28, -uve-topic-13-15, -uve-topic-23-14, HEALTH_CHECK_TOPIC-5, -uve-topic-28-26, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-4-9, -uve-topic-26-17, -uve-topic-14-1, -uve-topic-19-14, -uve-topic-0-27, -uve-topic-5-14, -uve-topic-0-9, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-3-5, -uve-topic-29-3, -uve-topic-21-3, -uve-topic-7-29, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-19-20, -uve-topic-10-18, -uve-topic-19-2, -uve-topic-25-29, -uve-topic-5-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-20-25, -uve-topic-29-9, -uve-topic-3-11, -uve-topic-6-25, -uve-topic-20-7, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-23, -uve-topic-4-24, -uve-topic-10-24, -uve-topic-4-6, -uve-topic-10-6, -uve-topic-20-13, -uve-topic-11-29, -uve-topic-6-13, -uve-topic-25-26, -uve-topic-2-5, -uve-topic-18-4, -uve-topic-7-17, -uve-topic-21-18, -uve-topic-28-29, -uve-topic-16-13, -uve-topic-21-0, -uve-topic-28-11, -uve-topic-13-0, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-11-17, -uve-topic-28-2, -uve-topic-26-29, -uve-topic-2-11, -uve-topic-29-24, -uve-topic-24-19, -uve-topic-29-6, -uve-topic-21-6, -uve-topic-16-1, -uve-topic-0-3, -uve-topic-22-29, -uve-topic-24-28, -uve-topic-7-14, structured_syslog_topic-28, -uve-topic-24-10, -uve-topic-19-23, -uve-topic-5-23, -uve-topic-16-10, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-06 02:00:42,982] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-29-27 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=5), -uve-topic-23-5 -> (offset=0, leaderEpoch=5), -uve-topic-13-6 -> (offset=0, leaderEpoch=5), -uve-topic-26-20 -> (offset=0, leaderEpoch=5), -uve-topic-20-22 -> (offset=0, leaderEpoch=5), -uve-topic-6-25 -> (offset=0, leaderEpoch=5), -uve-topic-28-26 -> (offset=0, leaderEpoch=5), -uve-topic-7-8 -> (offset=0, leaderEpoch=5), -uve-topic-25-2 -> (offset=0, leaderEpoch=5), -uve-topic-8-5 -> (offset=0, leaderEpoch=5), -uve-topic-28-2 -> (offset=0, leaderEpoch=5), -uve-topic-21-15 -> (offset=0, leaderEpoch=5), -uve-topic-11-8 -> (offset=0, leaderEpoch=5), -uve-topic-5-23 -> (offset=0, leaderEpoch=5), -uve-topic-6-16 -> (offset=0, leaderEpoch=5), -uve-topic-10-15 -> (offset=0, leaderEpoch=5), -uve-topic-11-2 -> (offset=0, leaderEpoch=5), -uve-topic-17-1 -> (offset=0, leaderEpoch=5), -uve-topic-27-0 -> (offset=77, leaderEpoch=5), -uve-topic-22-20 -> (offset=0, leaderEpoch=5), -uve-topic-12-21 -> (offset=0, leaderEpoch=5), -uve-topic-14-7 -> (offset=0, leaderEpoch=5), -uve-topic-27-18 -> (offset=0, leaderEpoch=5), -uve-topic-17-19 -> (offset=0, leaderEpoch=5), -uve-topic-1-17 -> (offset=0, leaderEpoch=5), -uve-topic-18-10 -> (offset=0, leaderEpoch=5), -uve-topic-1-5 -> (offset=0, leaderEpoch=5), -uve-topic-27-24 -> (offset=0, leaderEpoch=5), -uve-topic-17-25 -> (offset=0, leaderEpoch=5), -uve-topic-14-13 -> (offset=0, leaderEpoch=5), -uve-topic-7-17 -> (offset=0, leaderEpoch=5), -uve-topic-25-29 -> (offset=0, leaderEpoch=5), -uve-topic-8-2 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=5), -uve-topic-2-20 -> (offset=0, leaderEpoch=5), -uve-topic-15-17 -> (offset=0, leaderEpoch=5), -uve-topic-15-8 -> (offset=0, leaderEpoch=5), -uve-topic-25-8 -> (offset=0, leaderEpoch=5), -uve-topic-24-28 -> (offset=0, leaderEpoch=5), -uve-topic-24-22 -> (offset=0, leaderEpoch=5), -uve-topic-25-23 -> (offset=0, leaderEpoch=5), -uve-topic-7-26 -> (offset=0, leaderEpoch=5), -uve-topic-15-14 -> (offset=0, leaderEpoch=5), -uve-topic-1-26 -> (offset=0, leaderEpoch=5), -uve-topic-16-25 -> (offset=0, leaderEpoch=5), -uve-topic-18-28 -> (offset=0, leaderEpoch=5), -uve-topic-13-15 -> (offset=0, leaderEpoch=5), -uve-topic-23-14 -> (offset=0, leaderEpoch=5), -uve-topic-8-29 -> (offset=0, leaderEpoch=5), -uve-topic-5-5 -> (offset=0, leaderEpoch=5), -uve-topic-14-1 -> (offset=0, leaderEpoch=5), -uve-topic-24-7 -> (offset=0, leaderEpoch=5), -uve-topic-23-17 -> (offset=0, leaderEpoch=5), -uve-topic-13-18 -> (offset=0, leaderEpoch=5), -uve-topic-6-13 -> (offset=0, leaderEpoch=5), -uve-topic-14-16 -> (offset=0, leaderEpoch=5), -uve-topic-11-5 -> (offset=0, leaderEpoch=5), -uve-topic-19-14 -> (offset=0, leaderEpoch=5), -uve-topic-18-13 -> (offset=0, leaderEpoch=5), structured_syslog_topic-22 -> (offset=0, leaderEpoch=5), -uve-topic-10-27 -> (offset=0, leaderEpoch=5), -uve-topic-24-19 -> (offset=0, leaderEpoch=5), -uve-topic-3-14 -> (offset=0, leaderEpoch=5), -uve-topic-17-4 -> (offset=0, leaderEpoch=5), -uve-topic-27-3 -> (offset=0, leaderEpoch=5), -uve-topic-22-8 -> (offset=0, leaderEpoch=5), -uve-topic-12-9 -> (offset=0, leaderEpoch=5), -uve-topic-21-12 -> (offset=0, leaderEpoch=5), -uve-topic-8-20 -> (offset=0, leaderEpoch=5), structured_syslog_topic-16 -> (offset=0, leaderEpoch=5), -uve-topic-14-28 -> (offset=0, leaderEpoch=5), -uve-topic-6-7 -> (offset=0, leaderEpoch=5), -uve-topic-27-21 -> (offset=0, leaderEpoch=5), -uve-topic-17-22 -> (offset=0, leaderEpoch=5), -uve-topic-28-11 -> (offset=0, leaderEpoch=5), structured_syslog_topic-10 -> (offset=0, leaderEpoch=5), -uve-topic-22-5 -> (offset=0, leaderEpoch=5), -uve-topic-12-6 -> (offset=0, leaderEpoch=5), -uve-topic-7-14 -> (offset=0, leaderEpoch=5), -uve-topic-9-23 -> (offset=0, leaderEpoch=5), -uve-topic-18-4 -> (offset=0, leaderEpoch=5), -uve-topic-1-23 -> (offset=0, leaderEpoch=5), -uve-topic-0-3 -> (offset=0, leaderEpoch=5), -uve-topic-23-20 -> (offset=0, leaderEpoch=5), -uve-topic-13-21 -> (offset=0, leaderEpoch=5), -uve-topic-28-8 -> (offset=0, leaderEpoch=5), -uve-topic-19-5 -> (offset=0, leaderEpoch=5), -uve-topic-11-29 -> (offset=0, leaderEpoch=5), -uve-topic-0-15 -> (offset=0, leaderEpoch=5), -uve-topic-19-11 -> (offset=0, leaderEpoch=5), -uve-topic-18-25 -> (offset=0, leaderEpoch=5), -uve-topic-0-9 -> (offset=0, leaderEpoch=5), -uve-topic-19-26 -> (offset=0, leaderEpoch=5), structured_syslog_topic-28 -> (offset=0, leaderEpoch=5), -uve-topic-22-29 -> (offset=0, leaderEpoch=5), -uve-topic-1-20 -> (offset=0, leaderEpoch=5), -uve-topic-3-2 -> (offset=0, leaderEpoch=5), -uve-topic-14-22 -> (offset=0, leaderEpoch=5), -uve-topic-29-12 -> (offset=0, leaderEpoch=5), -uve-topic-11-17 -> (offset=0, leaderEpoch=5), -uve-topic-29-9 -> (offset=0, leaderEpoch=5), structured_syslog_topic-25 -> (offset=0, leaderEpoch=5), -uve-topic-8-17 -> (offset=0, leaderEpoch=5), -uve-topic-26-23 -> (offset=0, leaderEpoch=5), -uve-topic-8-26 -> (offset=0, leaderEpoch=5), -uve-topic-26-29 -> (offset=0, leaderEpoch=5), -uve-topic-9-2 -> (offset=0, leaderEpoch=5), -uve-topic-26-5 -> (offset=0, leaderEpoch=5), -uve-topic-1-14 -> (offset=0, leaderEpoch=5), -uve-topic-18-16 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=5), -uve-topic-10-12 -> (offset=0, leaderEpoch=5), -uve-topic-15-29 -> (offset=0, leaderEpoch=5), structured_syslog_topic-19 -> (offset=0, leaderEpoch=5), -uve-topic-6-10 -> (offset=0, leaderEpoch=5), -uve-topic-15-23 -> (offset=0, leaderEpoch=5), -uve-topic-12-18 -> (offset=0, leaderEpoch=5), -uve-topic-22-17 -> (offset=0, leaderEpoch=5), -uve-topic-17-7 -> (offset=0, leaderEpoch=5), -uve-topic-27-6 -> (offset=0, leaderEpoch=5), -uve-topic-10-24 -> (offset=0, leaderEpoch=5), -uve-topic-3-29 -> (offset=0, leaderEpoch=5), -uve-topic-21-24 -> (offset=0, leaderEpoch=5), -uve-topic-9-20 -> (offset=0, leaderEpoch=5), -uve-topic-16-19 -> (offset=0, leaderEpoch=5), -uve-topic-4-12 -> (offset=0, leaderEpoch=5), -uve-topic-23-11 -> (offset=0, leaderEpoch=5), -uve-topic-13-12 -> (offset=0, leaderEpoch=5), -uve-topic-7-11 -> (offset=0, leaderEpoch=5), -uve-topic-3-8 -> (offset=0, leaderEpoch=5), -uve-topic-19-29 -> (offset=0, leaderEpoch=5), -uve-topic-19-23 -> (offset=0, leaderEpoch=5), -uve-topic-6-28 -> (offset=0, leaderEpoch=5), -uve-topic-19-17 -> (offset=0, leaderEpoch=5), -uve-topic-2-14 -> (offset=0, leaderEpoch=5), -uve-topic-16-10 -> (offset=0, leaderEpoch=5), -uve-topic-26-17 -> (offset=0, leaderEpoch=5), -uve-topic-17-28 -> (offset=0, leaderEpoch=5), -uve-topic-27-27 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=5), -uve-topic-12-3 -> (offset=0, leaderEpoch=5), -uve-topic-22-2 -> (offset=0, leaderEpoch=5), -uve-topic-0-0 -> (offset=970, leaderEpoch=5), -uve-topic-7-29 -> (offset=0, leaderEpoch=5), -uve-topic-14-4 -> (offset=0, leaderEpoch=5), -uve-topic-15-5 -> (offset=0, leaderEpoch=5), -uve-topic-20-28 -> (offset=0, leaderEpoch=5), -uve-topic-20-7 -> (offset=0, leaderEpoch=5), -uve-topic-8-23 -> (offset=0, leaderEpoch=5), -uve-topic-8-8 -> (offset=0, leaderEpoch=5), -uve-topic-0-12 -> (offset=0, leaderEpoch=5), -uve-topic-4-3 -> (offset=0, leaderEpoch=5), -uve-topic-3-11 -> (offset=0, leaderEpoch=5), -uve-topic-3-17 -> (offset=0, leaderEpoch=5), -uve-topic-4-9 -> (offset=0, leaderEpoch=5), -uve-topic-16-7 -> (offset=0, leaderEpoch=5), -uve-topic-5-20 -> (offset=0, leaderEpoch=5), -uve-topic-24-1 -> (offset=0, leaderEpoch=5), -uve-topic-18-22 -> (offset=0, leaderEpoch=5), -uve-topic-13-27 -> (offset=0, leaderEpoch=5), -uve-topic-23-26 -> (offset=0, leaderEpoch=5), -uve-topic-12-0 -> (offset=13, leaderEpoch=5), -uve-topic-9-8 -> (offset=0, leaderEpoch=5), -uve-topic-0-21 -> (offset=0, leaderEpoch=5), -uve-topic-2-2 -> (offset=0, leaderEpoch=5), -uve-topic-23-2 -> (offset=0, leaderEpoch=5), -uve-topic-13-3 -> (offset=0, leaderEpoch=5), -uve-topic-5-14 -> (offset=0, leaderEpoch=5), -uve-topic-2-11 -> (offset=0, leaderEpoch=5), -uve-topic-4-27 -> (offset=0, leaderEpoch=5), -uve-topic-9-26 -> (offset=0, leaderEpoch=5), -uve-topic-20-4 -> (offset=0, leaderEpoch=5), -uve-topic-3-26 -> (offset=0, leaderEpoch=5), -uve-topic-21-21 -> (offset=0, leaderEpoch=5), -uve-topic-11-14 -> (offset=0, leaderEpoch=5), structured_syslog_topic-1 -> (offset=0, leaderEpoch=5), -uve-topic-3-5 -> (offset=0, leaderEpoch=5), -uve-topic-29-24 -> (offset=0, leaderEpoch=5), -uve-topic-10-21 -> (offset=0, leaderEpoch=5), -uve-topic-2-23 -> (offset=0, leaderEpoch=5), -uve-topic-18-19 -> (offset=0, leaderEpoch=5), -uve-topic-19-20 -> (offset=0, leaderEpoch=5), structured_syslog_topic-13 -> (offset=0, leaderEpoch=5), -uve-topic-5-8 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=5), -uve-topic-4-0 -> (offset=0, leaderEpoch=5), -uve-topic-19-8 -> (offset=0, leaderEpoch=5), -uve-topic-28-17 -> (offset=0, leaderEpoch=5), -uve-topic-24-4 -> (offset=0, leaderEpoch=5), -uve-topic-22-14 -> (offset=0, leaderEpoch=5), -uve-topic-12-15 -> (offset=0, leaderEpoch=5), -uve-topic-9-29 -> (offset=0, leaderEpoch=5), -uve-topic-13-24 -> (offset=0, leaderEpoch=5), -uve-topic-23-23 -> (offset=0, leaderEpoch=5), -uve-topic-4-18 -> (offset=0, leaderEpoch=5), -uve-topic-5-17 -> (offset=0, leaderEpoch=5), -uve-topic-23-29 -> (offset=0, leaderEpoch=5), -uve-topic-6-19 -> (offset=0, leaderEpoch=5), -uve-topic-25-5 -> (offset=0, leaderEpoch=5), -uve-topic-0-24 -> (offset=0, leaderEpoch=5), -uve-topic-12-12 -> (offset=0, leaderEpoch=5), -uve-topic-22-11 -> (offset=0, leaderEpoch=5), -uve-topic-28-14 -> (offset=0, leaderEpoch=5), -uve-topic-26-26 -> (offset=0, leaderEpoch=5), -uve-topic-10-9 -> (offset=0, leaderEpoch=5), -uve-topic-5-2 -> (offset=0, leaderEpoch=5), -uve-topic-29-21 -> (offset=0, leaderEpoch=5), -uve-topic-2-17 -> (offset=0, leaderEpoch=5), -uve-topic-11-26 -> (offset=0, leaderEpoch=5), -uve-topic-3-23 -> (offset=0, leaderEpoch=5), -uve-topic-11-11 -> (offset=0, leaderEpoch=5), -uve-topic-21-18 -> (offset=0, leaderEpoch=5), -uve-topic-18-7 -> (offset=0, leaderEpoch=5), -uve-topic-20-16 -> (offset=0, leaderEpoch=5), -uve-topic-29-15 -> (offset=0, leaderEpoch=5), -uve-topic-0-18 -> (offset=0, leaderEpoch=5), -uve-topic-9-17 -> (offset=0, leaderEpoch=5), -uve-topic-6-4 -> (offset=0, leaderEpoch=5), -uve-topic-21-9 -> (offset=0, leaderEpoch=5), -uve-topic-16-16 -> (offset=0, leaderEpoch=5), -uve-topic-28-20 -> (offset=0, leaderEpoch=5), -uve-topic-26-11 -> (offset=0, leaderEpoch=5), -uve-topic-12-27 -> (offset=0, leaderEpoch=5), -uve-topic-22-26 -> (offset=0, leaderEpoch=5), -uve-topic-9-14 -> (offset=0, leaderEpoch=5), -uve-topic-15-26 -> (offset=0, leaderEpoch=5), -uve-topic-24-16 -> (offset=0, leaderEpoch=5), -uve-topic-18-1 -> (offset=0, leaderEpoch=5), -uve-topic-7-23 -> (offset=0, leaderEpoch=5), -uve-topic-19-2 -> (offset=0, leaderEpoch=5), -uve-topic-0-27 -> (offset=0, leaderEpoch=5), -uve-topic-4-6 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=5), -uve-topic-16-28 -> (offset=0, leaderEpoch=5), -uve-topic-28-23 -> (offset=0, leaderEpoch=5), -uve-topic-8-11 -> (offset=0, leaderEpoch=5), -uve-topic-2-29 -> (offset=0, leaderEpoch=5), -uve-topic-15-11 -> (offset=0, leaderEpoch=5), -uve-topic-2-8 -> (offset=0, leaderEpoch=5), -uve-topic-16-13 -> (offset=0, leaderEpoch=5), -uve-topic-6-22 -> (offset=0, leaderEpoch=5), -uve-topic-14-25 -> (offset=0, leaderEpoch=5), -uve-topic-7-5 -> (offset=0, leaderEpoch=5), -uve-topic-25-17 -> (offset=0, leaderEpoch=5), -uve-topic-20-19 -> (offset=0, leaderEpoch=5), -uve-topic-9-5 -> (offset=0, leaderEpoch=5), -uve-topic-0-6 -> (offset=0, leaderEpoch=5), -uve-topic-1-11 -> (offset=0, leaderEpoch=5), -uve-topic-24-13 -> (offset=0, leaderEpoch=5), -uve-topic-11-23 -> (offset=0, leaderEpoch=5), -uve-topic-22-23 -> (offset=0, leaderEpoch=5), -uve-topic-12-24 -> (offset=0, leaderEpoch=5), -uve-topic-10-0 -> (offset=0, leaderEpoch=5), -uve-topic-15-2 -> (offset=0, leaderEpoch=5), -uve-topic-29-18 -> (offset=0, leaderEpoch=5), -uve-topic-16-4 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=5), -uve-topic-2-26 -> (offset=0, leaderEpoch=5), -uve-topic-21-6 -> (offset=0, leaderEpoch=5), -uve-topic-2-5 -> (offset=0, leaderEpoch=5), -uve-topic-10-6 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=5), -uve-topic-4-15 -> (offset=0, leaderEpoch=5), -uve-topic-6-1 -> (offset=0, leaderEpoch=5), -uve-topic-3-20 -> (offset=0, leaderEpoch=5), -uve-topic-27-9 -> (offset=0, leaderEpoch=5), -uve-topic-17-10 -> (offset=0, leaderEpoch=5), -uve-topic-4-21 -> (offset=0, leaderEpoch=5), -uve-topic-4-24 -> (offset=0, leaderEpoch=5), -uve-topic-16-22 -> (offset=0, leaderEpoch=5), -uve-topic-26-2 -> (offset=0, leaderEpoch=5), -uve-topic-21-0 -> (offset=96, leaderEpoch=5), -uve-topic-7-2 -> (offset=0, leaderEpoch=5), -uve-topic-20-13 -> (offset=0, leaderEpoch=5), -uve-topic-13-0 -> (offset=13, leaderEpoch=5), -uve-topic-16-1 -> (offset=0, leaderEpoch=5), -uve-topic-25-20 -> (offset=0, leaderEpoch=5), -uve-topic-25-14 -> (offset=0, leaderEpoch=5), -uve-topic-26-8 -> (offset=0, leaderEpoch=5), -uve-topic-8-14 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=5), -uve-topic-14-10 -> (offset=0, leaderEpoch=5), -uve-topic-13-9 -> (offset=0, leaderEpoch=5), -uve-topic-23-8 -> (offset=0, leaderEpoch=5), -uve-topic-7-20 -> (offset=0, leaderEpoch=5), -uve-topic-28-5 -> (offset=0, leaderEpoch=5), -uve-topic-21-27 -> (offset=0, leaderEpoch=5), -uve-topic-29-6 -> (offset=0, leaderEpoch=5), -uve-topic-10-3 -> (offset=0, leaderEpoch=5), -uve-topic-5-29 -> (offset=0, leaderEpoch=5), -uve-topic-5-26 -> (offset=0, leaderEpoch=5), -uve-topic-21-3 -> (offset=0, leaderEpoch=5), -uve-topic-24-25 -> (offset=0, leaderEpoch=5), structured_syslog_topic-7 -> (offset=0, leaderEpoch=5), -uve-topic-11-20 -> (offset=0, leaderEpoch=5), -uve-topic-5-11 -> (offset=0, leaderEpoch=5), -uve-topic-1-8 -> (offset=0, leaderEpoch=5), -uve-topic-20-10 -> (offset=0, leaderEpoch=5), -uve-topic-17-16 -> (offset=0, leaderEpoch=5), -uve-topic-27-15 -> (offset=0, leaderEpoch=5), -uve-topic-10-18 -> (offset=0, leaderEpoch=5), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=5), -uve-topic-20-1 -> (offset=0, leaderEpoch=5), -uve-topic-29-3 -> (offset=0, leaderEpoch=5), -uve-topic-1-2 -> (offset=0, leaderEpoch=5), -uve-topic-1-29 -> (offset=0, leaderEpoch=5), -uve-topic-25-26 -> (offset=0, leaderEpoch=5), -uve-topic-17-13 -> (offset=0, leaderEpoch=5), -uve-topic-27-12 -> (offset=0, leaderEpoch=5), -uve-topic-29-0 -> (offset=143, leaderEpoch=5), -uve-topic-20-25 -> (offset=0, leaderEpoch=5), -uve-topic-26-14 -> (offset=0, leaderEpoch=5), structured_syslog_topic-4 -> (offset=0, leaderEpoch=5), -uve-topic-28-29 -> (offset=0, leaderEpoch=5), -uve-topic-25-11 -> (offset=0, leaderEpoch=5), -uve-topic-14-19 -> (offset=0, leaderEpoch=5), -uve-topic-9-11 -> (offset=0, leaderEpoch=5), -uve-topic-24-10 -> (offset=0, leaderEpoch=5), -uve-topic-15-20 -> (offset=0, leaderEpoch=5)) (kafka.server.ReplicaFetcherManager) [2025-02-06 02:00:42,981] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,997] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,997] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 13 has no effect as the largest offset in the log is 12 (kafka.log.Log) [2025-02-06 02:00:42,997] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 13 has no effect as the largest offset in the log is 12 (kafka.log.Log) [2025-02-06 02:00:42,998] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,998] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:42,998] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 77 has no effect as the largest offset in the log is 76 (kafka.log.Log) [2025-02-06 02:00:42,998] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,000] 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) [2025-02-06 02:00:43,000] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,000] 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) [2025-02-06 02:00:43,000] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,000] 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) [2025-02-06 02:00:43,000] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,000] 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) [2025-02-06 02:00:43,000] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,000] 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) [2025-02-06 02:00:43,000] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,001] 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) [2025-02-06 02:00:43,001] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,001] 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) [2025-02-06 02:00:43,001] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,001] 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) [2025-02-06 02:00:43,001] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,001] 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) [2025-02-06 02:00:43,001] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,001] 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) [2025-02-06 02:00:43,001] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,001] 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) [2025-02-06 02:00:43,002] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,002] 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) [2025-02-06 02:00:43,002] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,002] 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) [2025-02-06 02:00:43,002] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,002] 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) [2025-02-06 02:00:43,002] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,002] 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) [2025-02-06 02:00:43,002] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,002] 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) [2025-02-06 02:00:43,002] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,003] 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) [2025-02-06 02:00:43,003] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,003] 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) [2025-02-06 02:00:43,003] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,003] 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) [2025-02-06 02:00:43,003] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,003] 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) [2025-02-06 02:00:43,003] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,003] 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) [2025-02-06 02:00:43,003] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,003] 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) [2025-02-06 02:00:43,003] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,004] 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) [2025-02-06 02:00:43,004] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,004] 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) [2025-02-06 02:00:43,004] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,004] 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) [2025-02-06 02:00:43,004] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,004] 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) [2025-02-06 02:00:43,004] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,004] 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) [2025-02-06 02:00:43,004] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,004] 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) [2025-02-06 02:00:43,004] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,005] 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) [2025-02-06 02:00:43,005] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,005] 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) [2025-02-06 02:00:43,005] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,005] 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) [2025-02-06 02:00:43,005] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,005] 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) [2025-02-06 02:00:43,005] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,005] 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) [2025-02-06 02:00:43,005] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,005] 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) [2025-02-06 02:00:43,005] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,006] 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) [2025-02-06 02:00:43,006] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,006] 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) [2025-02-06 02:00:43,006] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,006] 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) [2025-02-06 02:00:43,006] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,006] 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) [2025-02-06 02:00:43,006] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,006] INFO [Log 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.Log) [2025-02-06 02:00:43,006] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,006] 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) [2025-02-06 02:00:43,007] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,007] 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) [2025-02-06 02:00:43,007] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,007] 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) [2025-02-06 02:00:43,007] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,007] 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) [2025-02-06 02:00:43,007] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,007] 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) [2025-02-06 02:00:43,007] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,007] 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) [2025-02-06 02:00:43,007] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,007] 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) [2025-02-06 02:00:43,008] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,008] 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) [2025-02-06 02:00:43,008] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,008] 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) [2025-02-06 02:00:43,008] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,008] 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) [2025-02-06 02:00:43,008] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,008] 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) [2025-02-06 02:00:43,008] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,008] 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) [2025-02-06 02:00:43,008] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,008] 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) [2025-02-06 02:00:43,009] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,009] 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) [2025-02-06 02:00:43,009] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,009] 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) [2025-02-06 02:00:43,009] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,009] 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) [2025-02-06 02:00:43,009] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,009] 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) [2025-02-06 02:00:43,009] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,009] 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) [2025-02-06 02:00:43,009] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,010] 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) [2025-02-06 02:00:43,010] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,010] 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) [2025-02-06 02:00:43,010] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,010] 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) [2025-02-06 02:00:43,010] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,010] 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) [2025-02-06 02:00:43,016] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,017] 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) [2025-02-06 02:00:43,017] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,017] 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) [2025-02-06 02:00:43,017] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,017] 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) [2025-02-06 02:00:43,017] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,017] 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) [2025-02-06 02:00:43,017] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,017] 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) [2025-02-06 02:00:43,017] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,018] 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) [2025-02-06 02:00:43,018] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,018] 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) [2025-02-06 02:00:43,018] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,018] 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) [2025-02-06 02:00:43,018] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,018] 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) [2025-02-06 02:00:43,018] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,018] 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) [2025-02-06 02:00:43,018] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,018] 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) [2025-02-06 02:00:43,019] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,019] 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) [2025-02-06 02:00:43,019] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,019] 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) [2025-02-06 02:00:43,019] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,019] 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) [2025-02-06 02:00:43,019] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,019] 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) [2025-02-06 02:00:43,019] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,019] 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) [2025-02-06 02:00:43,019] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,019] 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) [2025-02-06 02:00:43,019] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,020] 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) [2025-02-06 02:00:43,020] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,020] 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) [2025-02-06 02:00:43,020] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,020] 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) [2025-02-06 02:00:43,020] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,020] 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) [2025-02-06 02:00:43,020] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,020] 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) [2025-02-06 02:00:43,020] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,020] 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) [2025-02-06 02:00:43,020] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,021] 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) [2025-02-06 02:00:43,021] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,021] 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) [2025-02-06 02:00:43,021] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,021] 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) [2025-02-06 02:00:43,021] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,021] 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) [2025-02-06 02:00:43,021] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,021] INFO [Log 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.Log) [2025-02-06 02:00:43,021] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,021] 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) [2025-02-06 02:00:43,022] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,022] 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) [2025-02-06 02:00:43,022] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,022] 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) [2025-02-06 02:00:43,022] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,022] 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) [2025-02-06 02:00:43,022] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,022] INFO [Log 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.Log) [2025-02-06 02:00:43,022] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,022] 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) [2025-02-06 02:00:43,023] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,023] 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) [2025-02-06 02:00:43,023] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,023] 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) [2025-02-06 02:00:43,023] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,023] 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) [2025-02-06 02:00:43,023] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,023] 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) [2025-02-06 02:00:43,023] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,023] 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) [2025-02-06 02:00:43,024] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,024] 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) [2025-02-06 02:00:43,024] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,024] 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) [2025-02-06 02:00:43,024] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,024] 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) [2025-02-06 02:00:43,024] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,024] 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) [2025-02-06 02:00:43,024] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,024] 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) [2025-02-06 02:00:43,024] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,024] 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) [2025-02-06 02:00:43,025] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,025] 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) [2025-02-06 02:00:43,025] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,025] 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) [2025-02-06 02:00:43,025] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,025] 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) [2025-02-06 02:00:43,025] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,025] INFO [Log 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.Log) [2025-02-06 02:00:43,025] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,025] 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) [2025-02-06 02:00:43,025] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,025] 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) [2025-02-06 02:00:43,025] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,025] 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) [2025-02-06 02:00:43,026] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,026] 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) [2025-02-06 02:00:43,026] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,026] 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) [2025-02-06 02:00:43,026] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,026] 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) [2025-02-06 02:00:43,026] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,026] 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) [2025-02-06 02:00:43,026] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,026] 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) [2025-02-06 02:00:43,026] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,026] 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) [2025-02-06 02:00:43,026] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,027] 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) [2025-02-06 02:00:43,027] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,027] 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) [2025-02-06 02:00:43,027] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,027] 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) [2025-02-06 02:00:43,027] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,027] 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) [2025-02-06 02:00:43,027] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,027] 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) [2025-02-06 02:00:43,027] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,027] 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) [2025-02-06 02:00:43,027] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,027] 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) [2025-02-06 02:00:43,027] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,028] 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) [2025-02-06 02:00:43,028] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,028] 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) [2025-02-06 02:00:43,028] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,028] 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) [2025-02-06 02:00:43,028] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,028] 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) [2025-02-06 02:00:43,028] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,028] 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) [2025-02-06 02:00:43,028] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,028] 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) [2025-02-06 02:00:43,028] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,028] 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) [2025-02-06 02:00:43,029] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,029] 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) [2025-02-06 02:00:43,029] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,029] 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) [2025-02-06 02:00:43,029] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,029] 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) [2025-02-06 02:00:43,029] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,029] 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) [2025-02-06 02:00:43,029] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,029] 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) [2025-02-06 02:00:43,029] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,030] 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) [2025-02-06 02:00:43,030] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,030] 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) [2025-02-06 02:00:43,030] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,030] 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) [2025-02-06 02:00:43,030] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,030] 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) [2025-02-06 02:00:43,030] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,030] 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) [2025-02-06 02:00:43,030] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,030] 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) [2025-02-06 02:00:43,030] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,030] 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) [2025-02-06 02:00:43,031] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,031] 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) [2025-02-06 02:00:43,031] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,031] 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) [2025-02-06 02:00:43,031] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,031] 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) [2025-02-06 02:00:43,031] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,031] 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) [2025-02-06 02:00:43,031] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,031] 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) [2025-02-06 02:00:43,031] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,032] 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) [2025-02-06 02:00:43,032] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,032] 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) [2025-02-06 02:00:43,032] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,032] 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) [2025-02-06 02:00:43,032] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,032] 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) [2025-02-06 02:00:43,032] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,032] 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) [2025-02-06 02:00:43,033] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,033] 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) [2025-02-06 02:00:43,033] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,033] 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) [2025-02-06 02:00:43,033] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,033] 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) [2025-02-06 02:00:43,034] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,034] 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) [2025-02-06 02:00:43,034] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,034] 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) [2025-02-06 02:00:43,035] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,035] INFO [Log 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.Log) [2025-02-06 02:00:43,035] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,035] 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) [2025-02-06 02:00:43,035] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,035] INFO [Log 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.Log) [2025-02-06 02:00:43,035] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,035] 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) [2025-02-06 02:00:43,035] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,035] 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) [2025-02-06 02:00:43,036] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,036] 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) [2025-02-06 02:00:43,036] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,036] 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) [2025-02-06 02:00:43,036] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,036] 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) [2025-02-06 02:00:43,036] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,036] 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) [2025-02-06 02:00:43,036] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,037] 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) [2025-02-06 02:00:43,037] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,037] 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) [2025-02-06 02:00:43,037] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,037] 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) [2025-02-06 02:00:43,037] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,037] 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) [2025-02-06 02:00:43,038] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,038] 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) [2025-02-06 02:00:43,038] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,038] 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) [2025-02-06 02:00:43,038] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,038] 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) [2025-02-06 02:00:43,038] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,038] 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) [2025-02-06 02:00:43,038] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,039] 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) [2025-02-06 02:00:43,039] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,039] 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) [2025-02-06 02:00:43,039] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,039] 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) [2025-02-06 02:00:43,039] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,039] 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) [2025-02-06 02:00:43,039] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,039] 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) [2025-02-06 02:00:43,039] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,039] 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) [2025-02-06 02:00:43,040] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,040] 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) [2025-02-06 02:00:43,040] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,040] 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) [2025-02-06 02:00:43,040] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,040] 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) [2025-02-06 02:00:43,040] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,040] 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) [2025-02-06 02:00:43,040] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,040] 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) [2025-02-06 02:00:43,040] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,040] 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) [2025-02-06 02:00:43,041] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,041] 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) [2025-02-06 02:00:43,041] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,041] 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) [2025-02-06 02:00:43,041] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,041] 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) [2025-02-06 02:00:43,041] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,041] 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) [2025-02-06 02:00:43,041] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,041] 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) [2025-02-06 02:00:43,041] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,042] 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) [2025-02-06 02:00:43,042] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,042] 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) [2025-02-06 02:00:43,042] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,042] 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) [2025-02-06 02:00:43,042] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,042] 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) [2025-02-06 02:00:43,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,043] 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) [2025-02-06 02:00:43,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,043] 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) [2025-02-06 02:00:43,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,043] 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) [2025-02-06 02:00:43,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,043] 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) [2025-02-06 02:00:43,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,044] 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) [2025-02-06 02:00:43,044] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,044] 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) [2025-02-06 02:00:43,044] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,044] 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) [2025-02-06 02:00:43,044] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,044] 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) [2025-02-06 02:00:43,044] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,044] 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) [2025-02-06 02:00:43,044] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,044] 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) [2025-02-06 02:00:43,045] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,045] INFO [Log 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.Log) [2025-02-06 02:00:43,045] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,045] 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) [2025-02-06 02:00:43,045] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,045] 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) [2025-02-06 02:00:43,045] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,045] 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) [2025-02-06 02:00:43,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,046] 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) [2025-02-06 02:00:43,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,046] 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) [2025-02-06 02:00:43,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,046] 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) [2025-02-06 02:00:43,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,046] 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) [2025-02-06 02:00:43,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,046] 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) [2025-02-06 02:00:43,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,046] 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) [2025-02-06 02:00:43,047] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,047] 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) [2025-02-06 02:00:43,047] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,047] 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) [2025-02-06 02:00:43,047] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,047] 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) [2025-02-06 02:00:43,047] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,047] 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) [2025-02-06 02:00:43,047] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,047] 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) [2025-02-06 02:00:43,048] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,048] 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) [2025-02-06 02:00:43,048] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,048] 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) [2025-02-06 02:00:43,048] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,048] 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) [2025-02-06 02:00:43,048] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,048] INFO [Log 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.Log) [2025-02-06 02:00:43,048] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,048] 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) [2025-02-06 02:00:43,049] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,049] 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) [2025-02-06 02:00:43,049] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,049] 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) [2025-02-06 02:00:43,049] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,049] 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) [2025-02-06 02:00:43,049] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,049] 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) [2025-02-06 02:00:43,049] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,050] 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) [2025-02-06 02:00:43,050] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,050] 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) [2025-02-06 02:00:43,050] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,050] 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) [2025-02-06 02:00:43,050] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,050] 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) [2025-02-06 02:00:43,050] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,050] INFO [Log 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.Log) [2025-02-06 02:00:43,050] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,050] 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) [2025-02-06 02:00:43,050] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,050] 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) [2025-02-06 02:00:43,051] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,051] 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) [2025-02-06 02:00:43,051] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,051] 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) [2025-02-06 02:00:43,051] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,051] 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) [2025-02-06 02:00:43,051] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,051] INFO [Log 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.Log) [2025-02-06 02:00:43,051] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,051] 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) [2025-02-06 02:00:43,051] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,051] 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) [2025-02-06 02:00:43,051] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,052] 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) [2025-02-06 02:00:43,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,052] 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) [2025-02-06 02:00:43,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,052] 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) [2025-02-06 02:00:43,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,052] 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) [2025-02-06 02:00:43,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,052] 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) [2025-02-06 02:00:43,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,052] 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) [2025-02-06 02:00:43,052] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,053] 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) [2025-02-06 02:00:43,053] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,053] 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) [2025-02-06 02:00:43,053] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,053] 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) [2025-02-06 02:00:43,053] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,053] 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) [2025-02-06 02:00:43,053] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,054] 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) [2025-02-06 02:00:43,054] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,054] 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) [2025-02-06 02:00:43,054] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,054] 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) [2025-02-06 02:00:43,054] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,054] 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) [2025-02-06 02:00:43,054] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,054] 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) [2025-02-06 02:00:43,055] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,055] 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) [2025-02-06 02:00:43,055] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,055] 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) [2025-02-06 02:00:43,055] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,055] 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) [2025-02-06 02:00:43,055] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,055] 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) [2025-02-06 02:00:43,055] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,055] 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) [2025-02-06 02:00:43,055] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,055] 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) [2025-02-06 02:00:43,056] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,056] 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) [2025-02-06 02:00:43,056] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,056] 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) [2025-02-06 02:00:43,056] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,056] 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) [2025-02-06 02:00:43,056] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,056] 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) [2025-02-06 02:00:43,056] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,056] 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) [2025-02-06 02:00:43,056] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,057] 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) [2025-02-06 02:00:43,057] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,057] 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) [2025-02-06 02:00:43,057] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,057] 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) [2025-02-06 02:00:43,057] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,057] 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) [2025-02-06 02:00:43,057] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,057] 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) [2025-02-06 02:00:43,057] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,057] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,058] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,058] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:43,059] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-06 02:00:43,059] 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) [2025-02-06 02:00:44,239] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 96 has no effect as the largest offset in the log is 95 (kafka.log.Log) [2025-02-06 02:00:44,239] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 143 has no effect as the largest offset in the log is 142 (kafka.log.Log) [2025-02-06 02:00:44,239] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 970 has no effect as the largest offset in the log is 969 (kafka.log.Log) [2025-02-06 02:01:09,364] INFO Unable to read additional data from server sessionid 0x300005791180029, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,617] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,617] INFO Socket connection established, initiating session, client: /10.0.0.41:54556, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,618] INFO Unable to read additional data from server sessionid 0x300005791180029, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,810] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,810] INFO Socket connection established, initiating session, client: /10.0.0.41:39604, server: cn-jenkins-deploy-platform-ansible-os-2696-2./10.0.0.41:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:09,810] INFO Unable to read additional data from server sessionid 0x300005791180029, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:11,682] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:11,682] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2696-3./10.0.0.38:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:11,866] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:11,866] INFO Socket connection established, initiating session, client: /10.0.0.41:54880, server: cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:01:11,868] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2696-1./10.0.0.23:2181, sessionid = 0x300005791180029, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-06 02:05:35,946] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 02:15:35,946] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-06 02:25:35,946] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)