++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ mkdir -p /var/log/contrail/config-database-cassandra ++ log_file=/var/log/contrail/config-database-cassandra/console.log ++ touch /var/log/contrail/config-database-cassandra/console.log ++ chmod 600 /var/log/contrail/config-database-cassandra/console.log ++ exec +++ tee -a /var/log/contrail/config-database-cassandra/console.log +++ date ++ echo 'INFO: =================== Thu Apr 2 05:33:52 UTC 2026 ===================' INFO: =================== Thu Apr 2 05:33:52 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.50:8081 10.0.0.22:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.22:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.22:8081 10.0.0.249: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.50:9042 10.0.0.22:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.22:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.22:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.50:8086 10.0.0.22:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.22:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.22:8086 10.0.0.249:8086' ++ CASSANDRA_PORT=9161 ++ CASSANDRA_CQL_PORT=9041 ++ CASSANDRA_SSL_STORAGE_PORT=7013 ++ CASSANDRA_STORAGE_PORT=7012 ++ CASSANDRA_JMX_LOCAL_PORT=7201 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.50:8082 10.0.0.22:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.22:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.22:8082 10.0.0.249: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.50:9161 10.0.0.22:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.22:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.22:9161 10.0.0.249: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.50:9041 10.0.0.22:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.22:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.22:9041 10.0.0.249: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=true ++ 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.254,10.20.0.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.50:2181,10.0.0.22:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.22:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.22:2181,10.0.0.249: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.50:2181 10.0.0.22:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.22:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.22:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.22,10.0.0.249 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.50:5673,10.0.0.22:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.22:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.22:5673,10.0.0.249: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.50:6379 10.0.0.22:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.22:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.22:6379 10.0.0.249: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.50,10.0.0.22,10.0.0.249 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.50:9092 10.0.0.22:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.22:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.22:9092 10.0.0.249: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.50 ++ 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.50,10.0.0.22,10.0.0.249 ++ 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.50,10.0.0.22,10.0.0.249 ++ 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 + CONFIG=/etc/cassandra/cassandra.yaml + JVM_OPTIONS_CONFIG=/etc/cassandra/jvm.options + cp /etc/cassandra/cassandra.origin /etc/cassandra/cassandra.yaml + cp /etc/cassandra/jvm.options.origin /etc/cassandra/jvm.options + for i in '{1..10}' ++ find_my_ip_and_order_for_node_list 10.0.0.50,10.0.0.22,10.0.0.249 ++ local servers=10.0.0.50,10.0.0.22,10.0.0.249 ++ local server_list= ++ IFS=, ++ read -ra server_list ++ cut -d ' ' -f 1 +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ grep -vi host +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ sort ++ local local_ips=,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 1 ++ return + my_ip=10.0.0.50 + '[' -n 10.0.0.50 ']' + break + '[' -z 10.0.0.50 ']' ++ echo 10.0.0.50,10.0.0.22,10.0.0.249 ++ tr , ' ' ++ wc -w + export CASSANDRA_COUNT=3 + CASSANDRA_COUNT=3 ++ echo 10.0.0.50,10.0.0.22,10.0.0.249 ++ sed 's/,/", "/g' + export 'CASSANDRA_CONNECT_POINTS=10.0.0.50", "10.0.0.22", "10.0.0.249' + CASSANDRA_CONNECT_POINTS='10.0.0.50", "10.0.0.22", "10.0.0.249' ++ echo 10.0.0.50,10.0.0.22,10.0.0.249 ++ cut -d , -f 1,2 + export CASSANDRA_SEEDS=10.0.0.50,10.0.0.22 + CASSANDRA_SEEDS=10.0.0.50,10.0.0.22 + export CASSANDRA_LISTEN_ADDRESS=10.0.0.50 + CASSANDRA_LISTEN_ADDRESS=10.0.0.50 + export CASSANDRA_RPC_ADDRESS=10.0.0.50 + CASSANDRA_RPC_ADDRESS=10.0.0.50 + echo 'INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g' INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g + for yaml in Xmx Xms ++ echo -Xms1g -Xmx2g ++ sed -n 's/.*\(-Xmx[0-9]*[mMgG]\).*/\1/p' + opt=-Xmx2g + [[ -n -Xmx2g ]] ++ echo -Xms1g -Xmx2g ++ sed 's/-Xmx[0-9]*[mMgG]//g' + JVM_EXTRA_OPTS='-Xms1g ' + sed -i 's/^[#]*-Xmx.*/-Xmx2g/g' /etc/cassandra/jvm.options + for yaml in Xmx Xms ++ echo -Xms1g ++ sed -n 's/.*\(-Xms[0-9]*[mMgG]\).*/\1/p' + opt=-Xms1g + [[ -n -Xms1g ]] ++ sed 's/-Xms[0-9]*[mMgG]//g' ++ echo -Xms1g + JVM_EXTRA_OPTS= + sed -i 's/^[#]*-Xms.*/-Xms1g/g' /etc/cassandra/jvm.options + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + is_enabled true + local val=true + [[ true == \t\r\u\e ]] + export LOCAL_JMX=no + LOCAL_JMX=no + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + cat + change_variable memtable_flush_writers 4 + local VARIABLE_NAME=memtable_flush_writers + local VARIABLE_VALUE=4 + sed -i 's/.*\(memtable_flush_writers\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_compactors 4 + local VARIABLE_NAME=concurrent_compactors + local VARIABLE_VALUE=4 + sed -i 's/.*\(concurrent_compactors\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable compaction_throughput_mb_per_sec 256 + local VARIABLE_NAME=compaction_throughput_mb_per_sec + local VARIABLE_VALUE=256 + sed -i 's/.*\(compaction_throughput_mb_per_sec\):.*\([0-9a-z]\)/\1: 256/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_reads 64 + local VARIABLE_NAME=concurrent_reads + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_reads\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_writes 64 + local VARIABLE_NAME=concurrent_writes + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_writes\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable memtable_allocation_type offheap_objects + local VARIABLE_NAME=memtable_allocation_type + local VARIABLE_VALUE=offheap_objects + sed -i 's/.*\(memtable_allocation_type\):.*\([0-9a-z]\)/\1: offheap_objects/g' /etc/cassandra/cassandra.yaml + log_levels_map=([SYS_DEBUG]='DEBUG' [SYS_INFO]='INFO' [SYS_NOTICE]='INFO' [SYS_ERROR]="ERROR") + declare -A log_levels_map + log_level=DEBUG + '[' -n DEBUG ']' + sed -i 's/\(; cluster_name=contrail_database; column_index_cache_size_in_kb=2; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_compression=null; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_max_compression_buffers_in_pool=3; commitlog_periodic_queue_size=-1; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_batch_window_in_ms=NaN; commitlog_sync_period_in_ms=10000; commitlog_total_space_in_mb=null; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=256; concurrent_compactors=4; concurrent_counter_writes=32; concurrent_materialized_view_writes=32; concurrent_reads=64; concurrent_replicates=null; concurrent_writes=64; counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; credentials_cache_max_entries=1000; credentials_update_interval_in_ms=-1; credentials_validity_in_ms=2000; cross_node_timeout=false; data_file_directories=[Ljava.lang.String;@6b19b79; disk_access_mode=auto; disk_failure_policy=stop; disk_optimization_estimate_percentile=0.95; disk_optimization_page_cross_chance=0.1; disk_optimization_strategy=ssd; dynamic_snitch=true; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; enable_materialized_views=true; enable_scripted_user_defined_functions=false; enable_user_defined_functions=false; enable_user_defined_functions_threads=true; encryption_options=null; endpoint_snitch=SimpleSnitch; file_cache_round_up=null; file_cache_size_in_mb=null; gc_log_threshold_in_ms=200; gc_warn_threshold_in_ms=1000; hinted_handoff_disabled_datacenters=[]; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; hints_compression=null; hints_directory=null; hints_flush_period_in_ms=10000; incremental_backups=false; index_interval=null; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; initial_token=null; inter_dc_stream_throughput_outbound_megabits_per_sec=200; inter_dc_tcp_nodelay=false; internode_authenticator=null; internode_compression=dc; internode_recv_buff_size_in_bytes=0; internode_send_buff_size_in_bytes=0; key_cache_keys_to_save=2147483647; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=10.0.0.50; listen_interface=null; listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; max_hints_file_size_in_mb=128; max_mutation_size_in_kb=null; max_streaming_retries=3; max_value_size_in_mb=256; memtable_allocation_type=offheap_objects; memtable_cleanup_threshold=null; memtable_flush_writers=4; memtable_heap_space_in_mb=null; memtable_offheap_space_in_mb=null; min_free_space_per_drive_in_mb=50; native_transport_max_concurrent_connections=-1; native_transport_max_concurrent_connections_per_ip=-1; native_transport_max_frame_size_in_mb=256; native_transport_max_threads=128; native_transport_port=9042; native_transport_port_ssl=null; num_tokens=256; otc_backlog_expiration_interval_ms=200; otc_coalescing_enough_coalesced_messages=8; otc_coalescing_strategy=DISABLED; otc_coalescing_window_us=200; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_cache_max_entries=1000; permissions_update_interval_in_ms=-1; permissions_validity_in_ms=2000; phi_convict_threshold=8.0; prepared_statements_cache_size_mb=null; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_scheduler_id=null; request_scheduler_options=null; request_timeout_in_ms=10000; role_manager=CassandraRoleManager; roles_cache_max_entries=1000; roles_update_interval_in_ms=-1; roles_validity_in_ms=2000; row_cache_class_name=org.apache.cassandra.cache.OHCProvider; row_cache_keys_to_save=2147483647; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=10.0.0.50; rpc_interface=null; rpc_interface_prefer_ipv6=false; rpc_keepalive=true; rpc_listen_backlog=50; rpc_max_threads=2147483647; rpc_min_threads=16; rpc_port=9160; rpc_recv_buff_size_in_bytes=null; rpc_send_buff_size_in_bytes=null; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=10.0.0.50,10.0.0.22}; server_encryption_options=; slow_query_log_timeout_in_ms=500; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; stream_throughput_outbound_megabits_per_sec=200; streaming_keep_alive_period_in_secs=300; streaming_socket_timeout_in_ms=86400000; thrift_framed_transport_size_in_mb=15; thrift_max_message_length_in_mb=16; thrift_prepared_statements_cache_size_mb=null; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; tracetype_query_ttl=86400; tracetype_repair_ttl=604800; transparent_data_encryption_options=org.apache.cassandra.config.TransparentDataEncryptionOptions@2a32de6c; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; user_defined_function_fail_timeout=1500; user_defined_function_warn_timeout=500; user_function_timeout_policy=die; windows_timer_interval=1; write_request_timeout_in_ms=2000] INFO [main] 2026-04-02 05:33:57,133 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2026-04-02 05:33:57,133 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2026-04-02 05:33:57,134 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB INFO [main] 2026-04-02 05:33:57,173 RateBasedBackPressure.java:123 - Initialized back-pressure with high ratio: 0.9, factor: 5, flow: FAST, window size: 2000. INFO [main] 2026-04-02 05:33:57,174 DatabaseDescriptor.java:729 - Back-pressure is disabled with strategy org.apache.cassandra.net.RateBasedBackPressure{high_ratio=0.9, factor=5, flow=FAST}. INFO [main] 2026-04-02 05:33:57,557 JMXServerUtils.java:246 - Configured JMX server at: service:jmx:rmi://0.0.0.0/jndi/rmi://0.0.0.0:7201/jmxrmi INFO [main] 2026-04-02 05:33:57,576 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-5578-1. INFO [main] 2026-04-02 05:33:57,578 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2026-04-02 05:33:57,582 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2026-04-02 05:33:57,583 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4451264(4346K) committed = 4521984(4416K) max = 251658240(245760K) INFO [main] 2026-04-02 05:33:57,584 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 19572576(19113K) committed = 20054016(19584K) max = -1(-1K) INFO [main] 2026-04-02 05:33:57,584 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2281728(2228K) committed = 2490368(2432K) max = 1073741824(1048576K) INFO [main] 2026-04-02 05:33:57,585 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 94013568(91810K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2026-04-02 05:33:57,586 CassandraDaemon.java:486 - Par Survivor Space Heap memory: init = 41943040(40960K) used = 0(0K) committed = 41943040(40960K) max = 41943040(40960K) INFO [main] 2026-04-02 05:33:57,586 CassandraDaemon.java:486 - CMS Old Gen Heap memory: init = 654311424(638976K) used = 0(0K) committed = 654311424(638976K) max = 1728053248(1687552K) INFO [main] 2026-04-02 05:33:57,587 CassandraDaemon.java:488 - Classpath: /opt/cassandra/conf:/opt/cassandra/build/classes/main:/opt/cassandra/build/classes/thrift:/opt/cassandra/lib/airline-0.6.jar:/opt/cassandra/lib/antlr-runtime-3.5.2.jar:/opt/cassandra/lib/apache-cassandra-3.11.3.jar:/opt/cassandra/lib/apache-cassandra-thrift-3.11.3.jar:/opt/cassandra/lib/asm-5.0.4.jar:/opt/cassandra/lib/caffeine-2.2.6.jar:/opt/cassandra/lib/cassandra-driver-core-3.0.1-shaded.jar:/opt/cassandra/lib/commons-cli-1.1.jar:/opt/cassandra/lib/commons-codec-1.9.jar:/opt/cassandra/lib/commons-lang3-3.1.jar:/opt/cassandra/lib/commons-math3-3.2.jar:/opt/cassandra/lib/compress-lzf-0.8.4.jar:/opt/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/opt/cassandra/lib/concurrent-trees-2.4.0.jar:/opt/cassandra/lib/disruptor-3.0.1.jar:/opt/cassandra/lib/ecj-4.4.2.jar:/opt/cassandra/lib/guava-18.0.jar:/opt/cassandra/lib/HdrHistogram-2.1.9.jar:/opt/cassandra/lib/high-scale-lib-1.0.6.jar:/opt/cassandra/lib/hppc-0.5.4.jar:/opt/cassandra/lib/jackson-core-asl-1.9.13.jar:/opt/cassandra/lib/jackson-mapper-asl-1.9.13.jar:/opt/cassandra/lib/jamm-0.3.0.jar:/opt/cassandra/lib/javax.inject.jar:/opt/cassandra/lib/jbcrypt-0.3m.jar:/opt/cassandra/lib/jcl-over-slf4j-1.7.7.jar:/opt/cassandra/lib/jctools-core-1.2.1.jar:/opt/cassandra/lib/jflex-1.6.0.jar:/opt/cassandra/lib/jna-4.2.2.jar:/opt/cassandra/lib/joda-time-2.4.jar:/opt/cassandra/lib/json-simple-1.1.jar:/opt/cassandra/lib/jstackjunit-0.0.1.jar:/opt/cassandra/lib/libthrift-0.13.0.jar:/opt/cassandra/lib/log4j-over-slf4j-1.7.7.jar:/opt/cassandra/lib/logback-classic-1.2.9.jar:/opt/cassandra/lib/logback-core-1.2.9.jar:/opt/cassandra/lib/lz4-1.3.0.jar:/opt/cassandra/lib/metrics-core-3.1.5.jar:/opt/cassandra/lib/metrics-jvm-3.1.5.jar:/opt/cassandra/lib/metrics-logback-3.1.5.jar:/opt/cassandra/lib/netty-all-4.1.39.Final.jar:/opt/cassandra/lib/ohc-core-0.4.4.jar:/opt/cassandra/lib/ohc-core-j8-0.4.4.jar:/opt/cassandra/lib/reporter-config3-3.0.3.jar:/opt/cassandra/lib/reporter-config-base-3.0.3.jar:/opt/cassandra/lib/sigar-1.6.4.jar:/opt/cassandra/lib/slf4j-api-1.7.7.jar:/opt/cassandra/lib/snakeyaml-1.11.jar:/opt/cassandra/lib/snappy-java-1.1.1.7.jar:/opt/cassandra/lib/snowball-stemmer-1.3.0.581.1.jar:/opt/cassandra/lib/ST4-4.0.8.jar:/opt/cassandra/lib/stream-2.5.2.jar:/opt/cassandra/lib/thrift-server-0.3.7.jar:/opt/cassandra/lib/jsr223/*/*.jar:/opt/cassandra/lib/jamm-0.3.0.jar INFO [main] 2026-04-02 05:33:57,588 CassandraDaemon.java:490 - JVM Arguments: [-Xloggc:/opt/cassandra/logs/gc.log, -ea, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+AlwaysPreTouch, -XX:-UseBiasedLocking, -XX:+UseTLAB, -XX:+ResizeTLAB, -XX:+UseNUMA, -XX:+PerfDisableSharedMem, -Djava.net.preferIPv4Stack=true, -Xms1g, -Xmx2g, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:+CMSClassUnloadingEnabled, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintHeapAtGC, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -XX:+PrintPromotionFailure, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=10, -XX:GCLogFileSize=10M, -Xmn400M, -XX:+UseCondCardMark, -XX:CompileCommandFile=/opt/cassandra/conf/hotspot_compiler, -javaagent:/opt/cassandra/lib/jamm-0.3.0.jar, -Dcassandra.jmx.remote.port=7199, -Dcom.sun.management.jmxremote.rmi.port=7199, -Dcom.sun.management.jmxremote.authenticate=true, -Dcom.sun.management.jmxremote.password.file=/etc/cassandra/jmxremote.password, -Djava.library.path=/opt/cassandra/lib/sigar-bin, -Dcassandra.rpc_port=9161, -Dcassandra.native_transport_port=9041, -Dcassandra.ssl_storage_port=7013, -Dcassandra.storage_port=7012, -Dcassandra.jmx.local.port=7201, -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access, -Dcassandra.jmx.remote.port=7201, -Dcom.sun.management.jmxremote.rmi.port=7201, -Dcassandra.libjemalloc=/usr/lib64/libjemalloc.so.1, -XX:OnOutOfMemoryError=kill -9 %p, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/opt/cassandra/logs, -Dcassandra.storagedir=/opt/cassandra/data, -Dcassandra-foreground=yes] WARN [main] 2026-04-02 05:33:57,703 NativeLibrary.java:187 - Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. INFO [main] 2026-04-02 05:33:57,707 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2026-04-02 05:33:57,708 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2026-04-02 05:33:57,716 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2026-04-02 05:33:57,743 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2026-04-02 05:33:57,745 StartupChecks.java:311 - Maximum number of memory map areas per process (vm.max_map_count) 128960 is too low, recommended value: 1048575, you can change it with sysctl. WARN [main] 2026-04-02 05:33:57,794 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2026-04-02 05:33:57,799 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2026-04-02 05:33:57,800 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2026-04-02 05:33:57,884 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2026-04-02 05:33:58,702 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2026-04-02 05:34:00,749 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2026-04-02 05:34:00,772 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2026-04-02 05:34:00,801 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2026-04-02 05:34:00,825 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2026-04-02 05:34:00,836 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2026-04-02 05:34:00,843 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2026-04-02 05:34:00,850 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2026-04-02 05:34:00,867 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2026-04-02 05:34:00,897 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2026-04-02 05:34:00,939 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2026-04-02 05:34:00,948 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2026-04-02 05:34:00,969 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2026-04-02 05:34:00,992 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2026-04-02 05:34:01,003 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2026-04-02 05:34:01,010 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2026-04-02 05:34:01,016 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2026-04-02 05:34:01,022 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2026-04-02 05:34:01,028 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2026-04-02 05:34:01,033 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2026-04-02 05:34:01,038 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2026-04-02 05:34:01,051 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2026-04-02 05:34:01,057 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2026-04-02 05:34:01,069 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2026-04-02 05:34:01,072 ViewManager.java:137 - Not submitting build tasks for views in keyspace system as storage service is not initialized INFO [main] 2026-04-02 05:34:01,226 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2026-04-02 05:34:01,288 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2026-04-02 05:34:01,300 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2026-04-02 05:34:01,327 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2026-04-02 05:34:01,334 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2026-04-02 05:34:01,339 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2026-04-02 05:34:01,347 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2026-04-02 05:34:01,372 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2026-04-02 05:34:01,382 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2026-04-02 05:34:01,414 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2026-04-02 05:34:01,441 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2026-04-02 05:34:01,451 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_schema as storage service is not initialized INFO [MemtableFlushWriter:1] 2026-04-02 05:34:02,427 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:1] 2026-04-02 05:34:02,445 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:1] 2026-04-02 05:34:02,447 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:1] 2026-04-02 05:34:02,448 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [CompactionExecutor:4] 2026-04-02 05:34:03,024 BufferPool.java:230 - Global buffer pool is enabled, when pool is exhausted (max is 502.000MiB) it will allocate on heap INFO [main] 2026-04-02 05:34:03,137 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2026-04-02 05:34:03,275 StorageService.java:607 - Token metadata: INFO [pool-4-thread-1] 2026-04-02 05:34:03,383 AutoSavingCache.java:174 - Completed loading (8 ms; 8 keys) KeyCache cache INFO [main] 2026-04-02 05:34:03,415 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2026-04-02 05:34:03,418 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2026-04-02 05:34:03,475 StorageService.java:607 - Token metadata: INFO [main] 2026-04-02 05:34:03,819 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2026-04-02 05:34:03,822 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2026-04-02 05:34:03,823 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2026-04-02 05:34:03,824 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2026-04-02 05:34:03,825 StorageService.java:622 - Native protocol supported versions: 3/v3, 4/v4, 5/v5-beta (default: 4/v4) INFO [main] 2026-04-02 05:34:03,876 IndexSummaryManager.java:85 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2026-04-02 05:34:03,890 MessagingService.java:761 - Starting Messaging Service on /10.0.0.50:7012 (ens3) WARN [main] 2026-04-02 05:34:03,897 SystemKeyspace.java:1087 - No host ID found, created 8643ef8b-50c2-489b-8b7a-4bb4d8c4307e (Note: This should happen exactly once per node). INFO [main] 2026-04-02 05:34:03,932 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.22] 2026-04-02 05:34:03,992 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [HANDSHAKE-/10.0.0.249] 2026-04-02 05:34:04,042 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 + cqlsh 10.0.0.50 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' INFO [main] 2026-04-02 05:34:04,999 StorageService.java:550 - Unable to gossip with any peers but continuing anyway since node is in its own seed list INFO [main] 2026-04-02 05:34:05,065 StorageService.java:704 - Loading persisted ring state INFO [main] 2026-04-02 05:34:05,086 StorageService.java:822 - Starting up server gossip Connection error: ('Unable to connect to any servers', {'10.0.0.50': error(111, "Tried connecting to [('10.0.0.50', 9041)]. Last error: Connection refused")}) + sleep 10 INFO [main] 2026-04-02 05:34:05,320 StorageService.java:883 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2026-04-02 05:34:05,422 BootStrapper.java:228 - Generated random tokens. tokens are [3985608317499562127, -2633262910749530443, -778373863150746019, 6575549548245518874, 4973132233304613192, -8951241027745884111, -4674673184612492148, -4174383402765173875, -8474642960519805275, -3461520440499393571, -2320774599983747541, 7952661516098493491, -8345290207868359546, -6195536308607257860, -3031492525136901731, -6526396693988302286, 5402156129316493219, 7790823956897353049, 1232738324095969543, -8825558987079542353, -5324627612466369822, -1947175249098689867, -4797828510415659442, 8967547661773551915, -4864391982413402900, -1669809002956080288, 2207527238803146268, -7086565263983483583, -8304273314605998914, -7413334211749838460, -4072750634939962876, -1262389173373508294, -9128269148077868462, -652458481253823341, 1545875789561368883, -6149327569933306028, -306593075508002555, -4348742101194096782, -3044053549944140620, 8942531626537116418, -5122627867383918165, -6375592966948576579, 3571656564822066324, 6727521094252612126, 1727485816834668647, -3846799440811368758, -2722978713262331352, -1894375773662386924, -7342435527124680693, -7115547010567273948, 7654213928507462352, 3769967305710921410, 7117619123775196010, 5908194926705921151, -412223853313221142, -2025938400762032757, 8176679564023702141, 8183645463197965931, -2043884871219455627, 7972014473441254788, -7221211663421394900, -6322730913222697604, -356074084073027863, 3151253889143342596, 2080056361544299714, 229342332624861214, -3194897435040982523, -4060491279733247375, -8961136095062130946, 4820308869683579436, -7029083255284138787, -2172639600847624698, -5047146348110359236, 3601141510995919522, -4119515643689068251, 4363945471155747382, -8932004673809848593, -4566853707964648658, -7680375156074175752, 4616571425522438581, -944181148113509016, 787635445651305600, 4618236668830053169, 3309488999004009545, 8304771724077795416, 812825668147737858, -427016401202924690, 3587943359007870975, 4562714491798855287, -8153502808622929171, 4756561467783152194, -1366845056004323391, -2792840349465608120, -2314443776691661986, 3600131362945866757, 6224366829917628037, -703454083152772266, 2774949981121668160, -3139949510991390488, -4109773506202803725, -2192580679317880951, 3934254085604161933, 1908364109030031128, -3142763125839130526, 4118090330025755800, 7630491185426916214, 5423159229475445341, -5702411698562593546, 5350241128939116057, -3641713420149052046, 5340305270911016773, -8919620996340618995, -3954971883465889140, -1614528891743339071, 2044442882834492817, 547352914539830845, -8615338991517666946, 5766497595257076885, -6268186997992310730, 2762650663118413117, -598409775340325222, 4186946638246101273, -5156339670060925898, 8954203406590852692, 7286963179295900387, 2542337148160316143, -2950973048627976064, 7815453793519946356, -3626520063472385652, 6350395681769517283, 3130556196583006580, -8329999510226044220, 9057809080131457180, 3713512535005980301, -5126817473369693960, 815947604089566530, -5303822801490318929, -713339019098622754, 2139130629871267065, -7894727497124667096, -3070151448927760390, -3432444349847459004, -8599323783249785354, -1008175051519464508, 5289378558900757084, 3233216463664657002, 2908029435016789679, -1144643769982200221, -3369186362295216250, -6594994717965030289, 7542501756002037947, 4513597209176506127, -853665027364283920, 9019525054102487720, 6685532373916651631, -3478622446400437454, 7701108212943166416, 3562098865805879054, -1232093683114374394, -7300027316665415261, -9080772319622482528, 8849556834492040451, 677842137663297229, -6241422404282314536, -7649106233272871310, 4764654257075787281, 5611939158298343227, 8832459433872179763, 6485800244579618276, 3028365496693493616, 2935885738241349723, -8216779017820062354, -2403952038914104088, -776299069948324352, 6600986727080988214, 8861941567616255859, -2011710058685061167, 5619494605265972767, -2272347880663414711, 8865615783307297236, -6011944994783911250, 6645858263029642953, 6939909454914878546, 4111173999446673490, 699340876488912922, 1069794044190770556, -5418374576993094942, -8733651754135083137, -3217770572588417349, 7620579986693386256, 2120689307400710592, -6262951294783287624, 2982923955706459781, 6611341344876709272, -8667453291466765878, -1667332908233207630, 7531146789522964443, -1861240306454511536, -6456887448484713342, 67920412011482847, -6642935781053371424, -1022028853874009859, 4402725841571830076, -8472163416768524808, -4976805156875143868, -5433799447678729880, 6141498058738111662, -3040420347596024805, -5579813788308798776, -1102706103229550854, -4680648500795504676, 2632545181778003410, 4373009010354996298, 8913336220992733169, 5096585486134636554, -6480959238195327541, 6319254270220300693, -1760373489701147183, -7706587478392461116, 7236728999110397123, 5733912923477852584, 1126006871291100834, -8041137159929754691, -3476582135883709224, -3412474151105261669, 6103206365441637280, 4047541064627925054, -1830761846981751101, 1524311073520876626, -7188165248376499314, -2088005553617694374, -1642475730581791336, -1465684184224832549, -2057585758894036940, -6202288855928441064, 5071491008341632579, -3348915910784781343, 3613840607788879674, -6599727789962213883, -5224678601696726870, -107958478958829027, 1493264650043542122, -5617510564276615092, -3944453726703245200, 1612717535269295426, 5880121687823724350, 6795107009421290784, 148388421481842865, 6010969486669466844, 6265386639214159905, -8974924429140485032, 4964492399990658816, -5831366168784704023, 9079457699240693566, -5445362076916766107, -2976730433902281450] INFO [GossipStage:1] 2026-04-02 05:34:05,438 Gossiper.java:1055 - Node /10.0.0.22 is now part of the cluster INFO [main] 2026-04-02 05:34:05,460 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_traces, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=2}}, tables=[org.apache.cassandra.config.CFMetaData@401ef4b8[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,flags=[COMPOUND],params=TableParams{comment=tracing sessions, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [client command coordinator duration request started_at parameters]],partitionKeyColumns=[session_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[client, command, session_id, coordinator, request, started_at, duration, parameters],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@4d6b7f72[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,flags=[COMPOUND],params=TableParams{comment=tracing events, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [activity source source_elapsed thread]],partitionKeyColumns=[session_id],clusteringColumns=[event_id],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[activity, event_id, session_id, source, thread, source_elapsed],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [RequestResponseStage-3] 2026-04-02 05:34:05,584 Gossiper.java:1019 - InetAddress /10.0.0.22 is now UP INFO [GossipStage:1] 2026-04-02 05:34:05,629 TokenMetadata.java:479 - Updating topology for /10.0.0.22 INFO [GossipStage:1] 2026-04-02 05:34:05,631 TokenMetadata.java:479 - Updating topology for /10.0.0.22 INFO [HANDSHAKE-/10.0.0.22] 2026-04-02 05:34:06,225 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [GossipStage:1] 2026-04-02 05:34:06,422 Gossiper.java:1055 - Node /10.0.0.249 is now part of the cluster INFO [MigrationStage:1] 2026-04-02 05:34:06,461 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [RequestResponseStage-1] 2026-04-02 05:34:06,463 Gossiper.java:1019 - InetAddress /10.0.0.249 is now UP INFO [MigrationStage:1] 2026-04-02 05:34:06,496 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [MigrationStage:1] 2026-04-02 05:34:06,758 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [main] 2026-04-02 05:34:06,997 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_distributed, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[org.apache.cassandra.config.CFMetaData@2bc2d64d[cfId=759fffad-624b-3181-80ee-fa9a52d1f627,ksName=system_distributed,cfName=repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [coordinator exception_message exception_stacktrace finished_at parent_id range_begin range_end started_at status participants]],partitionKeyColumns=[keyspace_name, columnfamily_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[status, id, coordinator, finished_at, participants, exception_stacktrace, parent_id, range_end, range_begin, exception_message, keyspace_name, started_at, columnfamily_name],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@19b0b931[cfId=deabd734-b99d-3b9c-92e5-fd92eb5abf14,ksName=system_distributed,cfName=parent_repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [exception_message exception_stacktrace finished_at keyspace_name started_at columnfamily_names options requested_ranges successful_ranges]],partitionKeyColumns=[parent_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[requested_ranges, exception_message, keyspace_name, successful_ranges, started_at, finished_at, options, exception_stacktrace, parent_id, columnfamily_names],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@79f6cd51[cfId=5582b59f-8e4e-35e1-b913-3acada51eb04,ksName=system_distributed,cfName=view_build_status,flags=[COMPOUND],params=TableParams{comment=Materialized View build status, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UUIDType),partitionColumns=[[] | [status]],partitionKeyColumns=[keyspace_name, view_name],clusteringColumns=[host_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[view_name, status, keyspace_name, host_id],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [HANDSHAKE-/10.0.0.249] 2026-04-02 05:34:07,036 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [InternalResponseStage:1] 2026-04-02 05:34:07,390 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [InternalResponseStage:1] 2026-04-02 05:34:07,396 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history INFO [InternalResponseStage:1] 2026-04-02 05:34:07,406 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [InternalResponseStage:1] 2026-04-02 05:34:07,416 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [InternalResponseStage:1] 2026-04-02 05:34:07,428 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_auth as storage service is not initialized INFO [InternalResponseStage:1] 2026-04-02 05:34:07,435 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [InternalResponseStage:1] 2026-04-02 05:34:07,447 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [InternalResponseStage:1] 2026-04-02 05:34:07,459 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [InternalResponseStage:1] 2026-04-02 05:34:07,486 ColumnFamilyStore.java:411 - Initializing system_auth.roles INFO [main] 2026-04-02 05:34:08,053 StorageService.java:1446 - JOINING: Finish joining ring INFO [main] 2026-04-02 05:34:08,211 Gossiper.java:1692 - Waiting for gossip to settle... + cqlsh 10.0.0.50 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' Connection error: ('Unable to connect to any servers', {'10.0.0.50': error(111, "Tried connecting to [('10.0.0.50', 9041)]. Last error: Connection refused")}) + sleep 10 INFO [main] 2026-04-02 05:34:16,212 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2026-04-02 05:34:16,497 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2026-04-02 05:34:16,558 Server.java:155 - Using Netty Version: [netty-buffer=netty-buffer-4.1.39.Final.88c2a4c (repository: dirty), netty-codec=netty-codec-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-dns=netty-codec-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-haproxy=netty-codec-haproxy-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http=netty-codec-http-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http2=netty-codec-http2-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-memcache=netty-codec-memcache-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-mqtt=netty-codec-mqtt-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-redis=netty-codec-redis-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-smtp=netty-codec-smtp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-socks=netty-codec-socks-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-stomp=netty-codec-stomp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-xml=netty-codec-xml-4.1.39.Final.88c2a4c (repository: dirty), netty-common=netty-common-4.1.39.Final.88c2a4c (repository: dirty), netty-handler=netty-handler-4.1.39.Final.88c2a4c (repository: dirty), netty-handler-proxy=netty-handler-proxy-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver=netty-resolver-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver-dns=netty-resolver-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-tcnative=netty-tcnative-2.0.25.Final.c46c351, netty-transport=netty-transport-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-epoll=netty-transport-native-epoll-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-kqueue=netty-transport-native-kqueue-4.1.39.Final.88c2a4cab5 (repository: dirty), netty-transport-native-unix-common=netty-transport-native-unix-common-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-rxtx=netty-transport-rxtx-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-sctp=netty-transport-sctp-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-udt=netty-transport-udt-4.1.39.Final.88c2a4c (repository: dirty)] INFO [main] 2026-04-02 05:34:16,558 Server.java:156 - Starting listening for CQL clients on /10.0.0.50:9041 (unencrypted)... INFO [main] 2026-04-02 05:34:16,631 ThriftServer.java:116 - Binding thrift service to /10.0.0.50:9161 INFO [Thread-2] 2026-04-02 05:34:16,640 ThriftServer.java:133 - Listening for thrift clients... + cqlsh 10.0.0.50 9041 -e 'CREATE KEYSPACE IF NOT EXISTS reaper_db WITH replication = {'\''class'\'': '\''NetworkTopologyStrategy'\'', '\''datacenter1'\'': 3};' INFO [Native-Transport-Requests-3] 2026-04-02 05:34:25,909 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=reaper_db, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.NetworkTopologyStrategy, datacenter1=3}}, tables=[], views=[], functions=[], types=[]} + export CASSANDRA_REAPER_JMX_KEY + run_service cassandra-reaper + [[ 10.0.0.50 == \1\0\.\0\.\0\.\5\0 ]] + sleep 120 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service cassandra-reaper + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs cassandra-reaper Looking for reaper under /usr WARN [2026-04-02 05:34:29,948] [main] c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy - Error while computing token map for keyspace reaper_db with datacenter datacenter1: could not achieve replication factor 3 (found 2 replicas only), check your keyspace replication settings. INFO [MigrationStage:1] 2026-04-02 05:34:30,938 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [Native-Transport-Requests-4] 2026-04-02 05:34:31,340 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@63089c80[cfId=9fce47b0-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=schema_migration_leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:31,488 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader WARN [2026-04-02 05:34:32,495] [main] i.c.s.CassandraStorage - Starting db migration from 0 to 31… WARN [2026-04-02 05:34:32,568] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:32,577] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:32,581] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2026-04-02 05:34:32,650 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1ba003fc[cfId=a09652a0-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=running_reapers,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=180, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host]],partitionKeyColumns=[reaper_instance_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:32,765 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [MigrationStage:1] 2026-04-02 05:34:33,568 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [Native-Transport-Requests-4] 2026-04-02 05:34:34,365 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@4e9203d8[cfId=a19bdbc0-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:34,502 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [MigrationStage:1] 2026-04-02 05:34:35,582 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [Native-Transport-Requests-3] 2026-04-02 05:34:36,361 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@78c126e3[cfId=a2cc9390-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [creation_time days_between intensity next_activation owner pause_time repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, id, state, run_history, creation_time, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:36,474 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [MigrationStage:1] 2026-04-02 05:34:37,489 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [Native-Transport-Requests-1] 2026-04-02 05:34:38,280 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5093a5ce[cfId=a3f16480-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=snapshot,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cause creation_time owner]],partitionKeyColumns=[cluster, snapshot_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, owner, cause, creation_time, snapshot_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:38,402 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [STREAM-INIT-/10.0.0.249:36344] 2026-04-02 05:34:38,425 StreamResultFuture.java:116 - [Stream #a3e92720-2e55-11f1-896d-4f182d6785cb ID#0] Creating new streaming plan for Bootstrap INFO [STREAM-INIT-/10.0.0.249:36344] 2026-04-02 05:34:38,448 StreamResultFuture.java:123 - [Stream #a3e92720-2e55-11f1-896d-4f182d6785cb, ID#0] Received streaming plan for Bootstrap INFO [STREAM-INIT-/10.0.0.249:36348] 2026-04-02 05:34:38,453 StreamResultFuture.java:123 - [Stream #a3e92720-2e55-11f1-896d-4f182d6785cb, ID#0] Received streaming plan for Bootstrap INFO [STREAM-IN-/10.0.0.249:36348] 2026-04-02 05:34:38,625 StreamResultFuture.java:173 - [Stream #a3e92720-2e55-11f1-896d-4f182d6785cb ID#0] Prepare completed. Receiving 0 files(0.000KiB), sending 1 files(0.072KiB) INFO [STREAM-IN-/10.0.0.249:36348] 2026-04-02 05:34:38,694 StreamResultFuture.java:187 - [Stream #a3e92720-2e55-11f1-896d-4f182d6785cb] Session with /10.0.0.249 is complete INFO [STREAM-IN-/10.0.0.249:36348] 2026-04-02 05:34:38,696 StreamResultFuture.java:219 - [Stream #a3e92720-2e55-11f1-896d-4f182d6785cb] All sessions completed INFO [MigrationStage:1] 2026-04-02 05:34:38,816 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [Native-Transport-Requests-3] 2026-04-02 05:34:39,600 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1fe4b6d[cfId=a4bacf00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:39,735 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [MigrationStage:1] 2026-04-02 05:34:40,585 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [Native-Transport-Requests-4] 2026-04-02 05:34:41,335 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@52138a36[cfId=a5c38c70-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=600, default_time_to_live=600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host reaper_instance_id]],partitionKeyColumns=[leader_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host, leader_id],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:41,520 ColumnFamilyStore.java:411 - Initializing reaper_db.leader INFO [HANDSHAKE-/10.0.0.50] 2026-04-02 05:34:42,465 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.50 WARN [2026-04-02 05:34:42,634] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:42,641] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:42,649] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [Native-Transport-Requests-3] 2026-04-02 05:34:42,677 TimeFcts.java:99 - The function 'dateof' is deprecated. Use the function 'toTimestamp' instead. INFO [Native-Transport-Requests-3] 2026-04-02 05:34:42,715 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@28986648[cfId=a360bd40-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[partitioner, seed_hosts, name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1bb0e0ca[cfId=a360bd40-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] WARN [2026-04-02 05:34:43,563] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:43,572] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:43,580] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2026-04-02 05:34:43,683] [main] i.c.s.c.FixRepairRunTimestamps - Correcting timestamps in the repair_run table. This may take some minutes… WARN [2026-04-02 05:34:43,729] [main] i.c.s.c.FixRepairRunTimestamps - Correction of timestamps in the repair_run table completed. WARN [2026-04-02 05:34:43,777] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:43,785] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:43,788] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2026-04-02 05:34:43,866] [main] i.c.s.c.FixRepairRunTimestamps - Correcting timestamps in the repair_run table. This may take some minutes… WARN [2026-04-02 05:34:43,868] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO repair_run (id,start_time,pause_time,end_time) VALUES(?, ?, ?, ?)' WARN [2026-04-02 05:34:43,902] [main] i.c.s.c.FixRepairRunTimestamps - Correction of timestamps in the repair_run table completed. WARN [2026-04-02 05:34:43,970] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:43,975] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:43,984] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-2] 2026-04-02 05:34:44,049 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@2534390d[cfId=a4bacf00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@215e2d0d[cfId=a4bacf00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, tables, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] WARN [2026-04-02 05:34:44,556] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:44,563] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:44,570] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-3] 2026-04-02 05:34:44,627 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@12776fe1[cfId=a7b9de30-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=node_metrics_v2,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=864000, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket],clusteringColumns=[host, metric_scope, metric_name, ts, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:44,782 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [MigrationStage:1] 2026-04-02 05:34:45,734 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations WARN [2026-04-02 05:34:46,537] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:46,548] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:46,551] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-7] 2026-04-02 05:34:47,327 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@28986648[cfId=a360bd40-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2e68[cfId=a360bd40-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] WARN [2026-04-02 05:34:48,568] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:48,575] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:48,578] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-2] 2026-04-02 05:34:48,609 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@30674484[cfId=aa197910-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=diagnostic_event_subscription,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster description export_file_logger export_http_endpoint export_sse events nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[cluster, export_http_endpoint, events, id, export_sse, nodes, export_file_logger, description],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:48,762 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription WARN [2026-04-02 05:34:49,473] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:49,477] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:49,480] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [MigrationStage:1] 2026-04-02 05:34:50,732 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 WARN [2026-04-02 05:34:52,051] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:52,063] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:52,067] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-1] 2026-04-02 05:34:52,114 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@af7afc7[cfId=ac302410-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run_by_cluster_v2,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimeUUIDType)),partitionColumns=[[] | [repair_run_state]],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, repair_run_state, id],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:52,285 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 WARN [2026-04-02 05:34:53,453] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:53,459] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:53,466] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2026-04-02 05:34:54,324] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:54,329] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:54,332] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [MigrationStage:1] 2026-04-02 05:34:54,489 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs WARN [2026-04-02 05:34:55,388] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:55,393] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:55,395] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-4] 2026-04-02 05:34:55,440 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@cdcd925[cfId=ae2bcd00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=percent_repaired_by_schedule,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [keyspace_name percent_repaired table_name ts]],partitionKeyColumns=[cluster_name, repair_schedule_id, time_bucket],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[time_bucket, node, ts, keyspace_name, percent_repaired, repair_schedule_id, table_name, cluster_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:34:55,602 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule WARN [2026-04-02 05:34:56,530] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:56,556] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:56,560] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-2] 2026-04-02 05:34:58,536 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@2534390d[cfId=a4bacf00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@150af153[cfId=a4bacf00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] WARN [2026-04-02 05:34:59,541] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:34:59,545] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:34:59,552] [contrail_database-worker-3] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' WARN [2026-04-02 05:35:01,353] [contrail_database-worker-2] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='insert into schema_migration(applied_successful, version, script_name, script, executed_at) values(?, ?, ?, ?, ?)' WARN [2026-04-02 05:35:01,356] [contrail_database-worker-0] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='INSERT INTO schema_migration_leader (keyspace_name, leader, took_lead_at, leader_hostname) VALUES (?, ?, dateOf(now()), ?) IF NOT EXISTS USING TTL 300' WARN [2026-04-02 05:35:01,359] [contrail_database-worker-1] c.d.d.c.Cluster - Re-preparing already prepared query is generally an anti-pattern and will likely affect performance. Consider preparing the statement only once. Query='DELETE FROM schema_migration_leader where keyspace_name = ? IF leader = ?' INFO [Native-Transport-Requests-3] 2026-04-02 05:35:01,394 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@2534390d[cfId=a4bacf00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@5ede4858[cfId=a4bacf00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count host_id replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, host_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] WARN [2026-04-02 05:35:02,330] [main] i.c.s.c.Migration016 - altering every table to set `dclocal_read_repair_chance` to zero… WARN [2026-04-02 05:35:02,332] [main] i.c.s.c.Migration016 - alter every table to set `dclocal_read_repair_chance` to zero completed. INFO [Native-Transport-Requests-2] 2026-04-02 05:35:02,332 MigrationManager.java:454 - Update table 'reaper_db/leader' From org.apache.cassandra.config.CFMetaData@55313285[cfId=a5c38c70-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=600, default_time_to_live=600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host reaper_instance_id]],partitionKeyColumns=[leader_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host, leader_id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@7625690b[cfId=a5c38c70-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=600, default_time_to_live=600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host reaper_instance_id]],partitionKeyColumns=[leader_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host, leader_id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-4] 2026-04-02 05:35:02,335 MigrationManager.java:454 - Update table 'reaper_db/repair_unit_v1' From org.apache.cassandra.config.CFMetaData@aca9122[cfId=a10d7e70-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=repair_unit_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count timeout blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, timeout, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@491999e1[cfId=a10d7e70-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=repair_unit_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count timeout blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, timeout, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2026-04-02 05:35:02,335 MigrationManager.java:454 - Update table 'reaper_db/running_repairs' From org.apache.cassandra.config.CFMetaData@60449ea1[cfId=ad8812f0-2e55-11f1-896d-4f182d6785cb,ksName=reaper_db,cfName=running_repairs,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [reaper_instance_host reaper_instance_id segment_id]],partitionKeyColumns=[repair_id],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, repair_id, node, segment_id, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@59d2d12d[cfId=ad8812f0-2e55-11f1-896d-4f182d6785cb,ksName=reaper_db,cfName=running_repairs,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [reaper_instance_host reaper_instance_id segment_id]],partitionKeyColumns=[repair_id],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, repair_id, node, segment_id, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-6] 2026-04-02 05:35:02,336 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@4ccbf6e2[cfId=a2cc9390-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity last_run next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, last_run, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@228173c8[cfId=a2cc9390-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity last_run next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, last_run, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2026-04-02 05:35:02,336 MigrationManager.java:454 - Update table 'reaper_db/percent_repaired_by_schedule' From org.apache.cassandra.config.CFMetaData@69affe6b[cfId=ae2bcd00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=percent_repaired_by_schedule,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [keyspace_name percent_repaired table_name ts]],partitionKeyColumns=[cluster_name, repair_schedule_id, time_bucket],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[time_bucket, node, ts, keyspace_name, percent_repaired, repair_schedule_id, table_name, cluster_name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@30e3e4e8[cfId=ae2bcd00-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=percent_repaired_by_schedule,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [keyspace_name percent_repaired table_name ts]],partitionKeyColumns=[cluster_name, repair_schedule_id, time_bucket],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[time_bucket, node, ts, keyspace_name, percent_repaired, repair_schedule_id, table_name, cluster_name],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-5] 2026-04-02 05:35:02,335 MigrationManager.java:454 - Update table 'reaper_db/repair_run_by_cluster_v2' From org.apache.cassandra.config.CFMetaData@7da1d76f[cfId=ac302410-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run_by_cluster_v2,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimeUUIDType)),partitionColumns=[[] | [repair_run_state]],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, repair_run_state, id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@43ac4ccb[cfId=ac302410-2e55-11f1-b120-155c51f8c9b6,ksName=reaper_db,cfName=repair_run_by_cluster_v2,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimeUUIDType)),partitionColumns=[[] | [repair_run_state]],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, repair_run_state, id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-7] 2026-04-02 05:35:02,339 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v1' From org.apache.cassandra.config.CFMetaData@285aba62[cfId=a40a43b0-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2b9b7e00[cfId=a40a43b0-2e55-11f1-b51e-c73447e9edee,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.TimeWindowCompactionStrategy, options={min_threshold=4, max_threshold=32, compaction_window_size=2, compaction_window_unit=MINUTES, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2026-04-02 05:35:10,098 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=svc_monitor_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} WARN [2026-04-02 05:35:14,026] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [MigrationStage:1] 2026-04-02 05:35:14,153 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [MigrationStage:1] 2026-04-02 05:35:16,484 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [Native-Transport-Requests-1] 2026-04-02 05:35:18,577 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5c9c2633[cfId=bbf63a10-2e55-11f1-b120-155c51f8c9b6,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:35:18,718 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [Native-Transport-Requests-2] 2026-04-02 05:35:19,363 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/service_instance_table' From org.apache.cassandra.config.CFMetaData@46474088[cfId=ba9b6500-2e55-11f1-b51e-c73447e9edee,ksName=svc_monitor_keyspace,cfName=service_instance_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@30e7a232[cfId=ba9b6500-2e55-11f1-b51e-c73447e9edee,ksName=svc_monitor_keyspace,cfName=service_instance_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:35:22,169 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [Native-Transport-Requests-1] 2026-04-02 05:35:22,575 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@47da31fe[cfId=be581ee0-2e55-11f1-b120-155c51f8c9b6,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:35:22,761 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [Native-Transport-Requests-1] 2026-04-02 05:35:25,065 MigrationManager.java:454 - Update table 'config_db_uuid/obj_shared_table' From org.apache.cassandra.config.CFMetaData@ef5349[cfId=be581ee0-2e55-11f1-b120-155c51f8c9b6,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1428ecf2[cfId=be581ee0-2e55-11f1-b120-155c51f8c9b6,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2026-04-02 05:35:25,610 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@473f2e4a[cfId=c02760a0-2e55-11f1-b120-155c51f8c9b6,ksName=svc_monitor_keyspace,cfName=loadbalancer_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:35:25,771 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [MigrationStage:1] 2026-04-02 05:35:26,583 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [Native-Transport-Requests-1] 2026-04-02 05:35:28,307 MigrationManager.java:454 - Update table 'useragent/useragent_keyval_table' From org.apache.cassandra.config.CFMetaData@7e0ca1a8[cfId=c0aa2530-2e55-11f1-b51e-c73447e9edee,ksName=useragent,cfName=useragent_keyval_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2ddcc562[cfId=c0aa2530-2e55-11f1-b51e-c73447e9edee,ksName=useragent,cfName=useragent_keyval_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:35:29,725 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-1] 2026-04-02 05:35:30,634 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/healthmonitor_table' From org.apache.cassandra.config.CFMetaData@30e0d079[cfId=c2782e70-2e55-11f1-b51e-c73447e9edee,ksName=svc_monitor_keyspace,cfName=healthmonitor_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@3031360a[cfId=c2782e70-2e55-11f1-b51e-c73447e9edee,ksName=svc_monitor_keyspace,cfName=healthmonitor_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2026-04-02 05:35:33,379 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=to_bgp_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2026-04-02 05:35:35,647 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [Native-Transport-Requests-1] 2026-04-02 05:35:37,305 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@77596f27[cfId=c71fe490-2e55-11f1-b120-155c51f8c9b6,ksName=to_bgp_keyspace,cfName=service_chain_ip_address_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:35:37,430 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [MigrationStage:1] 2026-04-02 05:35:40,298 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [Native-Transport-Requests-1] 2026-04-02 05:35:41,039 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_table' From org.apache.cassandra.config.CFMetaData@12597dbb[cfId=c8c6ddd0-2e55-11f1-b51e-c73447e9edee,ksName=to_bgp_keyspace,cfName=service_chain_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@796a84f0[cfId=c8c6ddd0-2e55-11f1-b51e-c73447e9edee,ksName=to_bgp_keyspace,cfName=service_chain_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:35:42,685 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_uuid_table INFO [Native-Transport-Requests-2] 2026-04-02 05:36:24,598 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@62faba0f[cfId=e3503b60-2e55-11f1-b120-155c51f8c9b6,ksName=dm_keyspace,cfName=dm_pr_vn_ip_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:36:24,728 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [MigrationStage:1] 2026-04-02 05:36:26,139 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table + curl http://10.0.0.50:8071/webui/login.html % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1940 100 1940 0 0 83523 0 --:--:-- --:--:-- --:--:-- 88181 ++ curl -v -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'username=reaperUser&password=reaperPass' http://10.0.0.50:8071/login ++ tr -d '\r' ++ awk '-F: ' '/JSESSIONID/ { print $2 }' + jsessionid='JSESSIONID=node08gxsr4grpei51xo9tesh76tq60.node0; Path=/' + curl --cookie 'JSESSIONID=node08gxsr4grpei51xo9tesh76tq60.node0; Path=/' -H 'Content-Type: application/json' -X POST 'http://10.0.0.50:8071/cluster?seedHost=10.0.0.50&jmxPort=7201' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 INFO [Native-Transport-Requests-1] 2026-04-02 05:36:26,619 MigrationManager.java:454 - Update table 'dm_keyspace/dm_pr_asn_table' From org.apache.cassandra.config.CFMetaData@3b95e6e6[cfId=e4265010-2e55-11f1-b51e-c73447e9edee,ksName=dm_keyspace,cfName=dm_pr_asn_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@3ad30ce7[cfId=e4265010-2e55-11f1-b51e-c73447e9edee,ksName=dm_keyspace,cfName=dm_pr_asn_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0INFO [MigrationStage:1] 2026-04-02 05:36:27,897 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 + echo 'Reaper started successfully' Reaper started successfully INFO [Native-Transport-Requests-1] 2026-04-02 05:36:29,458 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@368d9353[cfId=e635cf20-2e55-11f1-b120-155c51f8c9b6,ksName=dm_keyspace,cfName=dm_pnf_resource_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2026-04-02 05:36:29,598 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2026-04-02 05:42:17,857 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:42:17,924 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:17,937 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,020 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,043 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,136 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,163 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,178 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,247 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,335 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,350 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,431 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,496 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,571 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,627 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,643 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,700 Validator.java:281 - [repair #b5cd1ea0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:42:18,714 ActiveRepairService.java:452 - [repair #b5c52f60-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-2] 2026-04-02 05:42:19,405 RepairRunnable.java:139 - Starting repair command #1 (b6cb2db0-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-2] 2026-04-02 05:42:19,461 RepairSession.java:228 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(2799711753937614966,2901066300623153918]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:42:19,566 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:19,576 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,584 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,587 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,597 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,597 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,608 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:42:19,615 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:42:19,617 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:42:19,620 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:42:19,620 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:19,695 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:19,696 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,700 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,700 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,705 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,706 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,710 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:42:19,716 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:42:19,716 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:42:19,717 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:42:19,717 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:19,717 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:19,717 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,721 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,722 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,725 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,726 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,731 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:19,736 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:42:19,735 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:42:19,736 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:42:19,740 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:4] 2026-04-02 05:42:19,743 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:42:19,744 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,750 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,750 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,764 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,765 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,770 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:42:19,771 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:42:19,772 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:42:19,773 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:42:19,774 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:19,846 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:19,847 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,852 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,853 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,857 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,857 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,862 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:19,863 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:42:19,864 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:42:19,864 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:42:19,866 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:19,869 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:19,869 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,875 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,875 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,883 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,884 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,890 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:42:19,893 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:42:19,895 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:42:19,893 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:42:19,898 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:19,909 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:19,910 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,917 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,926 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,927 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,936 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:42:19,937 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:19,937 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:42:19,938 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:42:19,938 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:19,942 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:19,943 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,947 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,947 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,950 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,951 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,955 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:19,956 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:42:19,956 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:42:19,957 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:42:19,957 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:19,976 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:19,976 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,982 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,982 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,986 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,986 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:19,989 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:42:19,990 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:42:19,990 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:42:19,990 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:42:19,991 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:19,996 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:19,996 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,001 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,003 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,011 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,011 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,013 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:42:20,014 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:42:20,014 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:42:20,014 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:42:20,015 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:20,020 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:20,020 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,023 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,026 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,027 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,034 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:42:20,036 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:42:20,037 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:42:20,037 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:42:20,037 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:20,047 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:20,047 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,052 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,052 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,055 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,055 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,058 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:42:20,061 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:42:20,062 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:20,062 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:42:20,063 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:20,077 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:20,077 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,081 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,082 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,087 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,088 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,091 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:42:20,092 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:42:20,092 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:42:20,093 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:42:20,093 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:20,102 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:20,102 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,107 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,108 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,112 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,113 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,115 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:20,116 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:42:20,117 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:42:20,117 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:42:20,118 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:42:20,123 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:42:20,123 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,130 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,130 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,132 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,133 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,137 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:42:20,142 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:42:20,143 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:42:20,143 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:42:20,143 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:20,148 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:20,148 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,151 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,151 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,155 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,156 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,159 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:20,160 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:42:20,160 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:42:20,161 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:42:20,161 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:20,164 RepairJob.java:234 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:20,164 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,171 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,171 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,177 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,178 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:20,183 RepairSession.java:180 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:42:20,187 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:42:20,189 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:42:20,189 SyncTask.java:66 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:42:20,190 RepairJob.java:143 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:20,193 RepairSession.java:270 - [repair #b6d3b930-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:5] 2026-04-02 05:42:20,201 RepairRunnable.java:261 - Repair session b6d3b930-2e56-11f1-b120-155c51f8c9b6 for range [(2799711753937614966,2901066300623153918]] finished INFO [RepairJobTask:5] 2026-04-02 05:42:20,209 ActiveRepairService.java:452 - [repair #b6cb2db0-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2026-04-02 05:42:20,246 RepairRunnable.java:343 - Repair command #1 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:42:27,886 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:27,918 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:42:27,954 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:27,980 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,017 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,030 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,052 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,121 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,164 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,190 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,204 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,222 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,267 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,293 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,362 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,382 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,404 Validator.java:281 - [repair #bbcbd940-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:42:28,431 ActiveRepairService.java:452 - [repair #bbc633f0-2e56-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,645 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,689 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,728 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,788 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,823 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,886 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,904 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,929 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:29,953 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,033 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,055 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,081 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,169 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,195 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,220 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,253 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,280 Validator.java:281 - [repair #bcd58110-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:42:30,292 ActiveRepairService.java:452 - [repair #bcd3fa70-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:42:37,970 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,018 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,046 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,083 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,106 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,146 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,191 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,225 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,251 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,310 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,327 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,377 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,461 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,480 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,506 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,545 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,566 Validator.java:281 - [repair #c1d0fc80-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:42:38,575 ActiveRepairService.java:452 - [repair #c1cf27c0-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-3] 2026-04-02 05:42:39,629 RepairRunnable.java:139 - Starting repair command #2 (c2d96bd0-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-3] 2026-04-02 05:42:39,641 RepairSession.java:228 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-713339019098622754,-705163130430956211], (1005801449096511068,1069794044190770556]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:42:39,832 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:42:39,837 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,846 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,846 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,851 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,851 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,859 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:42:39,861 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:42:39,862 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2026-04-02 05:42:39,870 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:42:39,877 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:39,916 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:39,917 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,922 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,923 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,926 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,926 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,929 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:39,931 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:42:39,931 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:42:39,933 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:42:39,934 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:4] 2026-04-02 05:42:39,958 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:42:39,958 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,965 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,966 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,975 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,976 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:39,984 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:39,985 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:42:39,985 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:42:39,984 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2026-04-02 05:42:39,985 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:4] 2026-04-02 05:42:39,995 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:42:39,995 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,002 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,002 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,013 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,013 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,020 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:40,028 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:40,028 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:40,029 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:40,031 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:40,152 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:40,152 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,159 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,162 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,166 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,167 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,179 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:40,180 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:42:40,180 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:42:40,180 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:42:40,182 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:40,190 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:40,190 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,194 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,198 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,198 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,206 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:42:40,206 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:42:40,206 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:42:40,207 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:42:40,208 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:40,224 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:40,224 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,228 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,232 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,244 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,245 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,250 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:42:40,251 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:42:40,251 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:42:40,258 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:40,259 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,263 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,266 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,267 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,275 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:40,277 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:42:40,280 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:42:40,281 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:42:40,281 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:40,287 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:40,287 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,291 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:7] 2026-04-02 05:42:40,311 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,313 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:3] 2026-04-02 05:42:40,314 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,316 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,316 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,319 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:42:40,321 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:42:40,321 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:42:40,321 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:42:40,322 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:40,335 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:40,335 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,338 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,339 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,353 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,354 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,359 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:40,361 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:42:40,362 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:42:40,364 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:42:40,366 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:40,369 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:40,370 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,376 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,376 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,380 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,381 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,384 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:42:40,385 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:42:40,385 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:42:40,385 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:42:40,386 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:40,387 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:40,387 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,392 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,392 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,396 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,396 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,400 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:42:40,402 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:40,400 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:42:40,403 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:40,405 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:40,407 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:40,407 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,411 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,411 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,415 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,415 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,427 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:40,427 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:42:40,427 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:42:40,427 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:42:40,428 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:40,431 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:40,431 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,434 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,434 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,437 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,437 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,443 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:40,444 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:42:40,448 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:42:40,448 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:2] 2026-04-02 05:42:40,444 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:42:40,444 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,451 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,451 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:2] 2026-04-02 05:42:40,451 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,455 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,455 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,462 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:40,465 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:42:40,465 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:42:40,465 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:42:40,465 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:40,471 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:40,471 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,475 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,476 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,479 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,479 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,483 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:42:40,483 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:42:40,483 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:42:40,484 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:42:40,484 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:42:40,488 RepairJob.java:234 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:42:40,488 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,490 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,490 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,493 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,493 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:40,497 RepairSession.java:180 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:42:40,498 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:42:40,499 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:42:40,499 SyncTask.java:66 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:42:40,499 RepairJob.java:143 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2026-04-02 05:42:40,501 RepairSession.java:270 - [repair #c2db4090-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:4] 2026-04-02 05:42:40,502 RepairRunnable.java:261 - Repair session c2db4090-2e56-11f1-b120-155c51f8c9b6 for range [(-713339019098622754,-705163130430956211], (1005801449096511068,1069794044190770556]] finished INFO [RepairJobTask:4] 2026-04-02 05:42:40,503 ActiveRepairService.java:452 - [repair #c2d96bd0-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2026-04-02 05:42:40,512 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [Repair-Task-4] 2026-04-02 05:42:48,067 RepairRunnable.java:139 - Starting repair command #3 (c7e0ce20-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-4] 2026-04-02 05:42:48,133 RepairSession.java:228 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-3111963964999696641,-3070151448927760390], (7091537189711352860,7117619123775196010], (-1381622361556894949,-1366845056004323391]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:42:48,278 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:48,279 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,283 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,283 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,290 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,291 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,295 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:48,296 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:42:48,296 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:42:48,297 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:42:48,297 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:48,442 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:48,443 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,454 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,454 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,456 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,457 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,461 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:48,461 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:42:48,461 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:42:48,461 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:42:48,462 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:48,466 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:48,467 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,469 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,470 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,473 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,473 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,476 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:48,479 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:42:48,480 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:42:48,480 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:42:48,480 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:48,491 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:48,491 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,499 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,505 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,505 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,508 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:42:48,508 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:42:48,508 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:42:48,509 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:42:48,509 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:48,564 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:48,564 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,573 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,573 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,577 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,577 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,581 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:42:48,581 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:42:48,581 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:42:48,582 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:42:48,583 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:48,588 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:42:48,588 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,601 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,605 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,605 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,609 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:48,609 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:42:48,609 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:42:48,609 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2026-04-02 05:42:48,610 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2026-04-02 05:42:48,618 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:42:48,618 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,626 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,626 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,631 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,631 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,636 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:48,636 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:42:48,637 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2026-04-02 05:42:48,637 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:42:48,638 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:48,642 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:48,642 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,645 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,645 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,653 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,654 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,657 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:42:48,657 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:42:48,657 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:42:48,671 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:48,672 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2026-04-02 05:42:48,674 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:42:48,675 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,676 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,676 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,681 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,681 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,688 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:42:48,689 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:42:48,690 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:42:48,690 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:42:48,690 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:48,692 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:48,692 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,704 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,708 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,708 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,716 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:42:48,717 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:42:48,717 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:42:48,717 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:42:48,717 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:48,719 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:48,719 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,725 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,726 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,731 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,733 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,752 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:42:48,756 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:42:48,756 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:42:48,756 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:42:48,756 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:42:48,756 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:2] 2026-04-02 05:42:48,757 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,759 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,759 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,762 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,762 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,766 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:48,768 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:42:48,770 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:42:48,771 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:42:48,771 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:48,786 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:48,790 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,801 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,802 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,806 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,807 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,810 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:48,811 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:42:48,811 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:42:48,812 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:42:48,812 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:42:48,822 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:42:48,823 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,828 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,830 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,837 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,837 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,839 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:42:48,840 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:42:48,840 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:42:48,840 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:42:48,840 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:42:48,845 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:42:48,846 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,849 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,849 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,851 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,852 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,866 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:42:48,868 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:42:48,868 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2026-04-02 05:42:48,867 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:42:48,868 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:48,873 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:48,873 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,878 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,878 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,884 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,884 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,888 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:42:48,889 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:42:48,889 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:42:48,889 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:42:48,890 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:42:48,893 RepairJob.java:234 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:42:48,893 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,896 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,896 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,901 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,903 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:42:48,905 RepairSession.java:180 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:42:48,906 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:42:48,906 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:42:48,906 SyncTask.java:66 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:42:48,906 RepairJob.java:143 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:42:48,908 RepairSession.java:270 - [repair #c7eae040-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:42:48,908 RepairRunnable.java:261 - Repair session c7eae040-2e56-11f1-b120-155c51f8c9b6 for range [(-3111963964999696641,-3070151448927760390], (7091537189711352860,7117619123775196010], (-1381622361556894949,-1366845056004323391]] finished INFO [RepairJobTask:2] 2026-04-02 05:42:48,914 ActiveRepairService.java:452 - [repair #c7e0ce20-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2026-04-02 05:42:48,921 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:42:49,843 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:49,864 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:42:49,883 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:49,895 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:42:49,910 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:49,928 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:49,945 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,051 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,075 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,095 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,116 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,138 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,217 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,238 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,315 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,328 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,347 Validator.java:281 - [repair #c8dda4b0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:42:50,361 ActiveRepairService.java:452 - [repair #c8d95ef0-2e56-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,243 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,304 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,342 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,372 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,390 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,413 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,428 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,498 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,527 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,559 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,578 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,605 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,689 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,705 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,799 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,838 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,863 Validator.java:281 - [repair #cdecf640-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:42:58,875 ActiveRepairService.java:452 - [repair #cde973d0-2e56-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [Repair-Task-5] 2026-04-02 05:42:59,789 RepairRunnable.java:139 - Starting repair command #4 (cedd97d0-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-5] 2026-04-02 05:42:59,820 RepairSession.java:228 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-6276958532462503776,-6271568537222404481], (4042632678304117862,4047541064627925054], (-5073683114774097170,-5047146348110359236], (989998544349974806,998492377536963310]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:43:00,447 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:00,447 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,450 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,455 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,462 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,462 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,473 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:00,484 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:43:00,486 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:43:00,488 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:43:00,492 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:00,547 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:00,548 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,554 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,558 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,567 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,567 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,572 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:00,576 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:43:00,576 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:43:00,576 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:43:00,577 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:00,586 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:00,589 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,600 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,605 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,605 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,608 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:00,609 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:43:00,610 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:43:00,610 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:43:00,610 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:00,628 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:00,629 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,634 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,635 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,637 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,638 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,641 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:00,642 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:00,642 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:00,642 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:00,642 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:00,713 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:00,713 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,724 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,725 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,740 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,741 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,747 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:00,748 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:43:00,748 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:43:00,755 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:00,755 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2026-04-02 05:43:00,762 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,767 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,768 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:2] 2026-04-02 05:43:00,767 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,777 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,778 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,788 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:00,790 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:43:00,791 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:43:00,791 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:43:00,791 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:00,803 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:00,803 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,815 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,816 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,822 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,822 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,833 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:00,835 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:00,835 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:43:00,841 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:43:00,841 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:00,849 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:00,850 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,854 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,854 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,857 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,858 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,863 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:00,864 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:43:00,864 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:7] 2026-04-02 05:43:00,864 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:43:00,864 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:00,875 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:00,876 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,883 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,883 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,886 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,886 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,891 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:00,891 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:43:00,891 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:43:00,893 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:43:00,893 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:00,896 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:00,896 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,899 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,901 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,902 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,910 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:00,917 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:43:00,917 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:43:00,917 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:43:00,917 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:00,923 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:00,924 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,930 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,930 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,933 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,933 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,948 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:43:00,948 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:43:00,948 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:43:00,948 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:43:00,949 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:00,952 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:00,952 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,955 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,964 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,967 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,967 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:00,997 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:00,997 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:43:00,998 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:43:00,998 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:43:00,998 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:01,013 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:01,013 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,016 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,022 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,024 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,034 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:01,038 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:43:01,038 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:43:01,038 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:43:01,039 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:01,049 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:01,055 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,071 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,072 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,075 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,075 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,090 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:01,092 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:43:01,092 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:43:01,096 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:43:01,097 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:01,101 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:01,102 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,117 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,118 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,124 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,129 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,144 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:01,152 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:43:01,153 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:43:01,153 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:43:01,153 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:01,175 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:01,175 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,178 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,179 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,189 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,189 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,206 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:01,212 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:43:01,212 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:43:01,212 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:43:01,214 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:01,222 RepairJob.java:234 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:01,223 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,234 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,234 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,241 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,241 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:01,244 RepairSession.java:180 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:01,245 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:43:01,245 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:43:01,245 SyncTask.java:66 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:43:01,246 RepairJob.java:143 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:01,249 RepairSession.java:270 - [repair #cee22bb0-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:3] 2026-04-02 05:43:01,249 RepairRunnable.java:261 - Repair session cee22bb0-2e56-11f1-b120-155c51f8c9b6 for range [(-6276958532462503776,-6271568537222404481], (4042632678304117862,4047541064627925054], (-5073683114774097170,-5047146348110359236], (989998544349974806,998492377536963310]] finished INFO [RepairJobTask:3] 2026-04-02 05:43:01,250 ActiveRepairService.java:452 - [repair #cedd97d0-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2026-04-02 05:43:01,260 RepairRunnable.java:343 - Repair command #4 finished in 1 second INFO [Repair-Task-6] 2026-04-02 05:43:08,317 RepairRunnable.java:139 - Starting repair command #5 (d3f2dcd0-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-6] 2026-04-02 05:43:08,340 RepairSession.java:228 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-4311362638612884788,-4256238390656529454]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:43:08,461 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:08,461 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,468 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,468 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,473 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,474 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,485 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:08,488 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:43:08,493 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:43:08,511 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:43:08,514 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:08,570 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:08,571 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,575 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,575 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,578 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,579 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,590 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:08,591 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:43:08,592 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:43:08,592 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:43:08,593 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:08,610 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:08,610 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,614 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,614 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,627 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,627 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,637 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:08,638 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:43:08,638 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:43:08,646 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:08,646 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2026-04-02 05:43:08,649 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:43:08,649 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,649 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,653 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,653 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,659 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:08,664 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:08,664 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2026-04-02 05:43:08,664 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:08,666 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:08,729 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:08,729 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,731 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,733 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,741 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,741 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,743 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:08,744 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2026-04-02 05:43:08,744 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:43:08,744 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:7] 2026-04-02 05:43:08,745 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:08,751 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:08,752 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,754 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,755 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,756 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,757 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,760 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:08,762 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:43:08,762 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:43:08,763 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:43:08,767 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:08,768 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:08,769 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,771 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,771 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,782 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,784 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,786 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:08,787 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:08,787 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2026-04-02 05:43:08,787 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:08,788 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:08,790 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:08,790 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,792 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,792 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,795 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,795 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,797 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:08,798 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:43:08,799 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:43:08,799 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:43:08,799 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:08,805 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:08,805 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,810 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,814 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,817 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,818 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,822 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:08,823 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2026-04-02 05:43:08,823 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:43:08,823 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2026-04-02 05:43:08,823 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:08,826 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:08,826 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,833 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,835 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,837 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,838 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,842 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:08,844 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:43:08,844 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:43:08,845 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:43:08,845 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:08,850 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:08,850 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,852 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,852 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,856 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,856 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,859 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:08,860 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:43:08,860 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2026-04-02 05:43:08,860 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:43:08,860 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:08,865 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:08,865 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,871 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,871 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,874 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,874 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,878 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:08,879 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:43:08,879 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:43:08,879 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:43:08,879 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:08,887 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:08,887 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,889 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,890 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,892 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,892 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,897 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:08,897 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:43:08,897 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:43:08,897 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:43:08,897 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2026-04-02 05:43:08,911 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:43:08,912 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,915 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,915 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,917 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,919 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,921 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:08,922 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:43:08,922 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:43:08,922 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:43:08,923 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:08,926 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:08,926 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,928 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,928 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,931 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,931 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,936 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:43:08,936 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:43:08,936 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:43:08,936 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:43:08,937 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:08,941 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:08,941 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,943 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,943 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,945 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,945 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,949 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:08,949 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:43:08,949 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:43:08,949 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:43:08,949 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:08,959 RepairJob.java:234 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:08,960 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,962 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,963 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,969 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,971 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:08,973 RepairSession.java:180 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:08,973 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:43:08,973 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:43:08,973 SyncTask.java:66 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:43:08,973 RepairJob.java:143 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:08,974 RepairSession.java:270 - [repair #d3f63830-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:7] 2026-04-02 05:43:08,974 RepairRunnable.java:261 - Repair session d3f63830-2e56-11f1-b120-155c51f8c9b6 for range [(-4311362638612884788,-4256238390656529454]] finished INFO [RepairJobTask:7] 2026-04-02 05:43:08,975 ActiveRepairService.java:452 - [repair #d3f2dcd0-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2026-04-02 05:43:08,994 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [Repair-Task-7] 2026-04-02 05:43:09,832 RepairRunnable.java:139 - Starting repair command #6 (d4da0880-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-7] 2026-04-02 05:43:09,847 RepairSession.java:228 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-598409775340325222,-498962415359630730]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:43:09,889 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:09,890 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,898 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,898 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,904 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,904 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,915 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:09,916 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:43:09,929 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:43:09,930 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:43:09,930 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:09,988 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:09,991 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,994 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,998 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:09,998 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,006 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:10,007 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:43:10,007 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:43:10,007 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:43:10,008 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:4] 2026-04-02 05:43:10,013 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:10,013 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,017 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,017 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,029 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,029 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,031 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:10,032 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:43:10,033 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2026-04-02 05:43:10,033 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:43:10,035 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:10,047 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:10,047 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,067 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,078 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,079 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,082 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:10,082 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:10,082 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:10,082 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:10,082 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:10,144 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:10,144 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,147 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,148 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,152 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,152 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,153 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:10,154 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:43:10,154 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:43:10,154 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:43:10,154 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:10,160 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:10,161 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,163 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,163 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,166 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,166 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,169 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:10,169 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:43:10,169 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:43:10,169 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:43:10,170 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2026-04-02 05:43:10,178 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:43:10,179 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,185 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,185 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,192 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,193 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,195 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:10,196 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:10,196 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:43:10,196 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:10,196 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:10,198 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:10,199 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,201 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,201 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,204 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,206 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,210 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:10,212 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:43:10,212 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:43:10,212 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:43:10,212 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:10,213 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:10,213 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,216 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,216 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,217 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,218 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,219 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:10,221 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:43:10,221 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:43:10,221 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:43:10,221 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:10,226 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:10,227 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,228 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,228 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,231 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,231 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,233 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:10,234 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:43:10,234 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:43:10,235 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:43:10,235 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:6] 2026-04-02 05:43:10,239 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:43:10,239 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,240 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,241 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,243 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,243 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,245 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:10,246 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2026-04-02 05:43:10,246 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2026-04-02 05:43:10,246 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2026-04-02 05:43:10,246 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:10,269 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:10,270 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,272 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,273 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,275 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,275 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,278 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:10,281 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:43:10,282 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:43:10,283 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:43:10,283 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:10,295 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:10,296 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,300 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,301 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,303 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,304 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,306 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:10,306 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:43:10,307 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:43:10,307 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:43:10,308 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:10,308 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:10,308 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,310 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,310 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,312 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,312 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,314 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:10,315 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:43:10,315 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:43:10,315 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:43:10,315 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:10,319 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:10,319 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,322 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,322 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,325 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,325 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,327 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:43:10,327 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:43:10,327 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:43:10,327 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2026-04-02 05:43:10,327 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2026-04-02 05:43:10,332 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:10,332 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,334 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,334 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,336 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,336 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,339 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:10,339 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:43:10,339 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:43:10,339 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:43:10,340 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:10,350 RepairJob.java:234 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:10,350 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,353 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,353 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,355 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,355 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:10,365 RepairSession.java:180 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:10,365 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:43:10,366 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:43:10,366 SyncTask.java:66 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:43:10,366 RepairJob.java:143 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:10,367 RepairSession.java:270 - [repair #d4dc5270-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:43:10,367 RepairRunnable.java:261 - Repair session d4dc5270-2e56-11f1-b120-155c51f8c9b6 for range [(-598409775340325222,-498962415359630730]] finished INFO [RepairJobTask:2] 2026-04-02 05:43:10,368 ActiveRepairService.java:452 - [repair #d4da0880-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:43:10,373 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,535 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,555 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,567 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,590 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,627 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,676 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,695 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,710 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,729 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,793 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,814 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,831 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,894 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,912 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,924 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:43:18,937 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:43:19,005 Validator.java:281 - [repair #d9fa4a00-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:43:19,019 ActiveRepairService.java:452 - [repair #d9f281d0-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-8] 2026-04-02 05:43:19,989 RepairRunnable.java:139 - Starting repair command #7 (dae7de50-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-8] 2026-04-02 05:43:20,058 RepairSession.java:228 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(4118090330025755800,4121976703912439209], (-6816654815074376913,-6731550130624278823]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:43:20,253 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:20,253 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,255 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,256 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,264 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,264 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,276 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:20,280 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:43:20,283 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:43:20,287 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:43:20,288 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:20,363 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:20,365 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,369 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,373 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,379 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,379 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,390 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:20,391 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:43:20,395 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:43:20,396 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:43:20,396 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:4] 2026-04-02 05:43:20,398 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:20,399 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,401 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,403 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,412 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,413 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,436 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:20,438 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:43:20,438 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:43:20,437 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:43:20,442 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:4] 2026-04-02 05:43:20,467 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:20,467 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,469 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,469 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,474 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,474 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,483 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:20,487 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:43:20,487 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:20,487 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:43:20,490 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:43:20,540 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:20,541 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,543 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,544 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,546 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,546 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,549 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:20,550 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:43:20,551 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:43:20,551 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:43:20,552 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:20,555 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:20,556 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,560 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,561 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,563 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,563 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,566 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:20,567 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:43:20,568 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:43:20,567 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:43:20,568 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:20,581 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:20,582 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,585 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,585 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,588 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,588 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,591 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:20,592 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2026-04-02 05:43:20,592 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:20,592 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2026-04-02 05:43:20,592 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:43:20,606 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:43:20,607 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,609 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,612 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,613 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,616 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:20,617 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:43:20,617 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:43:20,617 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:43:20,617 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:43:20,624 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:43:20,624 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,641 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,642 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,644 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,644 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,647 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:20,649 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:43:20,649 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:43:20,649 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:43:20,649 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:20,653 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:20,653 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,656 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,657 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,660 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,661 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,663 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:43:20,664 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:43:20,664 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:43:20,664 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:43:20,665 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:20,669 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:20,669 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,672 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,673 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,675 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,675 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,678 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:20,679 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:43:20,679 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:43:20,679 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:43:20,681 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:20,695 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:20,695 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,698 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,698 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,701 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,701 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,703 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:20,705 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:43:20,704 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:20,704 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:20,706 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:20,708 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:20,708 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,713 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,714 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,717 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,718 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,721 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:20,722 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:43:20,722 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:43:20,722 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:43:20,722 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:20,724 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:20,724 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,726 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,727 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,729 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,730 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,736 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:20,737 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:43:20,737 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:43:20,737 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:43:20,738 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:20,744 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:20,744 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,748 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,752 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,752 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,755 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:20,757 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:43:20,757 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:43:20,757 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:43:20,758 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:20,771 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:20,771 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,774 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,777 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,777 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,780 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:20,781 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:43:20,781 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:43:20,781 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:43:20,781 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:20,784 RepairJob.java:234 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:20,784 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,786 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,787 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,789 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,789 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:20,800 RepairSession.java:180 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:20,800 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:43:20,800 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:43:20,801 SyncTask.java:66 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:43:20,801 RepairJob.java:143 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:20,802 RepairSession.java:270 - [repair #daf265a0-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:43:20,803 RepairRunnable.java:261 - Repair session daf265a0-2e56-11f1-b120-155c51f8c9b6 for range [(4118090330025755800,4121976703912439209], (-6816654815074376913,-6731550130624278823]] finished INFO [RepairJobTask:2] 2026-04-02 05:43:20,804 ActiveRepairService.java:452 - [repair #dae7de50-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:43:20,809 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,485 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,503 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,520 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,533 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,552 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,587 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,607 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,618 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,629 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,682 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,701 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,721 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,802 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,814 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,836 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,848 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,862 Validator.java:281 - [repair #dff24de0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:43:28,871 ActiveRepairService.java:452 - [repair #dff18a90-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,047 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,065 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,081 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,103 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,127 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,150 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,164 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,176 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,200 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,297 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,315 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,352 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,446 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,467 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,479 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,499 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,514 Validator.java:281 - [repair #e0e38bb0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:43:30,523 ActiveRepairService.java:452 - [repair #e0e2a150-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,658 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,690 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,730 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,767 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,801 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,883 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,914 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,952 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:38,978 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,050 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,077 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,138 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,213 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,252 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,285 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,311 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,328 Validator.java:281 - [repair #e5fc0500-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:43:39,343 ActiveRepairService.java:452 - [repair #e5f9e220-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-9] 2026-04-02 05:43:40,097 RepairRunnable.java:139 - Starting repair command #8 (e6e3f400-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-9] 2026-04-02 05:43:40,127 RepairSession.java:228 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(3028365496693493616,3077679912136724842]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:43:40,241 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:40,242 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,245 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,245 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,250 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,250 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,266 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:40,266 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:43:40,267 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:43:40,267 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:43:40,267 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:40,342 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:40,342 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,349 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,349 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,353 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,355 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,363 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:40,363 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:43:40,363 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:43:40,363 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:43:40,363 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:40,368 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:40,372 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,375 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,376 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,381 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,381 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,388 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:40,390 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:43:40,395 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:43:40,395 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:43:40,395 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:40,409 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:40,409 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,414 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,416 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,421 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,422 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,430 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:40,431 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:40,431 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:43:40,431 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:40,433 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:40,489 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:40,489 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,492 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,492 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,495 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,496 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,503 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:40,505 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:43:40,505 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:43:40,506 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:43:40,507 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:40,511 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:40,511 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,519 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,520 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,522 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,524 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,529 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:40,535 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:43:40,536 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:43:40,537 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:43:40,539 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2026-04-02 05:43:40,548 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:43:40,552 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,555 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,555 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,559 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,559 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,588 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:40,588 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2026-04-02 05:43:40,589 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:43:40,594 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:43:40,595 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:40,607 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:40,607 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,622 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,622 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,625 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,625 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,634 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:40,634 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:43:40,635 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2026-04-02 05:43:40,635 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:43:40,636 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:40,650 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:40,651 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,658 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,658 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,661 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,661 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,666 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:43:40,667 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:43:40,667 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:43:40,668 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:43:40,668 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:40,690 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:40,692 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,699 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,700 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,707 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,708 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,714 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:40,715 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:43:40,715 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:43:40,715 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:43:40,715 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:40,724 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:40,724 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,728 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,728 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,736 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,736 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,740 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:43:40,741 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:43:40,741 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:43:40,741 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:43:40,741 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:43:40,746 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:43:40,746 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,748 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,748 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,750 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,751 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,753 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:40,754 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:40,754 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:43:40,754 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:43:40,754 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:40,758 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:43:40,759 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,762 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,762 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,765 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,765 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,774 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:40,775 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:43:40,776 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:43:40,776 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:43:40,776 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:43:40,785 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:43:40,786 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,791 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,791 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,796 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,796 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,798 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:43:40,799 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:43:40,799 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:43:40,799 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:43:40,800 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:43:40,801 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:43:40,802 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,804 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,804 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,806 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,806 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,809 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:43:40,810 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:43:40,810 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:43:40,810 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:43:40,810 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2026-04-02 05:43:40,813 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:43:40,813 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,816 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,817 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,818 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,818 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,820 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:43:40,820 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:43:40,820 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:43:40,821 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:43:40,821 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:43:40,826 RepairJob.java:234 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:43:40,826 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,829 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,829 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,831 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,831 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:43:40,833 RepairSession.java:180 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:43:40,833 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:43:40,833 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:43:40,833 SyncTask.java:66 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:43:40,833 RepairJob.java:143 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2026-04-02 05:43:40,834 RepairSession.java:270 - [repair #e6e8aef0-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:3] 2026-04-02 05:43:40,834 RepairRunnable.java:261 - Repair session e6e8aef0-2e56-11f1-b120-155c51f8c9b6 for range [(3028365496693493616,3077679912136724842]] finished INFO [RepairJobTask:3] 2026-04-02 05:43:40,835 ActiveRepairService.java:452 - [repair #e6e3f400-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2026-04-02 05:43:40,843 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:43:48,747 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:48,763 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:43:48,787 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:48,804 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:43:48,820 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:48,848 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:48,884 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,009 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,046 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,099 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,129 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,179 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,217 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,243 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,347 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,372 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,407 Validator.java:281 - [repair #ebffa1a0-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:43:49,434 ActiveRepairService.java:452 - [repair #ebfc1f30-2e56-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,197 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,210 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,232 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,254 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,281 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,308 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,322 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,392 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,405 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,422 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,438 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,453 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,471 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,490 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,567 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,593 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,609 Validator.java:281 - [repair #ece4f890-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:43:50,631 ActiveRepairService.java:452 - [repair #ece28790-2e56-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:43:58,836 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:58,903 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:43:58,931 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:58,958 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:43:58,969 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:58,994 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,012 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,077 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,100 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,121 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,146 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,170 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,251 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,270 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,381 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,392 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,410 Validator.java:281 - [repair #f200cd40-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:43:59,425 ActiveRepairService.java:452 - [repair #f1ff46a0-2e56-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,358 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,407 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,448 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,465 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,478 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,491 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,521 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,543 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,560 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,653 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,681 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,740 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,886 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:44:00,981 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:01,078 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:44:01,093 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:44:01,104 Validator.java:281 - [repair #f2e44f70-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:44:01,121 ActiveRepairService.java:452 - [repair #f2e27ab0-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:44:08,852 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:08,871 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:44:08,895 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:08,907 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:44:08,919 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:08,929 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:08,937 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,033 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,074 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,094 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,114 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,129 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,207 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,222 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,341 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,361 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,375 Validator.java:281 - [repair #f8002420-2e56-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:44:09,407 ActiveRepairService.java:452 - [repair #f7feeba0-2e56-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [Repair-Task-10] 2026-04-02 05:44:10,319 RepairRunnable.java:139 - Starting repair command #9 (f8e79df0-2e56-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-10] 2026-04-02 05:44:10,334 RepairSession.java:228 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(3627542092565855464,3713512535005980301]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:44:10,377 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:10,378 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,383 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,383 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,386 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,386 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,391 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:10,393 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:44:10,393 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:44:10,393 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:44:10,394 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:10,452 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:10,453 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,456 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,456 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,459 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,459 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,463 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:10,465 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:44:10,465 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:44:10,465 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:44:10,466 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:10,467 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:10,467 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,471 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,473 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,475 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,478 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:10,479 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:44:10,479 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:44:10,480 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:44:10,480 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:10,489 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:10,490 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,493 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,493 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,496 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,497 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,501 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:10,501 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:10,502 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:44:10,502 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:44:10,502 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:10,559 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:10,560 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,564 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,567 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,568 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,571 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:10,572 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:44:10,572 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:44:10,574 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:44:10,575 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:10,576 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:10,577 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,578 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,579 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,582 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,583 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,598 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:10,599 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:10,599 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:44:10,599 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:10,599 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:10,618 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:10,618 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,622 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,622 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,625 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,626 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,638 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:10,640 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:44:10,640 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:44:10,641 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:44:10,641 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:10,655 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:10,655 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,659 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,663 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,668 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,673 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:10,674 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:44:10,674 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:44:10,675 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:44:10,675 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:10,685 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:10,685 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,687 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,689 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,691 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,692 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,694 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:10,695 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:44:10,695 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:44:10,695 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:44:10,695 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:10,703 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:10,703 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,707 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,707 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,711 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,714 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,717 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:10,725 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:44:10,725 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:44:10,725 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:44:10,726 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:10,730 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:10,732 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,736 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,737 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,740 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,741 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,745 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:10,746 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:44:10,746 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:44:10,746 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:44:10,746 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:10,750 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:10,750 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,752 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,752 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,755 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,755 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,762 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:10,763 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:44:10,763 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:44:10,765 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:10,767 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:10,770 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:10,770 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,774 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,780 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,781 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,804 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:10,807 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:44:10,807 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:44:10,807 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:44:10,807 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:10,809 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:10,810 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,812 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,812 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,815 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,817 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,820 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:10,821 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:44:10,821 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:44:10,821 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:44:10,821 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:10,826 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:10,826 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,828 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,829 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,830 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,831 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,833 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:10,834 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:44:10,834 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:44:10,834 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:44:10,834 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:10,836 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:10,836 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,838 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,839 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,841 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,842 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,843 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:10,844 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:44:10,844 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:44:10,844 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:44:10,844 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:10,847 RepairJob.java:234 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:10,847 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,848 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,849 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,851 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,852 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:10,854 RepairSession.java:180 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:10,855 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:44:10,855 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:44:10,855 SyncTask.java:66 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:44:10,855 RepairJob.java:143 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:10,857 RepairSession.java:270 - [repair #f8e9e7e0-2e56-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:4] 2026-04-02 05:44:10,857 RepairRunnable.java:261 - Repair session f8e9e7e0-2e56-11f1-b120-155c51f8c9b6 for range [(3627542092565855464,3713512535005980301]] finished INFO [RepairJobTask:4] 2026-04-02 05:44:10,859 ActiveRepairService.java:452 - [repair #f8e79df0-2e56-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2026-04-02 05:44:10,863 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:44:18,885 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:44:18,913 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:18,934 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:44:18,956 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:18,978 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:18,994 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,012 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,033 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,045 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,109 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,122 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,146 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,197 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,207 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,220 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,234 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,253 Validator.java:281 - [repair #fdfce2f0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:44:19,265 ActiveRepairService.java:452 - [repair #fdfae720-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,457 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,482 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,494 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,513 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,526 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,542 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,551 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,563 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,575 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,639 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,665 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,685 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,741 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,756 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,771 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,779 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,798 Validator.java:281 - [repair #feebd6d0-2e56-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:44:20,808 ActiveRepairService.java:452 - [repair #feea9e50-2e56-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-11] 2026-04-02 05:44:28,902 RepairRunnable.java:139 - Starting repair command #10 (03fb2860-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-11] 2026-04-02 05:44:28,958 RepairSession.java:228 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(1069794044190770556,1096202091414384666], (3934254085604161933,3939851256713198814], (-5042510993231517528,-4985567048852721911]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:44:29,083 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:29,083 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,087 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,087 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,091 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,091 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,098 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:29,099 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:44:29,099 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:44:29,099 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:44:29,099 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:29,175 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:29,175 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,185 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,191 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,201 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,201 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,205 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:29,207 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:44:29,207 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:44:29,216 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:44:29,216 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:29,294 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:29,295 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,298 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,299 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,306 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,307 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,315 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:29,317 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:44:29,317 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:44:29,317 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:44:29,318 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:29,333 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:29,333 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,336 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,336 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,341 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,341 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,357 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:29,359 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:44:29,359 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:29,359 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:29,360 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:29,417 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:29,417 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,420 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,421 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,424 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,424 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,427 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:29,427 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:44:29,427 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:44:29,428 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:44:29,428 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:29,441 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:29,441 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,446 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,447 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,451 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,452 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,459 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:29,460 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:44:29,460 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:44:29,460 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:44:29,460 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:29,481 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:29,482 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,487 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,487 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,491 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,492 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,503 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:29,505 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:29,505 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2026-04-02 05:44:29,508 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:29,510 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:44:29,519 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:29,521 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,530 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,530 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,536 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,536 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,544 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:29,544 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:44:29,545 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:7] 2026-04-02 05:44:29,545 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:44:29,546 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:29,555 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:29,556 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,560 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,561 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,563 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,564 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,580 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:29,581 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:44:29,581 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:44:29,582 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:44:29,582 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:29,606 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:29,607 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,610 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,613 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,614 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,616 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:44:29,624 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:44:29,624 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:44:29,624 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:44:29,624 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:7] 2026-04-02 05:44:29,631 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:29,632 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,634 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,634 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,637 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,637 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,651 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:29,653 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:44:29,654 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:44:29,654 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:44:29,654 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:44:29,670 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:29,675 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,678 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,679 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,682 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,683 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,685 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:44:29,686 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:29,686 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:29,686 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:29,686 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:44:29,695 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:29,695 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,700 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,701 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,710 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,710 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,724 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:29,725 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:44:29,726 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:44:29,726 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:44:29,730 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:29,744 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:29,745 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,748 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,754 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,755 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,761 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:29,761 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:44:29,763 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:44:29,763 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:44:29,764 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:29,771 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:29,771 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,774 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,775 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,778 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,779 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,781 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:29,782 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:44:29,783 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:44:29,784 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:44:29,785 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:29,788 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:29,788 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,793 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,798 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,799 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,801 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:44:29,801 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:44:29,802 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:44:29,802 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:44:29,802 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:29,805 RepairJob.java:234 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:29,805 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,806 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,807 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,809 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,809 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:29,819 RepairSession.java:180 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:44:29,820 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:44:29,821 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:44:29,820 SyncTask.java:66 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:44:29,821 RepairJob.java:143 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:29,824 RepairSession.java:270 - [repair #040317a0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:4] 2026-04-02 05:44:29,825 RepairRunnable.java:261 - Repair session 040317a0-2e57-11f1-b120-155c51f8c9b6 for range [(1069794044190770556,1096202091414384666], (3934254085604161933,3939851256713198814], (-5042510993231517528,-4985567048852721911]] finished INFO [RepairJobTask:4] 2026-04-02 05:44:29,828 ActiveRepairService.java:452 - [repair #03fb2860-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2026-04-02 05:44:29,842 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [Repair-Task-12] 2026-04-02 05:44:30,446 RepairRunnable.java:139 - Starting repair command #11 (04e6c0e0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-12] 2026-04-02 05:44:30,455 RepairSession.java:228 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(594477870551939959,676910526332711230], (6575683668763388765,6586090929904786481], (-3814382309594934395,-3812169214424108203]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:44:30,520 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:30,520 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,523 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,523 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,527 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,527 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,531 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:30,532 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:44:30,532 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:44:30,532 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:44:30,532 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:30,599 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:30,600 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,602 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,603 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,607 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,613 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,620 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:30,620 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:44:30,620 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:44:30,620 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:44:30,621 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:30,635 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:30,636 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,641 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,642 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,646 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,646 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,652 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:30,653 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:44:30,653 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:44:30,653 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:44:30,653 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:30,671 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:30,671 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,677 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,679 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,684 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,684 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,701 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:30,704 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:30,704 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2026-04-02 05:44:30,706 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:30,707 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:30,771 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:30,771 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,774 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,776 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,777 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,780 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:30,782 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:44:30,782 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:44:30,782 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:44:30,784 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:30,785 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:30,786 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,788 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,788 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,790 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,791 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,795 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:30,796 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:30,797 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:30,797 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:30,797 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:30,809 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:30,811 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,815 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,815 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,819 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,820 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,824 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:30,825 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:44:30,825 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:44:30,825 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:44:30,825 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:30,841 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:30,843 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,848 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,848 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,850 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,852 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,859 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:30,860 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:44:30,861 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:44:30,860 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:44:30,862 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:30,866 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:30,867 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,870 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,870 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,872 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,873 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,878 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:30,879 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:44:30,879 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:44:30,879 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:44:30,879 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:30,884 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:30,884 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,888 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,888 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,891 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,891 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,896 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:30,897 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:44:30,896 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:44:30,897 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:44:30,897 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:30,900 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:30,901 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,902 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,902 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,915 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,915 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,923 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:30,927 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:44:30,927 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:44:30,927 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:44:30,927 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:30,930 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:30,930 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,932 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,932 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,934 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,934 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,936 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:30,936 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:30,936 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:30,936 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:30,936 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:30,944 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:30,944 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,965 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,965 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,967 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,968 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,971 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:30,972 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:44:30,972 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:44:30,972 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:44:30,972 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:30,982 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:30,983 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,985 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,985 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,987 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,987 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:30,990 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:30,991 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:44:30,991 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:44:30,992 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:44:30,993 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:30,997 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:30,997 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,000 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,001 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,005 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,006 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,010 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:44:31,010 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:44:31,010 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:44:31,011 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:44:31,011 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:31,017 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:31,017 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,019 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,019 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,021 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,022 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,024 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:31,024 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:44:31,025 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:44:31,025 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:44:31,025 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:31,029 RepairJob.java:234 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:31,029 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,032 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,032 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,035 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,035 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:31,038 RepairSession.java:180 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:31,038 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:44:31,038 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:44:31,038 SyncTask.java:66 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:44:31,038 RepairJob.java:143 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:31,039 RepairSession.java:270 - [repair #04e82070-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:1] 2026-04-02 05:44:31,040 RepairRunnable.java:261 - Repair session 04e82070-2e57-11f1-b120-155c51f8c9b6 for range [(594477870551939959,676910526332711230], (6575683668763388765,6586090929904786481], (-3814382309594934395,-3812169214424108203]] finished INFO [RepairJobTask:1] 2026-04-02 05:44:31,042 ActiveRepairService.java:452 - [repair #04e6c0e0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:44:31,046 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:44:38,960 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,005 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,023 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,041 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,063 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,079 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,093 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,163 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,182 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,200 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,212 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,228 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,250 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,262 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,314 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,325 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,338 Validator.java:281 - [repair #09f77200-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:44:39,347 ActiveRepairService.java:452 - [repair #09f63980-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,564 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,586 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,600 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,618 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,650 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,682 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,698 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,719 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,742 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,821 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,841 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,859 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,934 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,945 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,955 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,973 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,985 Validator.java:281 - [repair #0ae617c0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:44:40,991 ActiveRepairService.java:452 - [repair #0ae49120-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,042 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,059 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,086 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,115 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,150 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,168 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,189 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,200 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,216 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,274 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,285 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,306 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,376 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,391 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,419 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,443 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,459 Validator.java:281 - [repair #0ff430d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:44:49,473 ActiveRepairService.java:452 - [repair #0ff2f850-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-13] 2026-04-02 05:44:50,550 RepairRunnable.java:139 - Starting repair command #12 (10e26160-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-13] 2026-04-02 05:44:50,574 RepairSession.java:228 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-491915190472164651,-459980391698157757], (2161015306133882906,2192157687024179790], (-4847125857118661989,-4839994621607312615]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:44:50,641 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:50,642 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,646 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,647 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,650 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,650 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,659 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:50,663 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:44:50,664 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:44:50,664 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:44:50,664 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:50,717 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:50,717 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,719 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,719 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,723 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,723 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,725 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:50,726 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:44:50,729 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2026-04-02 05:44:50,730 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:44:50,731 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:50,732 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:2] 2026-04-02 05:44:50,731 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,737 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,737 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,743 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,743 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,745 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:50,747 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:44:50,747 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:44:50,747 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:44:50,747 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:50,751 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:50,751 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,753 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,757 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,758 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,761 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:50,761 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2026-04-02 05:44:50,762 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:50,764 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2026-04-02 05:44:50,764 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:50,823 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:50,824 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,827 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,827 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,830 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,830 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,833 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:50,835 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:44:50,835 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:44:50,835 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:44:50,835 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:50,841 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:50,841 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,843 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,847 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,847 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,853 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:50,854 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:50,854 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:44:50,854 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:50,855 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:50,865 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:50,866 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,870 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,872 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,880 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,881 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,887 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:50,889 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:44:50,889 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:50,889 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:44:50,889 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:50,895 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:50,897 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,901 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,906 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,917 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,917 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,940 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:50,944 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:44:50,947 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:44:50,945 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:44:50,948 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:50,960 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:50,960 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,965 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,966 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,971 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,971 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,974 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:50,975 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:44:50,975 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:44:50,975 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:44:50,976 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:50,982 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:50,982 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,986 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,986 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,990 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,991 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:50,995 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:44:50,996 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:44:50,996 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:44:50,996 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:44:50,997 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:51,005 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:51,005 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,010 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,010 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,020 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,020 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,024 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:51,025 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:44:51,025 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:44:51,025 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:44:51,026 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:51,033 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:51,033 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,035 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,038 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,038 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,045 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:51,047 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:44:51,047 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:51,048 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:51,049 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:51,072 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:51,073 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,075 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,075 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,084 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,085 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,109 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:51,110 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:44:51,110 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:44:51,110 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:44:51,110 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:51,114 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:51,114 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,117 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,118 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,122 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,122 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,126 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:44:51,127 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:44:51,127 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:44:51,127 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:44:51,127 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:51,131 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:51,132 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,134 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,134 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,140 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,141 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,144 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:44:51,150 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:44:51,150 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:44:51,150 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:44:51,152 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:51,152 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2026-04-02 05:44:51,154 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,155 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,156 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,158 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,158 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,161 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:51,162 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:44:51,162 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:44:51,162 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:44:51,163 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:51,164 RepairJob.java:234 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:51,164 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,166 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,167 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,168 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,169 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:51,171 RepairSession.java:180 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:51,171 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:44:51,172 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:44:51,172 SyncTask.java:66 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:44:51,173 RepairJob.java:143 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:51,175 RepairSession.java:270 - [repair #10e60ae0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:44:51,176 RepairRunnable.java:261 - Repair session 10e60ae0-2e57-11f1-b120-155c51f8c9b6 for range [(-491915190472164651,-459980391698157757], (2161015306133882906,2192157687024179790], (-4847125857118661989,-4839994621607312615]] finished INFO [RepairJobTask:2] 2026-04-02 05:44:51,180 ActiveRepairService.java:452 - [repair #10e26160-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2026-04-02 05:44:51,210 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [Repair-Task-14] 2026-04-02 05:44:59,054 RepairRunnable.java:139 - Starting repair command #13 (15f3fce0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-14] 2026-04-02 05:44:59,063 RepairSession.java:228 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-2172639600847624698,-2126139818996284176]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:44:59,079 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:59,080 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,083 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,085 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,086 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,089 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:59,089 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:44:59,090 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:44:59,089 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:44:59,091 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:59,154 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:59,154 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,158 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,160 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,169 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,169 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,184 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:44:59,187 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:44:59,187 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:44:59,187 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:44:59,187 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:59,218 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:59,218 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,222 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,224 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,231 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,231 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,234 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:59,234 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:44:59,235 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:44:59,235 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:44:59,235 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:4] 2026-04-02 05:44:59,243 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:44:59,243 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,245 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,249 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,252 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,262 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,276 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:59,278 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:44:59,279 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:44:59,279 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:44:59,279 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:44:59,355 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:44:59,356 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,361 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,361 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,365 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,373 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,375 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:59,376 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:44:59,376 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:44:59,377 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:44:59,377 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:59,386 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:59,387 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,395 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,395 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,399 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,399 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,402 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:59,403 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:59,403 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:59,403 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:44:59,403 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:59,414 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:59,419 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,422 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,422 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,425 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,426 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,431 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:59,434 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:59,434 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:59,435 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:44:59,435 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:44:59,445 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:44:59,448 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,453 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,454 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,467 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,467 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,470 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:44:59,471 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:44:59,471 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:44:59,471 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:44:59,471 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:44:59,475 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:44:59,476 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,479 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,479 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,481 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,482 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,485 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:59,485 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:44:59,485 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2026-04-02 05:44:59,488 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:44:59,488 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:44:59,494 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:59,495 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,498 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,500 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,500 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,506 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:59,507 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:44:59,510 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:44:59,510 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:44:59,520 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:59,524 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:44:59,524 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,526 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,526 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,528 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,528 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,530 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:44:59,531 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:44:59,532 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2026-04-02 05:44:59,534 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:44:59,534 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:59,535 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:59,535 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,543 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,544 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,547 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,547 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,554 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:59,556 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:44:59,559 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:44:59,556 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:44:59,563 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:44:59,571 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:59,571 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,574 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,574 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,578 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,579 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,582 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:59,583 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:44:59,583 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:44:59,584 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:44:59,585 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:44:59,589 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:59,589 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,593 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,593 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,595 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,596 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,601 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:59,603 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:44:59,604 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:44:59,607 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:44:59,612 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:44:59,614 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,616 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,616 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:5] 2026-04-02 05:44:59,612 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,620 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,620 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,628 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:44:59,629 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:44:59,630 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:44:59,633 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:44:59,635 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:59,656 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:59,657 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,661 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,664 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,669 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,669 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,676 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:44:59,678 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:44:59,678 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:44:59,679 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:44:59,679 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:44:59,689 RepairJob.java:234 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:44:59,690 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,691 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,692 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,693 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,693 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:44:59,696 RepairSession.java:180 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:44:59,697 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:44:59,697 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:44:59,697 SyncTask.java:66 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:44:59,697 RepairJob.java:143 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:44:59,698 RepairSession.java:270 - [repair #15f53560-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:44:59,698 RepairRunnable.java:261 - Repair session 15f53560-2e57-11f1-b120-155c51f8c9b6 for range [(-2172639600847624698,-2126139818996284176]] finished INFO [RepairJobTask:2] 2026-04-02 05:44:59,703 ActiveRepairService.java:452 - [repair #15f3fce0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2026-04-02 05:44:59,710 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [Repair-Task-15] 2026-04-02 05:45:00,640 RepairRunnable.java:139 - Starting repair command #14 (16e5d6f0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-15] 2026-04-02 05:45:00,796 RepairSession.java:228 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-7949636165019960779,-7915696706229452013]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:45:01,096 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:01,096 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,100 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,101 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,104 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,104 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,112 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:01,124 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:45:01,125 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:45:01,131 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:01,133 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:01,229 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:01,230 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,236 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,238 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,242 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,243 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,249 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:01,251 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:45:01,261 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:01,262 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:3] 2026-04-02 05:45:01,266 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,267 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,269 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:6] 2026-04-02 05:45:01,269 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,275 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,285 RepairJob.java:270 - Validating /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:01,286 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,296 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:01,297 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:45:01,297 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:45:01,301 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:01,301 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:5] 2026-04-02 05:45:01,301 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:01,302 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,311 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,313 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,322 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,324 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,334 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:01,335 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:01,335 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:01,335 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:01,335 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:01,442 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:01,443 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,445 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,446 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,451 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,452 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,455 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:01,459 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:01,459 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:45:01,459 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:01,459 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:01,465 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:01,468 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,474 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,478 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,479 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,488 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:01,490 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:45:01,490 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:45:01,490 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:45:01,491 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:01,504 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:01,504 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,510 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,511 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,516 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,516 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,523 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:01,524 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:01,524 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:01,524 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:01,525 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:01,529 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:01,530 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,540 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,541 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,545 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,545 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,548 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:01,549 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:45:01,549 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:45:01,549 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:45:01,550 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:01,557 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:01,557 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,560 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,560 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,564 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,565 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,569 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:01,570 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:45:01,570 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:45:01,570 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:45:01,570 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:01,577 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:01,578 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,580 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,580 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,583 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,584 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,587 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:01,589 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:45:01,589 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:45:01,593 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:45:01,594 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:01,606 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:01,607 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,614 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,615 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,621 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,623 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,640 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:01,641 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:45:01,642 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:45:01,643 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:45:01,643 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:01,655 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:01,657 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,659 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,663 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,664 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,673 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:01,674 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:45:01,674 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:01,675 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:45:01,676 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:01,684 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:01,684 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,693 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,699 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,707 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,708 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,710 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:01,711 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:45:01,712 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:45:01,711 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:45:01,713 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:01,722 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:01,722 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,726 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,727 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,731 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,732 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,736 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:01,743 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:45:01,744 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:45:01,743 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:45:01,745 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:01,759 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:01,759 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,764 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,767 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,767 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,778 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:01,778 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:45:01,778 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:45:01,779 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:45:01,779 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:01,786 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:01,786 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,789 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,791 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,794 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,794 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,797 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:01,798 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:01,799 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:45:01,799 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:01,802 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:01,819 RepairJob.java:234 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:01,819 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,823 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,823 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,826 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,826 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:01,829 RepairSession.java:180 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:01,829 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:45:01,829 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:45:01,829 SyncTask.java:66 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:45:01,830 RepairJob.java:143 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:01,833 RepairSession.java:270 - [repair #16fdcbc0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:3] 2026-04-02 05:45:01,835 RepairRunnable.java:261 - Repair session 16fdcbc0-2e57-11f1-b120-155c51f8c9b6 for range [(-7949636165019960779,-7915696706229452013]] finished INFO [RepairJobTask:3] 2026-04-02 05:45:01,839 ActiveRepairService.java:452 - [repair #16e5d6f0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2026-04-02 05:45:01,844 RepairRunnable.java:343 - Repair command #14 finished in 1 second INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,195 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,208 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,223 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,238 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,254 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,277 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,302 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,330 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,352 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,447 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,455 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,473 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,565 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,582 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,613 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,628 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,719 Validator.java:281 - [repair #1bf7e7a0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:45:09,735 ActiveRepairService.java:452 - [repair #1bf639f0-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-16] 2026-04-02 05:45:10,674 RepairRunnable.java:139 - Starting repair command #15 (1ce10f20-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-16] 2026-04-02 05:45:10,693 RepairSession.java:228 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-5341404561439330203,-5324627612466369822], (-3461520440499393571,-3445438542102579481], (-7361363797827781971,-7342435527124680693], (5689742300629237140,5714360833381830041]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:45:10,766 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:10,770 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,775 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,775 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,779 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,779 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,784 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:10,784 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:10,785 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:10,785 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:10,785 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:10,861 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:10,861 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,863 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,865 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,869 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,870 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,874 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:10,876 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:45:10,876 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:45:10,878 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:45:10,878 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:10,894 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:10,894 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,898 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,904 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,905 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,910 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:10,911 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:45:10,912 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:45:10,912 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:45:10,914 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:10,928 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:10,929 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,934 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,936 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,943 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,948 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:10,953 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:10,954 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:10,955 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:10,955 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:10,956 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:11,056 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:11,056 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,059 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,066 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,066 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,069 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:11,070 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:11,070 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:45:11,070 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:11,072 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:11,082 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:11,083 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,087 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,088 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,094 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,095 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,100 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:11,110 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:45:11,112 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:45:11,114 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:45:11,116 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:11,139 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:11,139 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,142 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,142 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,150 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,150 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,170 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:11,171 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:11,172 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:45:11,172 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:11,172 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:11,179 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:11,181 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,189 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,189 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,192 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,193 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,197 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:11,198 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:45:11,198 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:45:11,199 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:45:11,199 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:11,203 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:11,203 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,206 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,207 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,209 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,209 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,213 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:11,214 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:45:11,214 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:45:11,214 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:45:11,214 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:11,222 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:11,222 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,225 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,226 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,228 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,228 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,231 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:11,232 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:45:11,232 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:45:11,233 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:45:11,233 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:11,240 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:11,243 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,247 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,247 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,249 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,250 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,252 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:11,252 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:11,253 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2026-04-02 05:45:11,253 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:11,253 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:11,255 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:11,256 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,259 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,259 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,264 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,265 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,270 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:11,270 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:11,271 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:45:11,271 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:45:11,275 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:11,282 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:11,282 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,287 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,297 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,306 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,309 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,319 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:11,319 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:45:11,320 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:45:11,320 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:45:11,320 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:11,323 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:11,323 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,325 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,326 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,329 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,330 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,334 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:11,334 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:45:11,334 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:45:11,335 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:45:11,335 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:11,339 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:11,339 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,342 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,342 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,346 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,347 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,351 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:11,353 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:45:11,354 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:45:11,353 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:45:11,354 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:11,356 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:11,357 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,361 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,370 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,370 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,379 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:11,380 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:11,380 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:45:11,380 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:11,380 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:11,390 RepairJob.java:234 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:11,390 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,395 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,395 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,397 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,398 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:11,401 RepairSession.java:180 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:11,402 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:45:11,402 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:45:11,402 SyncTask.java:66 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:45:11,402 RepairJob.java:143 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:11,404 RepairSession.java:270 - [repair #1ce3f550-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:5] 2026-04-02 05:45:11,404 RepairRunnable.java:261 - Repair session 1ce3f550-2e57-11f1-b120-155c51f8c9b6 for range [(-5341404561439330203,-5324627612466369822], (-3461520440499393571,-3445438542102579481], (-7361363797827781971,-7342435527124680693], (5689742300629237140,5714360833381830041]] finished INFO [RepairJobTask:5] 2026-04-02 05:45:11,407 ActiveRepairService.java:452 - [repair #1ce10f20-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:45:11,421 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,282 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,301 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,323 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,337 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,359 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,375 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,385 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,453 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,474 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,491 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,514 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,536 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,654 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,680 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,777 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,791 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,806 Validator.java:281 - [repair #21f4a670-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:45:19,823 ActiveRepairService.java:452 - [repair #21f36df0-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [Repair-Task-17] 2026-04-02 05:45:20,754 RepairRunnable.java:139 - Starting repair command #16 (22e32520-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-17] 2026-04-02 05:45:20,794 RepairSession.java:228 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-1022028853874009859,-1008175051519464508], (-3846799440811368758,-3814382309594934395], (1771654226066786589,1784429336107854935]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:45:20,894 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:20,895 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,897 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,897 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,901 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,902 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,907 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:20,915 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:45:20,915 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:45:20,922 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:45:20,923 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:20,985 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:20,986 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,989 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,990 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,995 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,995 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:20,999 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:21,003 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:21,003 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:3] 2026-04-02 05:45:21,005 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:45:21,005 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:45:21,005 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:45:21,006 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,006 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,006 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,011 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,011 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,018 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:21,019 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:45:21,020 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:45:21,020 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:45:21,021 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:21,036 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:21,037 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,039 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,041 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,045 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,046 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,054 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:21,055 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:21,055 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:21,055 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:21,056 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:21,129 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:21,130 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,133 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,133 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,135 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,139 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,142 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:21,143 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:45:21,143 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:45:21,143 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:45:21,143 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:21,155 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:21,157 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,160 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,160 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,162 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,164 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,169 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:21,170 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:45:21,170 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:45:21,171 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:45:21,172 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:21,179 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:21,179 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,182 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,183 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,188 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,189 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,198 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:21,199 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:21,199 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2026-04-02 05:45:21,199 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:21,201 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:21,207 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:21,207 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,210 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,212 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,221 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,221 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,226 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:21,228 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:45:21,228 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:45:21,228 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:45:21,234 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:21,243 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:21,243 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,246 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,247 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,251 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,251 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,254 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:21,255 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:45:21,255 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:45:21,256 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:45:21,258 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:21,262 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:21,263 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,267 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,267 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,269 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,269 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,273 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:21,273 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:21,274 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:21,274 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:21,275 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:21,282 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:21,282 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,284 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,284 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,288 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,291 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,295 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:21,296 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:45:21,295 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:45:21,297 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:45:21,297 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:21,302 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:21,304 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,306 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,307 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,315 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,316 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,320 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:21,321 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:21,321 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:21,321 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:21,321 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:21,327 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:21,327 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,331 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,331 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,334 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,334 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,343 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:21,344 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:45:21,344 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:45:21,345 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:45:21,345 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:21,349 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:21,349 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,351 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,356 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,357 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,359 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:21,360 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:45:21,360 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:45:21,361 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:21,361 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:21,366 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:21,367 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,369 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,370 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,372 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,373 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,375 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:21,376 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:45:21,376 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:45:21,376 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:45:21,377 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:21,380 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:21,380 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,382 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,383 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,386 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,386 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,391 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:21,392 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:45:21,393 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:45:21,393 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:45:21,393 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:21,397 RepairJob.java:234 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:21,398 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,400 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,401 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,403 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,403 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:21,407 RepairSession.java:180 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:21,409 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:45:21,409 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:45:21,409 SyncTask.java:66 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:45:21,410 RepairJob.java:143 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:21,412 RepairSession.java:270 - [repair #22e93fa0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:6] 2026-04-02 05:45:21,412 RepairRunnable.java:261 - Repair session 22e93fa0-2e57-11f1-b120-155c51f8c9b6 for range [(-1022028853874009859,-1008175051519464508], (-3846799440811368758,-3814382309594934395], (1771654226066786589,1784429336107854935]] finished INFO [RepairJobTask:6] 2026-04-02 05:45:21,416 ActiveRepairService.java:452 - [repair #22e32520-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2026-04-02 05:45:21,419 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,356 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,375 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,391 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,407 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,486 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,518 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,530 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,541 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,561 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,637 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,656 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,671 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,758 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,771 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,799 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,806 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,816 Validator.java:281 - [repair #27f6bc70-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:45:29,824 ActiveRepairService.java:452 - [repair #27f44b70-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-18] 2026-04-02 05:45:30,798 RepairRunnable.java:139 - Starting repair command #17 (28dfbce0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-18] 2026-04-02 05:45:30,808 RepairSession.java:228 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(6510885905623980609,6565268914714826619]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:45:30,879 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:30,881 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,885 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,885 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,890 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,892 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,896 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:30,898 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:45:30,899 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:30,899 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:45:30,899 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:30,983 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:30,983 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,987 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,987 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,991 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,991 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:30,994 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:30,995 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:45:30,995 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:45:30,995 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:45:30,996 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:31,006 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:31,006 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,009 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,009 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,013 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,013 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,018 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:31,019 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:45:31,019 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:31,020 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:45:31,020 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:31,032 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:31,033 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,036 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,041 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,045 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,046 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,049 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:31,051 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:31,051 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:31,051 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:31,052 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:31,128 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:31,128 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,134 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,135 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,139 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,140 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,144 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:31,146 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:31,147 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:45:31,147 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:31,148 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:31,151 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:31,152 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,155 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,156 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,158 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,159 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,161 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:31,164 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:45:31,164 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:45:31,164 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:45:31,164 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:31,170 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:31,171 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,175 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,176 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,180 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,182 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,185 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:31,186 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:31,186 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:31,186 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:31,186 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:31,192 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:31,193 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,195 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,197 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,203 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,204 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,215 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:31,216 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:45:31,216 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:45:31,216 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:45:31,216 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:31,221 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:31,222 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,224 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,225 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,228 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,230 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,233 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:31,233 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:45:31,234 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:45:31,234 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:45:31,234 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:31,237 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:31,237 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,244 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,244 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,248 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,248 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,250 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:31,251 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:45:31,251 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:31,251 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:45:31,251 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:31,254 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:31,254 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,255 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,256 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,258 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,258 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,260 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:31,261 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:45:31,261 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:45:31,261 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2026-04-02 05:45:31,261 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:31,264 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:31,264 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,266 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,266 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,270 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,270 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,276 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:31,277 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:31,277 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:45:31,278 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:31,278 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:31,286 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:31,286 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,289 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,292 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,292 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,296 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:31,297 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:45:31,299 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:45:31,299 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:45:31,299 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:31,310 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:31,310 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,324 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,325 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,329 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,330 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,339 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:31,340 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:45:31,340 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:45:31,341 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:45:31,342 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:31,349 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:31,349 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,352 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,353 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,355 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,356 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,358 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:31,359 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:45:31,359 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:45:31,359 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:45:31,359 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:31,365 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:31,365 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,367 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,367 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,370 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,370 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,373 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:31,374 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:31,374 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:31,374 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:31,375 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:31,385 RepairJob.java:234 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:31,385 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,388 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,392 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,392 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:31,409 RepairSession.java:180 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:31,410 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:45:31,410 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:45:31,410 SyncTask.java:66 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:45:31,410 RepairJob.java:143 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:31,412 RepairSession.java:270 - [repair #28e14380-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:6] 2026-04-02 05:45:31,412 RepairRunnable.java:261 - Repair session 28e14380-2e57-11f1-b120-155c51f8c9b6 for range [(6510885905623980609,6565268914714826619]] finished INFO [RepairJobTask:6] 2026-04-02 05:45:31,413 ActiveRepairService.java:452 - [repair #28dfbce0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2026-04-02 05:45:31,420 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [Repair-Task-19] 2026-04-02 05:45:39,354 RepairRunnable.java:139 - Starting repair command #18 (2df947a0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-19] 2026-04-02 05:45:39,371 RepairSession.java:228 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(5841649795841520018,5880121687823724350], (-8504654860543751436,-8479516965775011901], (-2061187162926753529,-2057585758894036940]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:45:39,520 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:39,522 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,537 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,543 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,544 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,564 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:39,565 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:45:39,566 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:45:39,566 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:45:39,566 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:39,663 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:39,663 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,672 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,672 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,676 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,677 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,680 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:39,681 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:45:39,681 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:45:39,691 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:45:39,693 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:39,758 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:39,758 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,763 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,767 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,768 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,780 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:39,781 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:45:39,781 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:39,782 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:45:39,782 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:39,806 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:39,807 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,810 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,810 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,812 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,813 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,816 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:39,817 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:39,817 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:39,818 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:39,818 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:39,883 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:39,884 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,888 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,889 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,892 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,893 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,896 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:39,896 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:39,897 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:45:39,897 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:39,900 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:39,904 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:39,904 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,907 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,907 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,909 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,909 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,922 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:39,925 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:45:39,929 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:45:39,929 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:45:39,929 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:39,932 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:39,933 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,949 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,949 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,961 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,961 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,984 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:39,985 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:39,986 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:39,986 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:39,986 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:39,991 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:39,991 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,993 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,993 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,999 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:39,999 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,005 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:40,006 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:45:40,006 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:45:40,006 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:45:40,007 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:40,013 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:40,013 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,015 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,015 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,018 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,019 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,022 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:40,023 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:45:40,023 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:45:40,025 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:45:40,026 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:40,030 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:40,030 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,032 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,033 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,035 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,035 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,040 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:40,040 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:45:40,041 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:40,042 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:45:40,042 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:40,052 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:40,052 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,056 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,056 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,060 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,061 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,063 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:40,064 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:45:40,064 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2026-04-02 05:45:40,064 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:45:40,064 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:40,068 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:40,068 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,071 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,071 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,074 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,075 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,077 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:40,078 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:40,078 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:40,078 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:40,079 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:40,082 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:40,082 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,086 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,086 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,089 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,089 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,092 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:40,093 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:45:40,093 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:45:40,094 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:45:40,094 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:40,097 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:40,097 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,099 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,100 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,102 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,103 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,105 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:40,106 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:45:40,106 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:45:40,106 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:45:40,107 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:40,109 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:40,109 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,115 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,115 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,117 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,118 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,120 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:40,121 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:45:40,122 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:45:40,122 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:45:40,122 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:40,124 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:40,124 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,126 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,126 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,130 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,130 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,134 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:40,135 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:45:40,135 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:45:40,135 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2026-04-02 05:45:40,135 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:40,142 RepairJob.java:234 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:40,142 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,144 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,145 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,148 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,148 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,151 RepairSession.java:180 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:40,151 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:45:40,151 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:45:40,152 SyncTask.java:66 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:45:40,152 RepairJob.java:143 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:40,153 RepairSession.java:270 - [repair #2dfbdfb0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:1] 2026-04-02 05:45:40,153 RepairRunnable.java:261 - Repair session 2dfbdfb0-2e57-11f1-b120-155c51f8c9b6 for range [(5841649795841520018,5880121687823724350], (-8504654860543751436,-8479516965775011901], (-2061187162926753529,-2057585758894036940]] finished INFO [RepairJobTask:1] 2026-04-02 05:45:40,155 ActiveRepairService.java:452 - [repair #2df947a0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2026-04-02 05:45:40,159 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [Repair-Task-20] 2026-04-02 05:45:40,848 RepairRunnable.java:139 - Starting repair command #19 (2edd3f00-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-20] 2026-04-02 05:45:40,858 RepairSession.java:228 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(7366506616055321586,7452559523702390218]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:45:40,886 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:40,886 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,889 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,889 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,892 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,896 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,907 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:40,908 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:40,908 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:45:40,910 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:40,910 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:40,964 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:40,965 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,968 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,969 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,975 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,975 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:40,983 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:40,987 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:45:40,987 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:45:40,987 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:45:40,987 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:40,996 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:40,997 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,007 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,011 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,012 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,016 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:41,017 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:45:41,022 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:41,022 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:5] 2026-04-02 05:45:41,018 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:45:41,017 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:41,024 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,030 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,034 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,038 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,040 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,053 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:41,054 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:41,057 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:41,057 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:41,058 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:41,114 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:41,114 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,116 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,119 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,120 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,121 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:41,122 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:45:41,122 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:45:41,122 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:45:41,122 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:41,128 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:41,128 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,130 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,131 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,133 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,133 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,137 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:41,138 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:45:41,138 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:45:41,139 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:45:41,141 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:41,144 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:41,145 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,149 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,150 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,155 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,155 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,157 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:41,158 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:41,158 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:41,158 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:41,158 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:41,164 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:41,165 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,167 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,171 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,172 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,189 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:41,190 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:45:41,190 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:45:41,190 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:45:41,190 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:41,195 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:41,196 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,199 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,199 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,201 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,201 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,204 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:41,205 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:45:41,206 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:45:41,206 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:45:41,206 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:41,215 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:41,215 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,217 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,217 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,222 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,222 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,227 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:41,228 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:45:41,228 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:41,228 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:45:41,229 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:41,234 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:41,234 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,236 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,236 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,239 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,240 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,245 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:41,246 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:41,247 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2026-04-02 05:45:41,247 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:41,247 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:41,259 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:41,260 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,262 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,269 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,270 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,276 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:41,277 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:41,277 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:45:41,277 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:41,278 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:41,291 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:41,291 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,295 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,302 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,302 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,313 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:41,314 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:45:41,315 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:45:41,315 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:45:41,315 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:41,328 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:41,329 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,334 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,339 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,339 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,372 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:41,374 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:41,374 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:41,375 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:41,375 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:41,379 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:41,382 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,395 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,395 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,401 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,401 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,404 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:41,404 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:45:41,404 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:45:41,405 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:45:41,405 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:41,408 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:41,408 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,411 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,411 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,423 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,423 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,428 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:41,428 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:45:41,428 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:45:41,429 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:45:41,429 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:41,434 RepairJob.java:234 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:41,435 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,438 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,439 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,450 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,450 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:41,455 RepairSession.java:180 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:41,456 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:45:41,457 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:45:41,457 SyncTask.java:66 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:45:41,458 RepairJob.java:143 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:41,460 RepairSession.java:270 - [repair #2edec5a0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:45:41,460 RepairRunnable.java:261 - Repair session 2edec5a0-2e57-11f1-b120-155c51f8c9b6 for range [(7366506616055321586,7452559523702390218]] finished INFO [RepairJobTask:2] 2026-04-02 05:45:41,463 ActiveRepairService.java:452 - [repair #2edd3f00-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:45:41,472 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [Repair-Task-21] 2026-04-02 05:45:49,529 RepairRunnable.java:139 - Starting repair command #20 (3409b580-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-21] 2026-04-02 05:45:49,587 RepairSession.java:228 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(3151253889143342596,3233216463664657002]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:45:49,665 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:49,665 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,669 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,672 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,675 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,677 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,683 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:49,686 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:49,686 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:45:49,685 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:49,690 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:49,747 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:49,747 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,750 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,750 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,754 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,754 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,758 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:49,759 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:45:49,759 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:45:49,759 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:45:49,759 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:49,779 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:49,780 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,785 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,785 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,787 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,788 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,795 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:49,797 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:49,798 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:49,798 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:49,798 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:49,828 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:49,828 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,830 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,830 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,833 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,834 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,895 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:49,899 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:49,900 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:49,900 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:49,900 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:49,953 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:49,954 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,956 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,957 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,960 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,960 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,962 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:49,962 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:45:49,963 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:45:49,963 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:45:49,963 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:49,967 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:49,967 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,970 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,970 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,974 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,974 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,976 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:49,977 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:45:49,977 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:45:49,977 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:45:49,977 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:49,984 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:49,984 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,988 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,989 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,992 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,993 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:49,996 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:49,999 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:49,999 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:49,999 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:49,999 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:50,002 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:50,002 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,006 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,008 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,012 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,012 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,014 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:50,014 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:45:50,015 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:45:50,015 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:45:50,016 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:50,019 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:50,020 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,030 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,031 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,034 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,034 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,046 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:50,049 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:45:50,051 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:45:50,052 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:50,052 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2026-04-02 05:45:50,052 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:45:50,053 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,057 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,057 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,063 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,063 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,071 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:50,071 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:50,071 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:45:50,071 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:50,071 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:50,075 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:50,075 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,079 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,080 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,085 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,085 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,089 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:50,090 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:50,090 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:50,090 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:50,091 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:50,093 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:50,093 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,099 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,100 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,102 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,102 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,106 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:50,107 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:50,107 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:50,107 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:50,107 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:50,111 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:50,111 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,113 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,115 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,115 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,134 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:50,134 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:45:50,135 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:45:50,135 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:45:50,135 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:50,138 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:50,138 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,140 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,141 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,143 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,143 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,145 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:50,146 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:50,146 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:50,147 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:50,147 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:50,150 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:50,150 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,152 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,152 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,155 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,159 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,161 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:50,162 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:45:50,162 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:45:50,162 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:45:50,162 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:50,165 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:50,165 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,167 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,167 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,169 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,170 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,171 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:50,174 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:45:50,174 RepairJob.java:234 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:50,174 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:5] 2026-04-02 05:45:50,175 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:45:50,175 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:45:50,175 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,176 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,176 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,178 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,178 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:50,180 RepairSession.java:180 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:45:50,181 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:45:50,181 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:45:50,181 SyncTask.java:66 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:45:50,181 RepairJob.java:143 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:50,182 RepairSession.java:270 - [repair #3412b630-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:45:50,182 RepairRunnable.java:261 - Repair session 3412b630-2e57-11f1-b120-155c51f8c9b6 for range [(3151253889143342596,3233216463664657002]] finished INFO [RepairJobTask:2] 2026-04-02 05:45:50,183 ActiveRepairService.java:452 - [repair #3409b580-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2026-04-02 05:45:50,187 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds INFO [Repair-Task-22] 2026-04-02 05:45:50,887 RepairRunnable.java:139 - Starting repair command #21 (34d91370-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-22] 2026-04-02 05:45:50,899 RepairSession.java:228 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-4674673184612492148,-4672198890772702583], (3287408298214360069,3309488999004009545], (-1894375773662386924,-1861240306454511536], (-3489046711189837204,-3484207936173332880], (-8334717589461771112,-8329999510226044220]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:45:51,019 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:51,020 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,026 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,027 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,031 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,032 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,039 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:51,043 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:45:51,043 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:45:51,044 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:45:51,045 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:51,121 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:51,122 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,127 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,127 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,130 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,130 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,133 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:51,134 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:45:51,134 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:7] 2026-04-02 05:45:51,135 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:45:51,135 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:51,142 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:51,142 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,144 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,145 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,148 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,149 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,153 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:51,155 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2026-04-02 05:45:51,154 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:45:51,155 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2026-04-02 05:45:51,160 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:51,163 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:51,163 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,165 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,166 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,171 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,171 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,175 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:51,176 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:51,176 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2026-04-02 05:45:51,176 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:51,178 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:51,241 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:51,242 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,245 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,245 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,250 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,250 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,252 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:51,253 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:45:51,253 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:45:51,253 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:45:51,253 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:51,261 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:51,262 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,264 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,265 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,267 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,267 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,271 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:51,272 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:45:51,272 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:45:51,273 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:45:51,273 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:51,281 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:51,281 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,284 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,284 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,287 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,287 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,291 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:45:51,291 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:51,292 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:45:51,291 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2026-04-02 05:45:51,293 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:51,294 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:5] 2026-04-02 05:45:51,294 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,295 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,296 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,297 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,298 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,302 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:51,303 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:45:51,303 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:7] 2026-04-02 05:45:51,303 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:45:51,304 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:45:51,309 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:45:51,312 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,316 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,316 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,319 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,320 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,324 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:45:51,325 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:45:51,325 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:45:51,325 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:45:51,326 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:51,331 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:51,332 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,334 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,338 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,338 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,342 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:51,343 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:45:51,343 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:45:51,343 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:45:51,344 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:51,348 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:51,348 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,351 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,351 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,354 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,356 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,360 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:51,361 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:51,361 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:45:51,362 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:45:51,362 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:51,369 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:51,369 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,371 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,371 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,374 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,375 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,378 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:51,379 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:51,380 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:45:51,379 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:45:51,380 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:51,386 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:51,386 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,400 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,413 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,413 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,421 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:51,422 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:45:51,422 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:45:51,422 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:45:51,422 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:51,429 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:51,429 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,431 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,431 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,433 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,434 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,442 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:51,443 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:45:51,443 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:45:51,444 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:45:51,444 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:51,450 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:51,452 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,456 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,457 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,461 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,461 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,467 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:45:51,468 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:45:51,468 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:45:51,468 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:45:51,469 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:51,475 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:45:51,475 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,478 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,479 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,481 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,482 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,484 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:51,485 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:45:51,485 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:45:51,485 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:45:51,486 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:45:51,490 RepairJob.java:234 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:45:51,491 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,492 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,493 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,495 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,496 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:51,499 RepairSession.java:180 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:51,499 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:45:51,499 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:45:51,499 SyncTask.java:66 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:45:51,500 RepairJob.java:143 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2026-04-02 05:45:51,501 RepairSession.java:270 - [repair #34dae830-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:7] 2026-04-02 05:45:51,502 RepairRunnable.java:261 - Repair session 34dae830-2e57-11f1-b120-155c51f8c9b6 for range [(-4674673184612492148,-4672198890772702583], (3287408298214360069,3309488999004009545], (-1894375773662386924,-1861240306454511536], (-3489046711189837204,-3484207936173332880], (-8334717589461771112,-8329999510226044220]] finished INFO [RepairJobTask:7] 2026-04-02 05:45:51,509 ActiveRepairService.java:452 - [repair #34d91370-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2026-04-02 05:45:51,516 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [Repair-Task-23] 2026-04-02 05:45:59,569 RepairRunnable.java:139 - Starting repair command #22 (3a05b100-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-23] 2026-04-02 05:45:59,605 RepairSession.java:228 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(4424276099483246232,4473339653257114950], (4350440333980434227,4363945471155747382], (-1232093683114374394,-1200671415965057391]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:45:59,701 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:59,701 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,705 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,705 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,714 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,714 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,726 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:59,726 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:59,726 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:59,727 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:45:59,727 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:59,806 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:59,806 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,810 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,810 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,816 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,818 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,826 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:59,827 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:45:59,830 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:45:59,830 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:45:59,835 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:59,851 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:59,851 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,858 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,858 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,861 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,862 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,871 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:45:59,871 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:59,871 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:45:59,871 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:45:59,871 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:5] 2026-04-02 05:45:59,877 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:45:59,877 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,879 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,882 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,882 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,884 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:45:59,885 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:59,885 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2026-04-02 05:45:59,885 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:45:59,885 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:45:59,940 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:45:59,940 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,943 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,947 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,947 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,949 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:59,950 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:59,950 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:45:59,950 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:45:59,950 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:3] 2026-04-02 05:45:59,954 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:45:59,957 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,959 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,960 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,962 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,963 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,965 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:45:59,966 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:45:59,966 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:45:59,966 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:45:59,966 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2026-04-02 05:45:59,976 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:45:59,976 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,980 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,992 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,993 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:45:59,997 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:00,009 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:00,009 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:00,009 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:00,013 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:00,018 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:00,022 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,024 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,026 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,029 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,029 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,031 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:00,032 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:46:00,032 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:46:00,033 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:46:00,034 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:00,039 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:46:00,039 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,046 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,047 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,050 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,050 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,059 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:00,060 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:46:00,060 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:46:00,060 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:46:00,061 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:00,080 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:46:00,080 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,085 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,085 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,089 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,090 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,099 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:00,105 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:46:00,106 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:46:00,106 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:46:00,107 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:00,113 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:00,113 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,116 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,118 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,118 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,121 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:00,125 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:46:00,125 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:46:00,128 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:00,128 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2026-04-02 05:46:00,128 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:46:00,130 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,143 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,149 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,152 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,162 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:46:00,164 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:00,164 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:00,165 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:00,165 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:00,182 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:00,183 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,186 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,186 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,189 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,189 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,195 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:00,196 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:46:00,196 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:46:00,196 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:46:00,197 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2026-04-02 05:46:00,199 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:46:00,199 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,202 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,202 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,204 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,204 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,209 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:00,211 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:46:00,211 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:46:00,212 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:46:00,212 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:00,216 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:00,216 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,220 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,221 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,226 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,226 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,228 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:46:00,229 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:46:00,230 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:46:00,230 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:46:00,230 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:00,235 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:00,235 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,239 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,239 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,243 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,244 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,251 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:46:00,252 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:46:00,252 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:46:00,252 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:46:00,252 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:00,254 RepairJob.java:234 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:46:00,254 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,258 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,258 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,264 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,265 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:00,268 RepairSession.java:180 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:00,269 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:46:00,269 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:46:00,269 SyncTask.java:66 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:46:00,270 RepairJob.java:143 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2026-04-02 05:46:00,271 RepairSession.java:270 - [repair #3a0b5650-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:6] 2026-04-02 05:46:00,271 RepairRunnable.java:261 - Repair session 3a0b5650-2e57-11f1-b120-155c51f8c9b6 for range [(4424276099483246232,4473339653257114950], (4350440333980434227,4363945471155747382], (-1232093683114374394,-1200671415965057391]] finished INFO [RepairJobTask:6] 2026-04-02 05:46:00,273 ActiveRepairService.java:452 - [repair #3a05b100-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2026-04-02 05:46:00,279 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,045 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,062 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,093 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,106 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,120 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,129 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,165 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,334 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,352 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,393 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,434 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,467 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,500 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,542 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,692 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,727 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,759 Validator.java:281 - [repair #3ad97bc0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:46:01,767 ActiveRepairService.java:452 - [repair #3ad7a700-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,651 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,663 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,678 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,691 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,709 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,728 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,740 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,751 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,760 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,810 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,824 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,846 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,904 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,916 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,931 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,947 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,968 Validator.java:281 - [repair #40011040-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:46:09,976 ActiveRepairService.java:452 - [repair #3ffe9f40-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-24] 2026-04-02 05:46:10,990 RepairRunnable.java:139 - Starting repair command #23 (40d48ce0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-24] 2026-04-02 05:46:10,998 RepairSession.java:228 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(8795804525300529529,8830232852203623214], (6103206365441637280,6141498058738111662], (-7680375156074175752,-7662771292902396682], (8862170617601658398,8862319057467323930]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:46:11,049 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:11,050 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,053 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,053 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,056 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,056 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,059 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:11,059 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:46:11,060 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:46:11,060 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:46:11,061 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:11,131 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:11,132 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,134 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,136 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,142 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,143 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,144 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,145 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:46:11,146 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:46:11,146 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:46:11,151 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:11,155 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:11,156 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,158 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,158 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,163 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,163 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,166 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,168 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:46:11,168 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:46:11,168 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:46:11,168 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:11,175 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:11,175 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,177 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,177 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,179 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,180 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,183 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:11,186 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:11,186 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:11,187 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:11,187 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:11,249 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:11,250 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,252 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,253 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,255 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,257 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,259 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,260 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:46:11,260 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:46:11,260 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:46:11,260 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:11,263 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:46:11,264 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,270 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,272 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,272 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,280 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:11,280 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:46:11,280 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:46:11,281 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:46:11,281 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:11,294 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:11,294 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,298 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,298 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,302 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,302 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,308 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,309 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:11,309 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:11,309 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:11,309 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:11,312 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:11,315 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,318 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,319 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,322 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,322 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,324 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,326 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:46:11,326 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:46:11,326 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:46:11,327 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:11,330 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:11,334 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,339 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,339 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,343 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,343 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,345 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:11,347 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:46:11,347 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:46:11,348 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:46:11,349 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:3] 2026-04-02 05:46:11,351 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:46:11,354 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,355 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,355 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,357 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,357 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,360 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,361 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:46:11,361 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:46:11,361 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:46:11,361 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:11,365 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:11,365 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,366 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,367 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,371 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,372 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,373 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,374 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:46:11,374 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:46:11,374 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:46:11,375 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:11,381 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:11,382 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,384 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,384 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,386 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,387 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,388 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:11,389 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:11,389 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:46:11,390 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:11,390 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:11,393 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:11,393 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,397 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,398 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,400 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,401 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,411 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,413 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:46:11,413 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:46:11,413 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:46:11,414 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:11,415 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:11,415 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,418 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,418 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,425 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,426 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,429 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,429 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:46:11,430 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:46:11,430 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:46:11,430 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:11,435 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:11,435 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,438 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,438 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,441 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,442 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,444 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:11,444 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2026-04-02 05:46:11,444 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2026-04-02 05:46:11,445 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2026-04-02 05:46:11,445 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:11,451 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:11,451 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,453 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,453 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,456 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,456 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,458 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:11,459 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:46:11,459 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:46:11,459 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:46:11,460 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:11,465 RepairJob.java:234 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:11,465 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,467 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,468 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,471 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,471 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:11,473 RepairSession.java:180 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:46:11,474 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:46:11,474 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:46:11,474 SyncTask.java:66 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:46:11,474 RepairJob.java:143 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:11,475 RepairSession.java:270 - [repair #40d5c560-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:4] 2026-04-02 05:46:11,475 RepairRunnable.java:261 - Repair session 40d5c560-2e57-11f1-b120-155c51f8c9b6 for range [(8795804525300529529,8830232852203623214], (6103206365441637280,6141498058738111662], (-7680375156074175752,-7662771292902396682], (8862170617601658398,8862319057467323930]] finished INFO [RepairJobTask:4] 2026-04-02 05:46:11,477 ActiveRepairService.java:452 - [repair #40d48ce0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2026-04-02 05:46:11,480 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,735 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,762 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,778 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,792 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,806 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,818 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,828 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,908 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,925 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,938 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,946 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:46:19,967 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:20,023 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:46:20,045 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:46:20,131 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:46:20,151 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:20,174 Validator.java:281 - [repair #460214d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:46:20,184 ActiveRepairService.java:452 - [repair #4600b540-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,102 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,114 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,129 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,154 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,178 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,190 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,210 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,223 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,243 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,311 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,321 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,336 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,406 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,423 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,438 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,447 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,455 Validator.java:281 - [repair #46d71810-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:46:21,465 ActiveRepairService.java:452 - [repair #46d5df90-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:46:29,817 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:29,836 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:46:29,853 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:29,869 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:46:29,879 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:29,890 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:29,913 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,008 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,070 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,083 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,095 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,112 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,185 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,201 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,282 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,306 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,326 Validator.java:281 - [repair #4c027d20-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:46:30,348 ActiveRepairService.java:452 - [repair #4c005a40-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [Repair-Task-25] 2026-04-02 05:46:31,124 RepairRunnable.java:139 - Starting repair command #24 (4cd4c140-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-25] 2026-04-02 05:46:31,133 RepairSession.java:228 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(6319254270220300693,6350395681769517283], (-2057585758894036940,-2043884871219455627]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:46:31,165 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,166 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,169 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,169 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,172 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,172 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,175 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:31,176 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:46:31,179 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:46:31,180 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:46:31,180 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:31,245 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:31,245 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,247 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,247 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,250 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,251 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,255 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:31,260 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:46:31,262 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:46:31,263 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:46:31,264 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:31,267 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:31,269 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,272 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,274 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,280 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,281 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,283 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:31,284 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:46:31,284 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:46:31,285 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:46:31,287 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:31,294 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:31,294 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,298 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,299 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,301 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,302 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,307 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:31,310 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:31,310 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2026-04-02 05:46:31,310 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:31,314 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:31,366 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,367 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,369 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,370 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,373 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,373 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,376 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:31,376 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:46:31,377 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:46:31,377 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:46:31,378 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:31,379 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,380 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,381 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,382 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,384 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,384 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,386 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:31,386 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:46:31,388 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:46:31,388 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2026-04-02 05:46:31,388 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:31,396 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,397 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,400 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,400 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,403 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,404 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,410 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:31,412 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:31,412 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:46:31,419 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:31,420 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:31,425 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,426 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,429 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,429 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,432 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,432 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,435 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:31,439 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:46:31,439 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:46:31,439 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:46:31,439 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:31,445 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,445 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,448 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,448 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,451 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,452 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,459 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:31,459 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:46:31,459 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:46:31,459 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:46:31,459 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:31,466 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:31,466 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,468 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,468 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,471 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,471 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,473 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:31,474 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:46:31,474 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:46:31,474 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:46:31,474 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:31,478 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,478 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,479 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,480 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,482 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,482 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,485 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:46:31,485 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:46:31,485 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:46:31,486 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:46:31,487 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:31,492 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:31,492 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,494 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,495 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,499 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,500 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,503 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:31,503 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:31,504 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:46:31,504 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:46:31,506 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:31,512 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:31,512 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,520 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,521 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,523 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,523 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,527 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:31,527 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:46:31,528 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:46:31,529 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:46:31,529 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:31,533 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:31,534 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,535 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,536 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,537 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,538 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,540 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:31,543 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:46:31,543 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:46:31,544 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:46:31,544 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:31,545 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:31,545 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,551 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,551 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,554 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,555 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,562 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:31,562 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:46:31,563 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:46:31,563 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:46:31,563 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:31,567 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:31,567 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,569 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,572 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,572 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,575 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:31,575 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:46:31,575 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:46:31,576 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:46:31,576 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2026-04-02 05:46:31,580 RepairJob.java:234 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:46:31,581 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,583 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,584 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,585 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:31,587 RepairSession.java:180 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:31,588 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:46:31,588 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2026-04-02 05:46:31,588 SyncTask.java:66 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:46:31,588 RepairJob.java:143 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2026-04-02 05:46:31,589 RepairSession.java:270 - [repair #4cd620d0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:6] 2026-04-02 05:46:31,589 RepairRunnable.java:261 - Repair session 4cd620d0-2e57-11f1-b120-155c51f8c9b6 for range [(6319254270220300693,6350395681769517283], (-2057585758894036940,-2043884871219455627]] finished INFO [RepairJobTask:6] 2026-04-02 05:46:31,590 ActiveRepairService.java:452 - [repair #4cd4c140-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:46:31,593 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [Repair-Task-26] 2026-04-02 05:46:39,809 RepairRunnable.java:139 - Starting repair command #25 (5201fb10-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-26] 2026-04-02 05:46:39,842 RepairSession.java:228 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(5619494605265972767,5630258162204830305], (815947604089566530,846076692766342491], (8403317464857638827,8421491348622014251]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:46:40,100 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:40,101 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,119 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,119 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,122 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,123 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,125 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:40,136 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:46:40,137 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:46:40,138 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:46:40,138 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:40,206 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:40,213 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,239 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,240 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,299 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,300 RepairJob.java:270 - Validating /10.0.0.50 WARN [ValidationExecutor:3] 2026-04-02 05:46:40,324 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-a4bacf002e5511f1b120155c51f8c9b6/snapshots/52070420-2e57-11f1-b120-155c51f8c9b6/mc-103-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:3] 2026-04-02 05:46:40,324 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-a4bacf002e5511f1b120155c51f8c9b6/snapshots/52070420-2e57-11f1-b120-155c51f8c9b6/mc-104-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,419 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:40,420 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:46:40,420 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:46:40,420 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:46:40,421 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:40,423 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:40,426 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,430 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,430 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,433 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,434 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,438 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:40,439 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:46:40,439 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:46:40,440 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:46:40,440 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:40,453 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:40,453 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,456 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,456 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,463 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,463 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,470 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:40,471 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:46:40,471 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:40,472 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:46:40,472 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:40,531 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:46:40,531 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,535 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,535 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,539 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,540 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,549 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:40,550 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:46:40,550 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:46:40,550 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:46:40,551 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:40,569 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:40,569 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,573 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,573 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,578 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,579 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,583 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:40,584 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:46:40,584 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:46:40,585 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:46:40,585 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:40,596 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:40,596 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,600 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,607 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,608 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,614 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:40,615 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:40,615 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:40,615 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:40,616 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:40,623 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:40,624 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,627 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,628 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,639 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,640 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,644 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:40,646 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:46:40,645 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:46:40,645 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:46:40,647 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:40,652 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:40,657 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,662 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,667 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,671 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,673 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,680 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:40,686 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:46:40,686 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:46:40,687 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:46:40,687 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:40,699 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:40,699 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,705 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,707 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,715 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,723 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,736 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:40,738 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:46:40,745 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:40,745 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2026-04-02 05:46:40,746 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:46:40,748 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2026-04-02 05:46:40,748 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,752 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,752 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,756 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,756 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,765 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:40,766 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:46:40,767 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:46:40,767 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:46:40,767 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:40,776 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:40,776 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,778 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,779 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,783 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,783 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,788 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:40,791 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:46:40,792 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:40,791 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:46:40,793 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:40,795 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:40,795 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,797 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,801 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,802 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,806 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:40,806 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:46:40,806 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:46:40,806 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:46:40,808 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:40,813 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:40,813 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,818 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,818 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,823 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,824 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,830 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:40,830 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:46:40,830 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:46:40,833 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:46:40,834 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:46:40,837 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:46:40,837 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,839 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,839 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,841 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,842 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,844 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:40,845 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2026-04-02 05:46:40,845 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:46:40,845 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2026-04-02 05:46:40,845 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:40,851 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:46:40,851 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,854 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,855 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,858 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,859 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,861 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:40,863 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:46:40,863 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:46:40,862 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:46:40,863 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:40,866 RepairJob.java:234 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:40,867 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,870 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,870 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,873 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,873 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:40,875 RepairSession.java:180 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:46:40,876 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:46:40,876 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:46:40,876 SyncTask.java:66 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2026-04-02 05:46:40,877 RepairJob.java:143 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2026-04-02 05:46:40,878 RepairSession.java:270 - [repair #52070420-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:4] 2026-04-02 05:46:40,878 RepairRunnable.java:261 - Repair session 52070420-2e57-11f1-b120-155c51f8c9b6 for range [(5619494605265972767,5630258162204830305], (815947604089566530,846076692766342491], (8403317464857638827,8421491348622014251]] finished INFO [RepairJobTask:4] 2026-04-02 05:46:40,882 ActiveRepairService.java:452 - [repair #5201fb10-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2026-04-02 05:46:40,885 RepairRunnable.java:343 - Repair command #25 finished in 1 second INFO [Repair-Task-27] 2026-04-02 05:46:41,187 RepairRunnable.java:139 - Starting repair command #26 (52d43f30-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-27] 2026-04-02 05:46:41,209 RepairSession.java:228 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-3194897435040982523,-3142763125839130526]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:46:41,226 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:41,227 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,232 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,232 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,246 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,247 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,251 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:41,255 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:46:41,256 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:46:41,256 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:46:41,256 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:41,321 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:41,322 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,324 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,325 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,327 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,328 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,331 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:41,332 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2026-04-02 05:46:41,333 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2026-04-02 05:46:41,332 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2026-04-02 05:46:41,334 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:41,341 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:41,342 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,345 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,345 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,347 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,348 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,356 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:41,360 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:46:41,361 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:46:41,363 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2026-04-02 05:46:41,363 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:41,367 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:41,368 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,370 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,371 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,403 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,403 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,408 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:41,409 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:41,409 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:41,410 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:41,411 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:41,469 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:41,469 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,471 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,476 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,477 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,480 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:46:41,481 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:46:41,481 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:46:41,481 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:46:41,481 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:41,489 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:41,490 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,492 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,495 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,497 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,498 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,506 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:41,508 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:46:41,509 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:46:41,509 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:46:41,510 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2026-04-02 05:46:41,514 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:46:41,514 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,516 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,517 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,522 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,522 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,538 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:41,540 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:41,541 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:46:41,543 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:41,543 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:41,545 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:41,548 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,556 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,556 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,560 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,560 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,562 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:41,567 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:46:41,567 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:46:41,567 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:46:41,567 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:41,569 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:41,569 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,571 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,571 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,574 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,574 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,578 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:41,580 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:46:41,580 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:46:41,581 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:46:41,581 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:41,585 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:41,585 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,588 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,590 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,590 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,592 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:46:41,593 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:46:41,593 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:46:41,593 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:46:41,593 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:41,596 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:41,596 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,598 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,598 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,600 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,600 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,603 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:46:41,603 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:46:41,604 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:46:41,604 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:46:41,604 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:41,607 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:41,608 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,609 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,609 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,612 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,612 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,614 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:41,615 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:41,615 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:46:41,616 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:46:41,616 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:46:41,620 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:46:41,620 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,621 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,622 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,624 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,624 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,627 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:46:41,627 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:46:41,628 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:46:41,628 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:46:41,628 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:41,633 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:41,634 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,636 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,637 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,639 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,640 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,643 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:46:41,644 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2026-04-02 05:46:41,645 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:46:41,646 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:46:41,649 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:41,649 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2026-04-02 05:46:41,650 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,651 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,651 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,654 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,655 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,657 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:41,657 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2026-04-02 05:46:41,657 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:46:41,658 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:46:41,659 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2026-04-02 05:46:41,661 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:46:41,662 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,664 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,664 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,666 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,666 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,669 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:46:41,670 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:46:41,670 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:46:41,670 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:46:41,671 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:41,675 RepairJob.java:234 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:46:41,676 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,678 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,678 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,682 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,682 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:46:41,685 RepairSession.java:180 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:46:41,686 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:46:41,687 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:46:41,688 SyncTask.java:66 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:46:41,688 RepairJob.java:143 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2026-04-02 05:46:41,691 RepairSession.java:270 - [repair #52d79a90-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:5] 2026-04-02 05:46:41,691 RepairRunnable.java:261 - Repair session 52d79a90-2e57-11f1-b120-155c51f8c9b6 for range [(-3194897435040982523,-3142763125839130526]] finished INFO [RepairJobTask:5] 2026-04-02 05:46:41,697 ActiveRepairService.java:452 - [repair #52d43f30-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2026-04-02 05:46:41,701 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:46:49,936 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:49,963 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:46:49,978 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:49,991 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,003 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,015 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,026 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,098 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,114 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,131 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,149 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,167 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,234 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,247 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,327 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,337 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,367 Validator.java:281 - [repair #580374d0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:46:50,373 ActiveRepairService.java:452 - [repair #58017900-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,274 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,301 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,311 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,323 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,341 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,352 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,370 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,381 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,393 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,484 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,496 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,512 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,599 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,612 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,621 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,633 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,648 Validator.java:281 - [repair #58cf2940-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:46:51,655 ActiveRepairService.java:452 - [repair #58ce17d0-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:46:59,996 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,046 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,064 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,108 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,130 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,154 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,178 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,191 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,206 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,288 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,300 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,313 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,433 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,453 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,489 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,519 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,574 Validator.java:281 - [repair #5e0319d0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:00,579 ActiveRepairService.java:452 - [repair #5e020860-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,373 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,394 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,427 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,451 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,471 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,487 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,512 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,619 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,671 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,701 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,741 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,803 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,837 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,868 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:01,975 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:02,019 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:02,061 Validator.java:281 - [repair #5ed1b470-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:02,078 ActiveRepairService.java:452 - [repair #5ed07bf0-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,032 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,079 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,093 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,114 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,133 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,156 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,175 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,187 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,208 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,273 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,288 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,304 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,366 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,379 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,398 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,424 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,447 Validator.java:281 - [repair #63ff8a80-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:10,458 ActiveRepairService.java:452 - [repair #63fddcd0-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,345 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,357 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,368 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,382 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,411 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,433 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,451 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,468 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,490 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,545 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,567 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,593 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,684 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,714 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,752 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,762 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,792 Validator.java:281 - [repair #64c9b850-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:11,801 ActiveRepairService.java:452 - [repair #64c858c0-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,071 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,085 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,098 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,112 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,136 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,179 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,193 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,204 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,214 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,282 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,293 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,311 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,482 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,495 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,506 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,521 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,603 Validator.java:281 - [repair #69fdcff0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:20,612 ActiveRepairService.java:452 - [repair #69fcbe80-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-28] 2026-04-02 05:47:21,387 RepairRunnable.java:139 - Starting repair command #27 (6aca47b0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-28] 2026-04-02 05:47:21,403 RepairSession.java:228 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-7662771292902396682,-7659538049823512443], (4820308869683579436,4823103801373516432], (1727485816834668647,1771654226066786589], (-72461264886074074,-36482075713002359], (7232168661317793756,7236728999110397123]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:1] 2026-04-02 05:47:21,476 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:47:21,476 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,477 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,477 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,480 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,481 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,484 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:47:21,484 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:47:21,485 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:47:21,485 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:47:21,486 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:4] 2026-04-02 05:47:21,539 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:47:21,540 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,543 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,543 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,545 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,546 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,550 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:47:21,551 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:47:21,552 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:47:21,552 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:47:21,556 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:1] 2026-04-02 05:47:21,558 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:47:21,559 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,562 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,565 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,565 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,568 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:47:21,568 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:47:21,568 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2026-04-02 05:47:21,569 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:47:21,569 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:2] 2026-04-02 05:47:21,574 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:47:21,574 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,587 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,589 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,599 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,599 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,607 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:47:21,611 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:47:21,612 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:47:21,611 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:47:21,612 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:47:21,677 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:47:21,678 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,680 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,687 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,687 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,694 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:47:21,696 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:47:21,696 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:47:21,696 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:47:21,696 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:1] 2026-04-02 05:47:21,702 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:47:21,704 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,709 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,709 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,715 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,716 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,718 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:47:21,718 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:47:21,718 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:47:21,721 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:47:21,721 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2026-04-02 05:47:21,727 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:47:21,727 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,731 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,731 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,735 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,736 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,738 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:47:21,739 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:47:21,739 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2026-04-02 05:47:21,739 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:47:21,739 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:47:21,744 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:47:21,744 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,747 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,751 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,752 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,754 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:47:21,754 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:47:21,754 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:47:21,754 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2026-04-02 05:47:21,757 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:47:21,763 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:47:21,764 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,768 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,772 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,772 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,776 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:47:21,776 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:47:21,776 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:47:21,776 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:47:21,776 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2026-04-02 05:47:21,787 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:47:21,788 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,790 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,790 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,792 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,793 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,795 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:47:21,796 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:47:21,796 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:47:21,796 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2026-04-02 05:47:21,797 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:5] 2026-04-02 05:47:21,807 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:47:21,808 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,811 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,811 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,815 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,815 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,817 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:47:21,818 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:47:21,818 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:47:21,818 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:47:21,818 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:47:21,821 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:47:21,822 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,829 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,829 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,831 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,831 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,832 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:47:21,833 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:47:21,833 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:47:21,833 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:3] 2026-04-02 05:47:21,834 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:3] 2026-04-02 05:47:21,838 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:47:21,838 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,840 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,842 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,842 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,845 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:47:21,845 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:47:21,845 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:47:21,845 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2026-04-02 05:47:21,847 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2026-04-02 05:47:21,848 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:47:21,848 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,850 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,850 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,852 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,854 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,856 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:47:21,856 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:47:21,856 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2026-04-02 05:47:21,856 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:47:21,856 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:47:21,859 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:47:21,860 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,863 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,864 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,872 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,872 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,876 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:47:21,876 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:47:21,877 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:47:21,877 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:47:21,877 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2026-04-02 05:47:21,885 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:47:21,885 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,887 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,887 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,889 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,889 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,891 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:47:21,892 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:47:21,892 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:47:21,892 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2026-04-02 05:47:21,892 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2026-04-02 05:47:21,895 RepairJob.java:234 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:47:21,895 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,897 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,897 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,899 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,904 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:47:21,907 RepairSession.java:180 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:47:21,907 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:47:21,907 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:47:21,907 SyncTask.java:66 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:47:21,907 RepairJob.java:143 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2026-04-02 05:47:21,908 RepairSession.java:270 - [repair #6accb8b0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:1] 2026-04-02 05:47:21,908 RepairRunnable.java:261 - Repair session 6accb8b0-2e57-11f1-b120-155c51f8c9b6 for range [(-7662771292902396682,-7659538049823512443], (4820308869683579436,4823103801373516432], (1727485816834668647,1771654226066786589], (-72461264886074074,-36482075713002359], (7232168661317793756,7236728999110397123]] finished INFO [RepairJobTask:1] 2026-04-02 05:47:21,910 ActiveRepairService.java:452 - [repair #6aca47b0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2026-04-02 05:47:21,927 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,151 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,167 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,184 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,200 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,215 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,234 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,248 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,319 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,337 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,363 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,378 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,399 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,418 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,427 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,519 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,537 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,554 Validator.java:281 - [repair #6fff49b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:30,562 ActiveRepairService.java:452 - [repair #6ffe3840-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,524 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,545 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,584 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,599 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,622 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,647 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,664 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,756 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,778 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,802 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,822 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,841 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,857 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,869 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,977 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:31,989 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:32,004 Validator.java:281 - [repair #70cde450-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:32,017 ActiveRepairService.java:452 - [repair #70c92960-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,205 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,220 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,255 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,271 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,285 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,306 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,327 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,395 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,417 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,436 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,449 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,493 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,587 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,612 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,703 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,720 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,742 Validator.java:281 - [repair #75f9e5a0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:40,752 ActiveRepairService.java:452 - [repair #75f7e9d0-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,520 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,559 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,582 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,594 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,614 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,633 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,646 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,663 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,677 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,737 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,750 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,762 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,828 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,843 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,856 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,873 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,886 Validator.java:281 - [repair #76c65d60-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:41,893 ActiveRepairService.java:452 - [repair #76c41370-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,226 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,262 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,287 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,315 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,344 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,372 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,413 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,494 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,514 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,532 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,549 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,564 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,584 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,598 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,680 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,699 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,720 Validator.java:281 - [repair #7bf7b5e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:50,731 ActiveRepairService.java:452 - [repair #7bf51dd0-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,564 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,578 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,591 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,604 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,619 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,626 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,637 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,705 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,720 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,747 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,756 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,771 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,788 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,801 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,853 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,864 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,874 Validator.java:281 - [repair #7cbfe7e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:47:51,885 ActiveRepairService.java:452 - [repair #7cbe6140-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [Repair-Task-29] 2026-04-02 05:48:00,295 RepairRunnable.java:139 - Starting repair command #28 (81fb2b70-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-29] 2026-04-02 05:48:00,317 RepairSession.java:228 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(-3812169214424108203,-3794222486543602302], (4995896556919781201,5009375780728238361], (2708785302031968365,2762650663118413117], (6565268914714826619,6575549548245518874]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:48:00,546 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:00,549 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,555 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,556 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,567 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,568 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,571 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:00,572 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2026-04-02 05:48:00,572 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:48:00,581 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:48:00,581 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:00,640 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:00,641 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,644 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,645 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,650 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,650 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,652 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:00,653 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:48:00,654 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2026-04-02 05:48:00,654 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:48:00,656 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:00,748 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:00,750 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,754 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,762 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,763 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,783 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:00,784 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2026-04-02 05:48:00,785 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:48:00,785 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2026-04-02 05:48:00,785 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:00,807 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:00,807 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,811 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,813 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,820 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,822 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,831 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:00,832 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:00,834 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2026-04-02 05:48:00,841 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2026-04-02 05:48:00,843 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:00,917 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:00,924 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,933 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,942 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,943 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,951 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:00,953 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:48:00,953 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2026-04-02 05:48:00,953 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:48:00,954 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:00,957 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:00,958 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,965 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,965 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,969 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,969 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,972 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:00,972 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:48:00,972 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2026-04-02 05:48:00,972 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:48:00,973 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:00,978 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:00,979 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,984 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,984 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,991 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,991 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:00,993 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:00,994 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:48:00,994 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:48:00,994 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:48:00,995 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:00,999 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:01,000 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,003 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,003 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,005 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,005 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,008 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:48:01,009 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2026-04-02 05:48:01,009 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:48:01,009 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:48:01,010 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:01,013 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:01,013 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,015 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,015 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,017 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,017 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,020 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:01,021 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2026-04-02 05:48:01,021 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2026-04-02 05:48:01,021 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2026-04-02 05:48:01,022 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:01,026 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:01,026 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,028 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,028 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,033 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,033 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,037 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:01,038 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:48:01,038 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2026-04-02 05:48:01,038 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2026-04-02 05:48:01,039 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:01,049 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:01,049 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,051 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,051 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,053 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,053 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,061 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:01,062 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2026-04-02 05:48:01,062 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2026-04-02 05:48:01,063 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:48:01,063 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:01,067 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:01,067 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,069 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,069 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,071 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,071 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,073 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:01,073 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:5] 2026-04-02 05:48:01,073 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:6] 2026-04-02 05:48:01,073 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:48:01,074 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:01,084 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:01,084 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,086 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,087 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,090 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,091 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,094 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:01,094 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:48:01,094 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:48:01,095 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:48:01,095 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:01,100 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:01,101 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,104 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,104 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,108 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,109 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,111 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:01,111 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:48:01,111 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:48:01,111 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2026-04-02 05:48:01,112 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:01,116 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:01,116 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,118 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,119 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,122 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,122 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,137 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:48:01,138 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:48:01,138 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2026-04-02 05:48:01,138 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:48:01,138 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:01,141 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:01,141 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,143 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,144 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,146 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,146 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,148 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:01,148 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:48:01,148 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:48:01,149 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2026-04-02 05:48:01,149 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:01,151 RepairJob.java:234 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:01,151 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,153 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,155 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,155 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,157 RepairSession.java:180 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:01,158 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:48:01,158 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:48:01,158 SyncTask.java:66 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2026-04-02 05:48:01,158 RepairJob.java:143 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:01,160 RepairSession.java:270 - [repair #81fe86d0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:7] 2026-04-02 05:48:01,160 RepairRunnable.java:261 - Repair session 81fe86d0-2e57-11f1-b120-155c51f8c9b6 for range [(-3812169214424108203,-3794222486543602302], (4995896556919781201,5009375780728238361], (2708785302031968365,2762650663118413117], (6565268914714826619,6575549548245518874]] finished INFO [RepairJobTask:7] 2026-04-02 05:48:01,162 ActiveRepairService.java:452 - [repair #81fb2b70-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:48:01,168 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,616 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,646 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,667 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,698 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,712 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,727 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,738 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,803 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,819 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,834 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,852 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,865 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,883 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,908 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,965 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,979 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:01,991 Validator.java:281 - [repair #82bca6b0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:48:02,000 ActiveRepairService.java:452 - [repair #82ba35b0-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,421 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,446 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,523 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,551 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,564 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,604 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,615 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,636 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,671 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,735 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,754 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,772 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,845 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,861 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,875 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,887 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,898 Validator.java:281 - [repair #87f30840-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:48:10,910 ActiveRepairService.java:452 - [repair #87f181a0-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [Repair-Task-30] 2026-04-02 05:48:11,597 RepairRunnable.java:139 - Starting repair command #29 (88b7b7d0-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-30] 2026-04-02 05:48:11,616 RepairSession.java:228 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(1913633442723022667,1996393257779816776]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:3] 2026-04-02 05:48:11,638 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:11,639 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,641 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,642 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,644 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,645 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,648 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:11,649 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:48:11,649 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:6] 2026-04-02 05:48:11,650 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2026-04-02 05:48:11,651 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:11,720 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:11,725 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,730 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,731 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,733 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,734 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,739 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:11,740 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2026-04-02 05:48:11,740 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:48:11,743 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2026-04-02 05:48:11,743 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:4] 2026-04-02 05:48:11,745 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:48:11,746 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,750 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,750 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,755 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,755 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,758 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:11,758 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:48:11,764 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:48:11,764 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2026-04-02 05:48:11,766 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:11,772 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:11,773 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,775 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,776 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,781 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,781 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,796 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:11,799 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:11,799 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:11,799 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:48:11,799 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:11,858 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:11,858 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,861 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,861 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,864 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,865 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,871 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:48:11,871 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:48:11,871 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2026-04-02 05:48:11,871 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:48:11,872 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:11,881 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:11,882 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,887 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,887 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,890 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,891 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,900 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:11,900 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:48:11,900 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2026-04-02 05:48:11,900 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2026-04-02 05:48:11,901 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:11,908 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:11,908 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,910 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,911 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,916 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,918 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,922 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:11,922 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:48:11,923 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:48:11,923 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2026-04-02 05:48:11,923 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:11,937 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:11,938 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,941 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,942 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,945 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,946 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,958 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:11,961 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2026-04-02 05:48:11,962 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2026-04-02 05:48:11,962 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:48:11,963 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:48:11,966 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:11,969 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,972 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,972 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,975 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,976 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,982 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:11,982 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:48:11,982 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:48:11,982 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:48:11,983 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:48:11,986 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:48:11,987 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,989 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,990 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,992 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,992 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:11,996 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:11,997 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:48:11,997 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:48:11,998 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2026-04-02 05:48:11,998 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:12,004 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:12,005 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,007 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,011 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,012 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,017 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:12,019 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:48:12,019 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:48:12,020 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:48:12,020 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:12,023 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:12,023 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,025 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,025 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,028 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,028 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,031 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:12,032 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:12,033 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:12,033 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:12,033 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:12,044 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:12,045 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,053 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,054 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,058 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,058 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,066 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:12,067 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:48:12,068 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:48:12,068 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2026-04-02 05:48:12,068 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:12,083 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:12,083 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,085 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,085 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,088 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,088 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,090 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:12,091 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:48:12,092 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:48:12,092 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:48:12,094 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:12,098 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:12,099 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,103 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,103 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,107 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,108 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,110 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:12,111 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:48:12,111 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:48:12,111 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:48:12,112 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:12,113 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:12,114 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,115 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,118 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,118 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,120 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:12,121 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:48:12,121 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:48:12,121 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2026-04-02 05:48:12,121 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:12,125 RepairJob.java:234 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:12,126 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,127 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,127 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,130 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,130 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:12,133 RepairSession.java:180 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:12,134 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:48:12,134 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2026-04-02 05:48:12,134 SyncTask.java:66 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:48:12,134 RepairJob.java:143 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:12,135 RepairSession.java:270 - [repair #88ba76f0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:2] 2026-04-02 05:48:12,137 RepairRunnable.java:261 - Repair session 88ba76f0-2e57-11f1-b120-155c51f8c9b6 for range [(1913633442723022667,1996393257779816776]] finished INFO [RepairJobTask:2] 2026-04-02 05:48:12,140 ActiveRepairService.java:452 - [repair #88b7b7d0-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2026-04-02 05:48:12,146 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,397 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,421 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,438 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,464 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,480 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,497 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,512 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,533 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,549 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,620 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,643 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,663 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,735 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,749 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,764 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,782 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,806 Validator.java:281 - [repair #8df19bd0-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:48:20,818 ActiveRepairService.java:452 - [repair #8def03c0-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,738 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,755 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,767 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,782 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,793 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,802 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,812 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,891 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,915 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,935 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,945 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,968 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,981 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:48:21,993 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:48:22,052 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:48:22,065 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:22,087 Validator.java:281 - [repair #8eb783e0-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:48:22,105 ActiveRepairService.java:452 - [repair #8eb5d630-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:30,281 Message.java:623 - Unexpected exception during request; channel = [id: 0x747c61ec, L:/10.0.0.50:9041 - R:/10.0.0.22:40756] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:48:30,281 Message.java:623 - Unexpected exception during request; channel = [id: 0x4415d482, L:/10.0.0.50:9041 - R:/10.0.0.22:40804] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:30,281 Message.java:623 - Unexpected exception during request; channel = [id: 0xda0b6aba, L:/10.0.0.50:9041 - R:/10.0.0.22:40774] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:30,282 Message.java:623 - Unexpected exception during request; channel = [id: 0x85ce3eb4, L:/10.0.0.50:9041 - R:/10.0.0.22:40778] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:30,282 Message.java:623 - Unexpected exception during request; channel = [id: 0x60480166, L:/10.0.0.50:9041 - R:/10.0.0.22:40790] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:30,283 Message.java:623 - Unexpected exception during request; channel = [id: 0x64d15d7c, L:/10.0.0.50:9041 - R:/10.0.0.22:40746] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:30,284 Message.java:623 - Unexpected exception during request; channel = [id: 0x352597e4, L:/10.0.0.50:9041 - R:/10.0.0.22:40820] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:30,284 Message.java:623 - Unexpected exception during request; channel = [id: 0x78c0dde7, L:/10.0.0.50:9041 - R:/10.0.0.22:40758] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:30,531 Message.java:623 - Unexpected exception during request; channel = [id: 0x5fe97c11, L:/10.0.0.50:9041 - R:/10.0.0.22:57336] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:30,531 Message.java:623 - Unexpected exception during request; channel = [id: 0x8b2252e6, L:/10.0.0.50:9041 - R:/10.0.0.22:57352] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:48:30,783 Message.java:623 - Unexpected exception during request; channel = [id: 0xdc173c9b, L:/10.0.0.50:9041 - R:/10.0.0.249:36288] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:31,039 Message.java:623 - Unexpected exception during request; channel = [id: 0x8fa52357, L:/10.0.0.50:9041 - R:/10.0.0.22:40862] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:31,039 Message.java:623 - Unexpected exception during request; channel = [id: 0xded0783d, L:/10.0.0.50:9041 - R:/10.0.0.22:40856] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:31,039 Message.java:623 - Unexpected exception during request; channel = [id: 0xe99904f9, L:/10.0.0.50:9041 - R:/10.0.0.22:40880] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:31,040 Message.java:623 - Unexpected exception during request; channel = [id: 0xd7b20a75, L:/10.0.0.50:9041 - R:/10.0.0.22:40858] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:31,295 Message.java:623 - Unexpected exception during request; channel = [id: 0xeed5ea1f, L:/10.0.0.50:9041 - R:/10.0.0.22:45658] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:31,295 Message.java:623 - Unexpected exception during request; channel = [id: 0x658aaa04, L:/10.0.0.50:9041 - R:/10.0.0.22:37284] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:31,555 Message.java:623 - Unexpected exception during request; channel = [id: 0x96ea959b, L:/10.0.0.50:9041 - R:/10.0.0.22:33934] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:31,555 Message.java:623 - Unexpected exception during request; channel = [id: 0x3ad6bcf6, L:/10.0.0.50:9041 - R:/10.0.0.22:33950] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:31,555 Message.java:623 - Unexpected exception during request; channel = [id: 0x62f3901f, L:/10.0.0.50:9041 - R:/10.0.0.22:33956] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:31,807 Message.java:623 - Unexpected exception during request; channel = [id: 0xe76fa287, L:/10.0.0.50:9041 - R:/10.0.0.249:57696] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:31,807 Message.java:623 - Unexpected exception during request; channel = [id: 0x1a859517, L:/10.0.0.50:9041 - R:/10.0.0.249:37058] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:31,807 Message.java:623 - Unexpected exception during request; channel = [id: 0x851aa224, L:/10.0.0.50:9041 - R:/10.0.0.249:37074] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:48:31,807 Message.java:623 - Unexpected exception during request; channel = [id: 0x76401b56, L:/10.0.0.50:9041 - R:/10.0.0.249:37080] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:32,320 Message.java:623 - Unexpected exception during request; channel = [id: 0xb5d1e175, L:/10.0.0.50:9041 - R:/10.0.0.22:45642] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:32,575 Message.java:623 - Unexpected exception during request; channel = [id: 0xa7ba24fd, L:/10.0.0.50:9041 - R:/10.0.0.22:36814] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:32,579 Message.java:623 - Unexpected exception during request; channel = [id: 0x16d6a739, L:/10.0.0.50:9041 - R:/10.0.0.249:48436] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:32,831 Message.java:623 - Unexpected exception during request; channel = [id: 0xb643cb48, L:/10.0.0.50:9041 - R:/10.0.0.22:57368] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:32,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x88b44c40, L:/10.0.0.50:9041 - R:/10.0.0.22:54582] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:48:32,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x08dac54e, L:/10.0.0.50:9041 - R:/10.0.0.22:54524] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:32,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x999ce1f6, L:/10.0.0.50:9041 - R:/10.0.0.22:54540] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:32,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x1bfb653c, L:/10.0.0.50:9041 - R:/10.0.0.22:54570] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:32,832 Message.java:623 - Unexpected exception during request; channel = [id: 0x17a8db02, L:/10.0.0.50:9041 - R:/10.0.0.22:57374] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:32,832 Message.java:623 - Unexpected exception during request; channel = [id: 0x0e36bd44, L:/10.0.0.50:9041 - R:/10.0.0.22:54586] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:32,831 Message.java:623 - Unexpected exception during request; channel = [id: 0xed286071, L:/10.0.0.50:9041 - R:/10.0.0.249:36290] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:32,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x2c7d7d24, L:/10.0.0.50:9041 - R:/10.0.0.22:54548] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:32,833 Message.java:623 - Unexpected exception during request; channel = [id: 0x620b297a, L:/10.0.0.50:9041 - R:/10.0.0.22:54538] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:32,833 Message.java:623 - Unexpected exception during request; channel = [id: 0xabb4b78d, L:/10.0.0.50:9041 - R:/10.0.0.249:36284] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:33,087 Message.java:623 - Unexpected exception during request; channel = [id: 0x5e08ac58, L:/10.0.0.50:9041 - R:/10.0.0.22:57380] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:33,087 Message.java:623 - Unexpected exception during request; channel = [id: 0x7cb727ac, L:/10.0.0.50:9041 - R:/10.0.0.249:48420] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:33,087 Message.java:623 - Unexpected exception during request; channel = [id: 0x5d3253a4, L:/10.0.0.50:9041 - R:/10.0.0.249:36306] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:33,088 Message.java:623 - Unexpected exception during request; channel = [id: 0xb3e162b2, L:/10.0.0.50:9041 - R:/10.0.0.22:57354] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:48:33,091 Message.java:623 - Unexpected exception during request; channel = [id: 0xbb9350b9, L:/10.0.0.50:9041 - R:/10.0.0.249:36276] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:33,855 Message.java:623 - Unexpected exception during request; channel = [id: 0x258f0969, L:/10.0.0.50:9041 - R:/10.0.0.22:48796] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:33,855 Message.java:623 - Unexpected exception during request; channel = [id: 0x034faf83, L:/10.0.0.50:9041 - R:/10.0.0.22:48838] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:33,855 Message.java:623 - Unexpected exception during request; channel = [id: 0x894cd60c, L:/10.0.0.50:9041 - R:/10.0.0.22:48786] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:33,855 Message.java:623 - Unexpected exception during request; channel = [id: 0x7b8b3d26, L:/10.0.0.50:9041 - R:/10.0.0.22:48842] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:33,855 Message.java:623 - Unexpected exception during request; channel = [id: 0x1af9a3de, L:/10.0.0.50:9041 - R:/10.0.0.22:48846] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:33,855 Message.java:623 - Unexpected exception during request; channel = [id: 0xd7ba14c1, L:/10.0.0.50:9041 - R:/10.0.0.22:48810] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:48:33,856 Message.java:623 - Unexpected exception during request; channel = [id: 0xe8a794ee, L:/10.0.0.50:9041 - R:/10.0.0.22:48816] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:33,856 Message.java:623 - Unexpected exception during request; channel = [id: 0xa74fb347, L:/10.0.0.50:9041 - R:/10.0.0.22:48790] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:48:33,859 Message.java:623 - Unexpected exception during request; channel = [id: 0x747ac0b3, L:/10.0.0.50:9041 - R:/10.0.0.22:36808] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:34,111 Message.java:623 - Unexpected exception during request; channel = [id: 0x97f92e44, L:/10.0.0.50:9041 - R:/10.0.0.249:57704] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:34,111 Message.java:623 - Unexpected exception during request; channel = [id: 0xbe9900b6, L:/10.0.0.50:9041 - R:/10.0.0.22:43832] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:34,112 Message.java:623 - Unexpected exception during request; channel = [id: 0x0d9245ba, L:/10.0.0.50:9041 - R:/10.0.0.22:43782] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:34,112 Message.java:623 - Unexpected exception during request; channel = [id: 0xa474b03e, L:/10.0.0.50:9041 - R:/10.0.0.22:43778] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:34,112 Message.java:623 - Unexpected exception during request; channel = [id: 0xbba440ba, L:/10.0.0.50:9041 - R:/10.0.0.22:43842] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:34,111 Message.java:623 - Unexpected exception during request; channel = [id: 0xa8a2f940, L:/10.0.0.50:9041 - R:/10.0.0.22:43852] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:34,112 Message.java:623 - Unexpected exception during request; channel = [id: 0x7e18320c, L:/10.0.0.50:9041 - R:/10.0.0.22:43762] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:34,112 Message.java:623 - Unexpected exception during request; channel = [id: 0xb2a7870b, L:/10.0.0.50:9041 - R:/10.0.0.22:43770] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:34,623 Message.java:623 - Unexpected exception during request; channel = [id: 0xcc5ff9b2, L:/10.0.0.50:9041 - R:/10.0.0.249:60032] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:34,623 Message.java:623 - Unexpected exception during request; channel = [id: 0x60b6a579, L:/10.0.0.50:9041 - R:/10.0.0.249:60018] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:34,623 Message.java:623 - Unexpected exception during request; channel = [id: 0x3a42aeb9, L:/10.0.0.50:9041 - R:/10.0.0.249:60030] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:34,623 Message.java:623 - Unexpected exception during request; channel = [id: 0x32eaa7f7, L:/10.0.0.50:9041 - R:/10.0.0.249:60050] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:34,623 Message.java:623 - Unexpected exception during request; channel = [id: 0x9d5cd241, L:/10.0.0.50:9041 - R:/10.0.0.249:36352] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:34,624 Message.java:623 - Unexpected exception during request; channel = [id: 0xd687ad32, L:/10.0.0.50:9041 - R:/10.0.0.249:59980] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:34,624 Message.java:623 - Unexpected exception during request; channel = [id: 0x536be77f, L:/10.0.0.50:9041 - R:/10.0.0.249:36356] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:48:34,624 Message.java:623 - Unexpected exception during request; channel = [id: 0x58535e88, L:/10.0.0.50:9041 - R:/10.0.0.249:36384] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:48:34,624 Message.java:623 - Unexpected exception during request; channel = [id: 0xefd9b1c5, L:/10.0.0.50:9041 - R:/10.0.0.249:36270] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:48:34,879 Message.java:623 - Unexpected exception during request; channel = [id: 0x3edbc189, L:/10.0.0.50:9041 - R:/10.0.0.249:36398] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:48:34,879 Message.java:623 - Unexpected exception during request; channel = [id: 0xc73b7588, L:/10.0.0.50:9041 - R:/10.0.0.249:36408] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:48:34,880 Message.java:623 - Unexpected exception during request; channel = [id: 0xf57716df, L:/10.0.0.50:9041 - R:/10.0.0.249:36418] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:48:34,879 Message.java:623 - Unexpected exception during request; channel = [id: 0xdbb63f45, L:/10.0.0.50:9041 - R:/10.0.0.249:36308] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [HANDSHAKE-/10.0.0.22] 2026-04-02 05:48:38,986 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [HANDSHAKE-/10.0.0.249] 2026-04-02 05:48:38,995 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [HANDSHAKE-/10.0.0.22] 2026-04-02 05:48:39,168 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [HANDSHAKE-/10.0.0.249] 2026-04-02 05:48:40,630 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [Repair-Task-31] 2026-04-02 05:48:40,759 RepairRunnable.java:139 - Starting repair command #30 (9a197c70-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-31] 2026-04-02 05:48:40,783 RepairSession.java:228 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(3233216463664657002,3245875722501861786], (5350241128939116057,5402156129316493219], (7630491185426916214,7632495190768215511]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:48:40,838 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:40,839 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,844 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,847 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,847 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,856 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:40,857 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:48:40,857 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:4] 2026-04-02 05:48:40,863 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2026-04-02 05:48:40,864 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:3] 2026-04-02 05:48:40,911 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:40,911 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,916 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,916 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,920 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,920 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,923 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:40,925 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:48:40,925 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:48:40,925 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2026-04-02 05:48:40,926 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:4] 2026-04-02 05:48:40,928 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:48:40,928 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,932 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,933 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,938 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,938 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,941 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:40,943 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:48:40,943 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:48:40,944 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2026-04-02 05:48:40,944 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [RepairJobTask:4] 2026-04-02 05:48:40,955 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:48:40,955 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,958 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,959 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,965 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,966 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:40,970 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:40,973 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:40,973 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:48:40,973 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:40,974 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:41,026 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:41,026 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,029 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,030 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,033 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,036 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,040 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:41,040 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2026-04-02 05:48:41,040 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2026-04-02 05:48:41,041 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:48:41,041 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:41,043 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:41,045 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,048 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,048 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,051 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,051 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,056 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:41,058 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:48:41,059 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2026-04-02 05:48:41,059 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:48:41,059 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:41,062 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:41,062 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,066 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,070 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,072 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,075 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:41,075 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:48:41,075 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2026-04-02 05:48:41,075 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:41,075 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:41,080 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:41,080 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,086 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,086 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,090 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,091 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,097 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:48:41,098 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2026-04-02 05:48:41,098 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2026-04-02 05:48:41,099 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:48:41,100 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:48:41,102 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:41,102 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,105 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,105 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,108 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,108 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,121 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:41,123 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:48:41,123 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2026-04-02 05:48:41,124 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2026-04-02 05:48:41,124 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2026-04-02 05:48:41,132 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:48:41,132 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,137 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,137 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,141 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,141 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,143 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:48:41,144 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:48:41,144 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:48:41,144 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:48:41,144 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:3] 2026-04-02 05:48:41,146 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:41,146 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,149 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,149 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,151 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,151 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,153 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:41,154 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2026-04-02 05:48:41,154 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2026-04-02 05:48:41,154 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2026-04-02 05:48:41,154 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:41,156 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:41,156 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,158 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,159 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,162 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,162 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,168 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:41,168 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:48:41,169 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:4] 2026-04-02 05:48:41,169 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:2] 2026-04-02 05:48:41,169 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:41,179 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:41,179 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,182 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,182 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,188 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,188 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,190 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:2] 2026-04-02 05:48:41,191 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:48:41,191 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2026-04-02 05:48:41,191 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2026-04-02 05:48:41,191 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:41,194 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:41,194 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,197 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,197 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,201 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,201 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,206 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:48:41,207 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:48:41,208 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2026-04-02 05:48:41,207 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2026-04-02 05:48:41,208 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2026-04-02 05:48:41,211 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:41,211 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,213 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,213 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,216 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,216 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,219 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:41,219 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:48:41,219 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2026-04-02 05:48:41,219 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2026-04-02 05:48:41,219 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:41,224 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:41,224 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,226 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,227 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,229 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,229 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,231 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:48:41,231 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:48:41,231 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2026-04-02 05:48:41,231 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:48:41,231 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:48:41,234 RepairJob.java:234 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:41,234 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,237 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,237 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,241 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,241 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:41,243 RepairSession.java:180 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:41,244 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:48:41,244 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2026-04-02 05:48:41,244 SyncTask.java:66 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:48:41,244 RepairJob.java:143 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:41,245 RepairSession.java:270 - [repair #9a1d25f0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:6] 2026-04-02 05:48:41,245 RepairRunnable.java:261 - Repair session 9a1d25f0-2e57-11f1-b120-155c51f8c9b6 for range [(3233216463664657002,3245875722501861786], (5350241128939116057,5402156129316493219], (7630491185426916214,7632495190768215511]] finished INFO [RepairJobTask:6] 2026-04-02 05:48:41,246 ActiveRepairService.java:452 - [repair #9a197c70-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2026-04-02 05:48:41,250 RepairRunnable.java:343 - Repair command #30 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,126 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,150 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,176 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,193 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,214 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,239 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,260 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,327 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,346 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,374 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,390 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,410 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,421 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,439 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,514 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,526 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,538 Validator.java:281 - [repair #9b237260-2e57-11f1-896d-4f182d6785cb] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:48:42,549 ActiveRepairService.java:452 - [repair #9b1fa1d0-2e57-11f1-896d-4f182d6785cb] Not a global repair, will not do anticompaction INFO [Repair-Task-32] 2026-04-02 05:48:50,802 RepairRunnable.java:139 - Starting repair command #31 (a015ed20-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-32] 2026-04-02 05:48:50,813 RepairSession.java:228 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] new session: will sync /10.0.0.50, /10.0.0.22, /10.0.0.249 on range [(913999723759647697,938410506104630738], (-3064343058357187718,-3044053549944140620], (-9080772319622482528,-9052917643079771223], (-1781908421468302660,-1771075562207083620], (-2320774599983747541,-2314443776691661986]] for reaper_db.[schema_migration, repair_run, running_reapers, repair_schedule_v1, running_repairs, diagnostic_event_subscription, repair_unit_v1, leader, repair_run_by_cluster, snapshot, cluster, node_metrics_v1, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster_v2, repair_run_by_unit, schema_migration_leader, percent_repaired_by_schedule] INFO [RepairJobTask:2] 2026-04-02 05:48:50,860 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:2] 2026-04-02 05:48:50,860 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,863 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,863 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,866 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,866 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,867 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:48:50,872 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2026-04-02 05:48:50,872 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2026-04-02 05:48:50,874 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:6] 2026-04-02 05:48:50,879 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] schema_migration is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:50,916 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:50,918 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,922 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,925 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,925 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,927 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:50,930 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:48:50,930 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2026-04-02 05:48:50,930 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2026-04-02 05:48:50,931 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] repair_run is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:50,984 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:50,985 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,991 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,993 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,996 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:50,999 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,003 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_reapers from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:51,003 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2026-04-02 05:48:51,003 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:48:51,006 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2026-04-02 05:48:51,010 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:51,010 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,013 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,014 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:7] 2026-04-02 05:48:51,014 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] running_reapers is fully synced INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,018 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,021 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,025 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [RepairJobTask:4] 2026-04-02 05:48:51,026 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:48:51,026 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2026-04-02 05:48:51,026 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2026-04-02 05:48:51,026 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2026-04-02 05:48:51,109 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:4] 2026-04-02 05:48:51,110 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,113 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,116 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,116 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,118 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for running_repairs from /10.0.0.50 INFO [RepairJobTask:7] 2026-04-02 05:48:51,118 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:48:51,118 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2026-04-02 05:48:51,118 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2026-04-02 05:48:51,118 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] running_repairs is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:51,121 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:51,121 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,124 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,126 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,127 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,128 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,129 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:51,130 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2026-04-02 05:48:51,130 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:48:51,130 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2026-04-02 05:48:51,130 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:51,133 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:5] 2026-04-02 05:48:51,134 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,135 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,137 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,140 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,140 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,144 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:51,144 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:48:51,144 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2026-04-02 05:48:51,145 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2026-04-02 05:48:51,145 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2026-04-02 05:48:51,150 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:6] 2026-04-02 05:48:51,151 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,152 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,157 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,157 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,160 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for leader from /10.0.0.50 INFO [RepairJobTask:1] 2026-04-02 05:48:51,161 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2026-04-02 05:48:51,161 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:48:51,161 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2026-04-02 05:48:51,161 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] leader is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:51,164 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:51,164 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,167 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,169 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,171 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,172 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,175 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:51,175 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2026-04-02 05:48:51,175 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2026-04-02 05:48:51,175 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2026-04-02 05:48:51,175 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:51,182 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:51,182 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,184 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,185 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,187 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,187 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,189 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for snapshot from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:51,191 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:48:51,191 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2026-04-02 05:48:51,191 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:7] 2026-04-02 05:48:51,191 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] snapshot is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:51,195 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:51,195 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,197 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,198 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,200 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,200 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,203 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for cluster from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:51,203 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:48:51,203 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:7] 2026-04-02 05:48:51,203 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2026-04-02 05:48:51,204 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] cluster is fully synced INFO [RepairJobTask:1] 2026-04-02 05:48:51,210 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for node_metrics_v1 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:1] 2026-04-02 05:48:51,210 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,212 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,212 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,216 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,216 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,223 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for node_metrics_v1 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:51,223 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:48:51,224 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for node_metrics_v1 INFO [RepairJobTask:1] 2026-04-02 05:48:51,224 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for node_metrics_v1 INFO [RepairJobTask:7] 2026-04-02 05:48:51,224 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] node_metrics_v1 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:51,228 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:51,228 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,231 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,231 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,235 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,235 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,237 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:51,237 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2026-04-02 05:48:51,237 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2026-04-02 05:48:51,238 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2026-04-02 05:48:51,238 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:51,241 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:51,241 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,243 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,243 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,247 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,247 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,250 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:51,251 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:48:51,251 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2026-04-02 05:48:51,251 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2026-04-02 05:48:51,251 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:51,254 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:51,254 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,255 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,256 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,258 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,258 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,259 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [RepairJobTask:6] 2026-04-02 05:48:51,260 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:48:51,260 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2026-04-02 05:48:51,260 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2026-04-02 05:48:51,260 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2026-04-02 05:48:51,263 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:7] 2026-04-02 05:48:51,263 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,265 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,265 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,267 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,269 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,271 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [RepairJobTask:5] 2026-04-02 05:48:51,271 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:48:51,272 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2026-04-02 05:48:51,271 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2026-04-02 05:48:51,273 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2026-04-02 05:48:51,276 RepairJob.java:234 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.249, /10.0.0.50]) INFO [RepairJobTask:3] 2026-04-02 05:48:51,276 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,278 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,278 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,281 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,281 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2026-04-02 05:48:51,283 RepairSession.java:180 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [RepairJobTask:3] 2026-04-02 05:48:51,283 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:48:51,283 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.22 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2026-04-02 05:48:51,283 SyncTask.java:66 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Endpoints /10.0.0.249 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2026-04-02 05:48:51,284 RepairJob.java:143 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2026-04-02 05:48:51,284 RepairSession.java:270 - [repair #a0179ad0-2e57-11f1-b120-155c51f8c9b6] Session completed successfully INFO [RepairJobTask:5] 2026-04-02 05:48:51,285 RepairRunnable.java:261 - Repair session a0179ad0-2e57-11f1-b120-155c51f8c9b6 for range [(913999723759647697,938410506104630738], (-3064343058357187718,-3044053549944140620], (-9080772319622482528,-9052917643079771223], (-1781908421468302660,-1771075562207083620], (-2320774599983747541,-2314443776691661986]] finished INFO [RepairJobTask:5] 2026-04-02 05:48:51,285 ActiveRepairService.java:452 - [repair #a015ed20-2e57-11f1-b120-155c51f8c9b6] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2026-04-02 05:48:51,292 RepairRunnable.java:343 - Repair command #31 finished in 0 seconds INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,098 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,117 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,124 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,136 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,147 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,182 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,205 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,238 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,255 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,314 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,326 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.node_metrics_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,336 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,399 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,421 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,432 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,443 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,461 Validator.java:281 - [repair #a11dc030-2e57-11f1-b51e-c73447e9edee] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2026-04-02 05:48:52,473 ActiveRepairService.java:452 - [repair #a11cd5d0-2e57-11f1-b51e-c73447e9edee] Not a global repair, will not do anticompaction INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:03,807 Message.java:623 - Unexpected exception during request; channel = [id: 0x7a942e8c, L:/10.0.0.50:9041 - R:/10.0.0.22:43406] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:04,063 Message.java:623 - Unexpected exception during request; channel = [id: 0x6a930b9e, L:/10.0.0.50:9041 - R:/10.0.0.22:43426] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:04,063 Message.java:623 - Unexpected exception during request; channel = [id: 0x00ac8634, L:/10.0.0.50:9041 - R:/10.0.0.249:57544] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:04,063 Message.java:623 - Unexpected exception during request; channel = [id: 0x5a99bff9, L:/10.0.0.50:9041 - R:/10.0.0.22:43440] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:04,064 Message.java:623 - Unexpected exception during request; channel = [id: 0x9b8d5c66, L:/10.0.0.50:9041 - R:/10.0.0.249:57554] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:04,064 Message.java:623 - Unexpected exception during request; channel = [id: 0x657b24fe, L:/10.0.0.50:9041 - R:/10.0.0.249:57552] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:04,319 Message.java:623 - Unexpected exception during request; channel = [id: 0xf7dd44e1, L:/10.0.0.50:9041 - R:/10.0.0.22:43458] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:49:04,320 Message.java:623 - Unexpected exception during request; channel = [id: 0x0ba3c515, L:/10.0.0.50:9041 - R:/10.0.0.22:43446] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:04,319 Message.java:623 - Unexpected exception during request; channel = [id: 0xe3d5f456, L:/10.0.0.50:9041 - R:/10.0.0.22:43474] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:04,319 Message.java:623 - Unexpected exception during request; channel = [id: 0x6a5ac388, L:/10.0.0.50:9041 - R:/10.0.0.22:43444] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:04,319 Message.java:623 - Unexpected exception during request; channel = [id: 0xd12433e7, L:/10.0.0.50:9041 - R:/10.0.0.22:43488] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:04,575 Message.java:623 - Unexpected exception during request; channel = [id: 0x4059d22c, L:/10.0.0.50:9041 - R:/10.0.0.22:43518] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:04,575 Message.java:623 - Unexpected exception during request; channel = [id: 0xafb5bf8d, L:/10.0.0.50:9041 - R:/10.0.0.249:38966] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:04,575 Message.java:623 - Unexpected exception during request; channel = [id: 0x07536006, L:/10.0.0.50:9041 - R:/10.0.0.249:38984] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:04,575 Message.java:623 - Unexpected exception during request; channel = [id: 0x5d552322, L:/10.0.0.50:9041 - R:/10.0.0.22:43512] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:04,575 Message.java:623 - Unexpected exception during request; channel = [id: 0xd1f383d4, L:/10.0.0.50:9041 - R:/10.0.0.22:43526] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:04,575 Message.java:623 - Unexpected exception during request; channel = [id: 0x51801a9b, L:/10.0.0.50:9041 - R:/10.0.0.249:38964] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:04,575 Message.java:623 - Unexpected exception during request; channel = [id: 0xae156003, L:/10.0.0.50:9041 - R:/10.0.0.249:38956] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:49:04,831 Message.java:623 - Unexpected exception during request; channel = [id: 0xf817700f, L:/10.0.0.50:9041 - R:/10.0.0.249:57562] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:04,831 Message.java:623 - Unexpected exception during request; channel = [id: 0xe2ddf5cd, L:/10.0.0.50:9041 - R:/10.0.0.22:43548] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:04,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x084f6b1e, L:/10.0.0.50:9041 - R:/10.0.0.22:43546] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:04,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x3b0dcada, L:/10.0.0.50:9041 - R:/10.0.0.249:57574] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:04,831 Message.java:623 - Unexpected exception during request; channel = [id: 0x95856407, L:/10.0.0.50:9041 - R:/10.0.0.22:43554] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:05,091 Message.java:623 - Unexpected exception during request; channel = [id: 0x01e710f1, L:/10.0.0.50:9041 - R:/10.0.0.249:39016] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:05,092 Message.java:623 - Unexpected exception during request; channel = [id: 0x78186ad1, L:/10.0.0.50:9041 - R:/10.0.0.249:39002] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:05,091 Message.java:623 - Unexpected exception during request; channel = [id: 0x83df6b66, L:/10.0.0.50:9041 - R:/10.0.0.249:39028] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:05,343 Message.java:623 - Unexpected exception during request; channel = [id: 0x848678c9, L:/10.0.0.50:9041 - R:/10.0.0.249:57600] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:05,343 Message.java:623 - Unexpected exception during request; channel = [id: 0x8cf438fb, L:/10.0.0.50:9041 - R:/10.0.0.22:43328] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:05,343 Message.java:623 - Unexpected exception during request; channel = [id: 0x597e36b7, L:/10.0.0.50:9041 - R:/10.0.0.249:57604] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:05,344 Message.java:623 - Unexpected exception during request; channel = [id: 0x253caa24, L:/10.0.0.50:9041 - R:/10.0.0.249:57618] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:05,344 Message.java:623 - Unexpected exception during request; channel = [id: 0x4c7b4fb6, L:/10.0.0.50:9041 - R:/10.0.0.249:57634] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:05,599 Message.java:623 - Unexpected exception during request; channel = [id: 0xd74a7596, L:/10.0.0.50:9041 - R:/10.0.0.249:39048] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:05,599 Message.java:623 - Unexpected exception during request; channel = [id: 0x487a4ace, L:/10.0.0.50:9041 - R:/10.0.0.249:39062] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:05,599 Message.java:623 - Unexpected exception during request; channel = [id: 0x6adff5b5, L:/10.0.0.50:9041 - R:/10.0.0.249:39076] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:06,111 Message.java:623 - Unexpected exception during request; channel = [id: 0x7d5d7986, L:/10.0.0.50:9041 - R:/10.0.0.22:43232] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:06,111 Message.java:623 - Unexpected exception during request; channel = [id: 0x152522e8, L:/10.0.0.50:9041 - R:/10.0.0.22:43258] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:06,111 Message.java:623 - Unexpected exception during request; channel = [id: 0x60c2dd93, L:/10.0.0.50:9041 - R:/10.0.0.22:43286] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:06,111 Message.java:623 - Unexpected exception during request; channel = [id: 0x53a4757d, L:/10.0.0.50:9041 - R:/10.0.0.22:43270] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:49:06,111 Message.java:623 - Unexpected exception during request; channel = [id: 0xae18e829, L:/10.0.0.50:9041 - R:/10.0.0.22:43222] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:06,115 Message.java:623 - Unexpected exception during request; channel = [id: 0x77843655, L:/10.0.0.50:9041 - R:/10.0.0.22:43238] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:06,116 Message.java:623 - Unexpected exception during request; channel = [id: 0x08244f4c, L:/10.0.0.50:9041 - R:/10.0.0.22:43280] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:06,115 Message.java:623 - Unexpected exception during request; channel = [id: 0x392cdf92, L:/10.0.0.50:9041 - R:/10.0.0.22:43252] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:06,623 Message.java:623 - Unexpected exception during request; channel = [id: 0x21ab6365, L:/10.0.0.50:9041 - R:/10.0.0.22:43342] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:06,623 Message.java:623 - Unexpected exception during request; channel = [id: 0xb8b843f4, L:/10.0.0.50:9041 - R:/10.0.0.22:43354] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:06,623 Message.java:623 - Unexpected exception during request; channel = [id: 0x4ed8ad7b, L:/10.0.0.50:9041 - R:/10.0.0.22:43314] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:49:07,391 Message.java:623 - Unexpected exception during request; channel = [id: 0x2c6ec9e2, L:/10.0.0.50:9041 - R:/10.0.0.22:43400] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:07,395 Message.java:623 - Unexpected exception during request; channel = [id: 0xb16fa86f, L:/10.0.0.50:9041 - R:/10.0.0.22:43374] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:07,395 Message.java:623 - Unexpected exception during request; channel = [id: 0x6bd1bf84, L:/10.0.0.50:9041 - R:/10.0.0.22:43390] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:07,647 Message.java:623 - Unexpected exception during request; channel = [id: 0xbcb64183, L:/10.0.0.50:9041 - R:/10.0.0.22:43416] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:07,903 Message.java:623 - Unexpected exception during request; channel = [id: 0xff9e3527, L:/10.0.0.50:9041 - R:/10.0.0.22:43168] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:07,903 Message.java:623 - Unexpected exception during request; channel = [id: 0x49ff225c, L:/10.0.0.50:9041 - R:/10.0.0.22:43188] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:07,903 Message.java:623 - Unexpected exception during request; channel = [id: 0xbc3c6859, L:/10.0.0.50:9041 - R:/10.0.0.22:43208] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:07,903 Message.java:623 - Unexpected exception during request; channel = [id: 0x73881e42, L:/10.0.0.50:9041 - R:/10.0.0.22:43216] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:07,904 Message.java:623 - Unexpected exception during request; channel = [id: 0xecf20977, L:/10.0.0.50:9041 - R:/10.0.0.22:43182] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:07,903 Message.java:623 - Unexpected exception during request; channel = [id: 0x19bd77a9, L:/10.0.0.50:9041 - R:/10.0.0.22:43160] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:49:07,904 Message.java:623 - Unexpected exception during request; channel = [id: 0x278dcc4d, L:/10.0.0.50:9041 - R:/10.0.0.22:43200] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-7] 2026-04-02 05:49:07,904 Message.java:623 - Unexpected exception during request; channel = [id: 0xb83c3386, L:/10.0.0.50:9041 - R:/10.0.0.22:43158] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:08,163 Message.java:623 - Unexpected exception during request; channel = [id: 0x040847b0, L:/10.0.0.50:9041 - R:/10.0.0.249:57642] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:08,415 Message.java:623 - Unexpected exception during request; channel = [id: 0x733940af, L:/10.0.0.50:9041 - R:/10.0.0.22:56130] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-6] 2026-04-02 05:49:08,415 Message.java:623 - Unexpected exception during request; channel = [id: 0x4273417e, L:/10.0.0.50:9041 - R:/10.0.0.22:56138] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-8] 2026-04-02 05:49:08,415 Message.java:623 - Unexpected exception during request; channel = [id: 0x6d5b7075, L:/10.0.0.50:9041 - R:/10.0.0.22:56074] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-1] 2026-04-02 05:49:08,415 Message.java:623 - Unexpected exception during request; channel = [id: 0x62df690d, L:/10.0.0.50:9041 - R:/10.0.0.22:56062] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-2] 2026-04-02 05:49:08,419 Message.java:623 - Unexpected exception during request; channel = [id: 0x2f4843d6, L:/10.0.0.50:9041 - R:/10.0.0.22:56086] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-3] 2026-04-02 05:49:08,419 Message.java:623 - Unexpected exception during request; channel = [id: 0x06e21b76, L:/10.0.0.50:9041 - R:/10.0.0.22:56102] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-4] 2026-04-02 05:49:08,419 Message.java:623 - Unexpected exception during request; channel = [id: 0xe8fab207, L:/10.0.0.50:9041 - R:/10.0.0.22:56116] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [epollEventLoopGroup-2-5] 2026-04-02 05:49:08,671 Message.java:623 - Unexpected exception during request; channel = [id: 0xd1fe4821, L:/10.0.0.50:9041 - R:/10.0.0.249:57638] io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out INFO [HANDSHAKE-/10.0.0.22] 2026-04-02 05:49:13,023 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [HANDSHAKE-/10.0.0.22] 2026-04-02 05:49:13,724 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [Repair-Task-33] 2026-04-02 05:49:14,033 RepairRunnable.java:139 - Starting repair command #32 (adeeb210-2e57-11f1-b120-155c51f8c9b6), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, node_metrics_v1, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) WARN [2026-04-02 05:49:15,589] [contrail_database-worker-10] c.d.d.c.RequestHandler - Unexpected error while querying /10.0.0.22:9041 - [com.datastax.driver.core.exceptions.ConnectionException: [/10.0.0.22:9041] Pool is shutdown]. Find next host to query. WARN [2026-04-02 05:49:15,589] [contrail_database-worker-10] c.d.d.c.RequestHandler - Unexpected error while querying /10.0.0.22:9041 - [com.datastax.driver.core.exceptions.ConnectionException: [/10.0.0.22:9041] Pool is shutdown]. Find next host to query. INFO [HANDSHAKE-/10.0.0.249] 2026-04-02 05:49:15,598 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [HANDSHAKE-/10.0.0.249] 2026-04-02 05:49:27,645 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [HintsDispatcher:3] 2026-04-02 05:49:35,281 HintsStore.java:133 - Deleted hint file a5141bab-935f-4f4d-9360-f117a3ea14b1-1775108963889-1.hints INFO [HintsDispatcher:3] 2026-04-02 05:49:35,282 HintsDispatchExecutor.java:282 - Finished hinted handoff of file a5141bab-935f-4f4d-9360-f117a3ea14b1-1775108963889-1.hints to endpoint /10.0.0.249: a5141bab-935f-4f4d-9360-f117a3ea14b1