++ 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: =================== Mon Dec 1 05:21:35 UTC 2025 ===================' INFO: =================== Mon Dec 1 05:21:35 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ 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.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.33,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.33,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.33: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.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.33,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.33: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.17,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.33,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33: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.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.33,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33: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.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.33: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.33,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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.33: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.33,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.33,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.33,10.0.0.249 ++ local servers=10.0.0.50,10.0.0.33,10.0.0.249 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' ++ cut -d ' ' -f 1 +++ sort +++ grep -vi host +++ uniq +++ tr '\n' , ++ local local_ips=,10.0.0.249,10.20.0.25,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.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' ++ local server_ip=10.0.0.33 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.33 ]] ++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' ++ local server_ip=10.0.0.249 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.249 ]] ++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] ++ echo 10.0.0.249 3 ++ return + my_ip=10.0.0.249 + '[' -n 10.0.0.249 ']' + break + '[' -z 10.0.0.249 ']' ++ echo 10.0.0.50,10.0.0.33,10.0.0.249 ++ tr , ' ' ++ wc -w + export CASSANDRA_COUNT=3 + CASSANDRA_COUNT=3 ++ echo 10.0.0.50,10.0.0.33,10.0.0.249 ++ sed 's/,/", "/g' + export 'CASSANDRA_CONNECT_POINTS=10.0.0.50", "10.0.0.33", "10.0.0.249' + CASSANDRA_CONNECT_POINTS='10.0.0.50", "10.0.0.33", "10.0.0.249' ++ echo 10.0.0.50,10.0.0.33,10.0.0.249 ++ cut -d , -f 1,2 + export CASSANDRA_SEEDS=10.0.0.50,10.0.0.33 + CASSANDRA_SEEDS=10.0.0.50,10.0.0.33 + export CASSANDRA_LISTEN_ADDRESS=10.0.0.249 + CASSANDRA_LISTEN_ADDRESS=10.0.0.249 + export CASSANDRA_RPC_ADDRESS=10.0.0.249 + CASSANDRA_RPC_ADDRESS=10.0.0.249 + 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 ]] ++ echo -Xms1g ++ sed 's/-Xms[0-9]*[mMgG]//g' + 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.249; 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.249; 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.33}; 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] 2025-12-01 05:21:37,759 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2025-12-01 05:21:37,759 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2025-12-01 05:21:37,759 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB INFO [main] 2025-12-01 05:21:37,796 RateBasedBackPressure.java:123 - Initialized back-pressure with high ratio: 0.9, factor: 5, flow: FAST, window size: 2000. INFO [main] 2025-12-01 05:21:37,797 DatabaseDescriptor.java:729 - Back-pressure is disabled with strategy org.apache.cassandra.net.RateBasedBackPressure{high_ratio=0.9, factor=5, flow=FAST}. INFO [main] 2025-12-01 05:21:38,010 JMXServerUtils.java:246 - Configured JMX server at: service:jmx:rmi://0.0.0.0/jndi/rmi://0.0.0.0:7201/jmxrmi INFO [main] 2025-12-01 05:21:38,048 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-4829-3. INFO [main] 2025-12-01 05:21:38,049 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2025-12-01 05:21:38,050 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2025-12-01 05:21:38,050 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4156352(4058K) committed = 4194304(4096K) max = 251658240(245760K) INFO [main] 2025-12-01 05:21:38,052 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 19072336(18625K) committed = 19660800(19200K) max = -1(-1K) INFO [main] 2025-12-01 05:21:38,052 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2216280(2164K) committed = 2359296(2304K) max = 1073741824(1048576K) INFO [main] 2025-12-01 05:21:38,052 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 93993128(91790K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2025-12-01 05:21:38,052 CassandraDaemon.java:486 - Par Survivor Space Heap memory: init = 41943040(40960K) used = 0(0K) committed = 41943040(40960K) max = 41943040(40960K) INFO [main] 2025-12-01 05:21:38,052 CassandraDaemon.java:486 - CMS Old Gen Heap memory: init = 654311424(638976K) used = 0(0K) committed = 654311424(638976K) max = 1728053248(1687552K) INFO [main] 2025-12-01 05:21:38,053 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] 2025-12-01 05:21:38,053 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] 2025-12-01 05:21:38,150 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] 2025-12-01 05:21:38,152 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2025-12-01 05:21:38,152 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2025-12-01 05:21:38,157 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2025-12-01 05:21:38,187 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2025-12-01 05:21:38,188 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] 2025-12-01 05:21:38,200 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2025-12-01 05:21:38,200 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2025-12-01 05:21:38,201 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2025-12-01 05:21:38,260 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2025-12-01 05:21:38,820 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2025-12-01 05:21:39,594 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2025-12-01 05:21:39,614 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2025-12-01 05:21:39,628 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2025-12-01 05:21:39,653 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2025-12-01 05:21:39,665 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2025-12-01 05:21:39,682 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2025-12-01 05:21:39,689 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2025-12-01 05:21:39,696 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2025-12-01 05:21:39,710 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2025-12-01 05:21:39,734 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2025-12-01 05:21:39,762 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2025-12-01 05:21:39,781 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2025-12-01 05:21:39,792 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2025-12-01 05:21:39,802 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2025-12-01 05:21:39,815 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2025-12-01 05:21:39,830 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2025-12-01 05:21:39,860 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2025-12-01 05:21:39,888 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2025-12-01 05:21:39,901 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2025-12-01 05:21:39,919 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2025-12-01 05:21:39,933 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2025-12-01 05:21:39,955 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2025-12-01 05:21:39,970 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2025-12-01 05:21:39,976 ViewManager.java:137 - Not submitting build tasks for views in keyspace system as storage service is not initialized INFO [main] 2025-12-01 05:21:40,114 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2025-12-01 05:21:40,153 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2025-12-01 05:21:40,171 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2025-12-01 05:21:40,174 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2025-12-01 05:21:40,186 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2025-12-01 05:21:40,189 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2025-12-01 05:21:40,192 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2025-12-01 05:21:40,201 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2025-12-01 05:21:40,209 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2025-12-01 05:21:40,214 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2025-12-01 05:21:40,219 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2025-12-01 05:21:40,222 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_schema as storage service is not initialized INFO [MemtableFlushWriter:2] 2025-12-01 05:21:41,312 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:2] 2025-12-01 05:21:41,323 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:2] 2025-12-01 05:21:41,327 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:2] 2025-12-01 05:21:41,340 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [CompactionExecutor:4] 2025-12-01 05:21:41,718 BufferPool.java:230 - Global buffer pool is enabled, when pool is exhausted (max is 502.000MiB) it will allocate on heap INFO [main] 2025-12-01 05:21:41,836 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-01 05:21:41,879 StorageService.java:607 - Token metadata: INFO [pool-4-thread-1] 2025-12-01 05:21:41,945 AutoSavingCache.java:174 - Completed loading (5 ms; 4 keys) KeyCache cache INFO [main] 2025-12-01 05:21:41,973 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2025-12-01 05:21:41,974 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-01 05:21:41,999 StorageService.java:607 - Token metadata: INFO [main] 2025-12-01 05:21:42,215 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2025-12-01 05:21:42,220 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2025-12-01 05:21:42,220 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2025-12-01 05:21:42,220 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2025-12-01 05:21:42,224 StorageService.java:622 - Native protocol supported versions: 3/v3, 4/v4, 5/v5-beta (default: 4/v4) INFO [main] 2025-12-01 05:21:42,277 IndexSummaryManager.java:85 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2025-12-01 05:21:42,302 MessagingService.java:761 - Starting Messaging Service on /10.0.0.249:7012 (ens3) WARN [main] 2025-12-01 05:21:42,308 SystemKeyspace.java:1087 - No host ID found, created 6cb859d6-fa61-4793-bca4-3c31822f08b2 (Note: This should happen exactly once per node). INFO [main] 2025-12-01 05:21:42,337 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.33] 2025-12-01 05:21:44,470 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.33 INFO [HANDSHAKE-/10.0.0.50] 2025-12-01 05:21:49,418 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.50 INFO [main] 2025-12-01 05:21:53,367 StorageService.java:704 - Loading persisted ring state INFO [main] 2025-12-01 05:21:53,368 StorageService.java:822 - Starting up server gossip INFO [main] 2025-12-01 05:21:53,481 StorageService.java:1446 - JOINING: waiting for ring information INFO [HANDSHAKE-/10.0.0.33] 2025-12-01 05:21:54,424 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.33 INFO [GossipStage:1] 2025-12-01 05:21:54,601 Gossiper.java:1055 - Node /10.0.0.33 is now part of the cluster INFO [HANDSHAKE-/10.0.0.50] 2025-12-01 05:21:54,601 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.50 INFO [RequestResponseStage-1] 2025-12-01 05:21:54,607 Gossiper.java:1019 - InetAddress /10.0.0.33 is now UP INFO [GossipStage:1] 2025-12-01 05:21:54,662 TokenMetadata.java:479 - Updating topology for /10.0.0.33 INFO [GossipStage:1] 2025-12-01 05:21:54,665 TokenMetadata.java:479 - Updating topology for /10.0.0.33 INFO [GossipStage:1] 2025-12-01 05:21:54,666 Gossiper.java:1055 - Node /10.0.0.50 is now part of the cluster INFO [RequestResponseStage-1] 2025-12-01 05:21:54,676 Gossiper.java:1019 - InetAddress /10.0.0.50 is now UP INFO [GossipStage:1] 2025-12-01 05:21:54,776 TokenMetadata.java:479 - Updating topology for /10.0.0.50 INFO [GossipStage:1] 2025-12-01 05:21:54,776 TokenMetadata.java:479 - Updating topology for /10.0.0.50 INFO [InternalResponseStage:1] 2025-12-01 05:21:55,400 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [InternalResponseStage:1] 2025-12-01 05:21:55,403 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [InternalResponseStage:1] 2025-12-01 05:21:55,412 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [InternalResponseStage:1] 2025-12-01 05:21:55,419 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [InternalResponseStage:1] 2025-12-01 05:21:55,421 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history WARN [GossipTasks:1] 2025-12-01 05:21:55,423 FailureDetector.java:288 - Not marking nodes down due to local pause of 13521642841 > 5000000000 INFO [InternalResponseStage:1] 2025-12-01 05:21:55,504 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [InternalResponseStage:1] 2025-12-01 05:21:55,552 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [InternalResponseStage:1] 2025-12-01 05:21:55,594 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_auth as storage service is not initialized INFO [InternalResponseStage:1] 2025-12-01 05:21:55,598 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [InternalResponseStage:1] 2025-12-01 05:21:55,605 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [InternalResponseStage:1] 2025-12-01 05:21:55,611 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [InternalResponseStage:1] 2025-12-01 05:21:55,619 ColumnFamilyStore.java:411 - Initializing system_auth.roles INFO [main] 2025-12-01 05:21:56,485 StorageService.java:1446 - JOINING: waiting for schema information to complete INFO [main] 2025-12-01 05:21:56,485 StorageService.java:1446 - JOINING: schema complete, ready to bootstrap INFO [main] 2025-12-01 05:21:56,485 StorageService.java:1446 - JOINING: waiting for pending range calculation INFO [main] 2025-12-01 05:21:56,485 StorageService.java:1446 - JOINING: calculation complete, ready to bootstrap INFO [main] 2025-12-01 05:21:56,485 StorageService.java:1446 - JOINING: getting bootstrap token INFO [main] 2025-12-01 05:21:56,487 BootStrapper.java:228 - Generated random tokens. tokens are [6548511319708261487, -3823733123948207824, -8809743934412408298, 2169200777918055107, -4172447412125731047, 8255795484075890271, -8979532297900825604, -1356705152066330940, -4569451608215338869, 6621680479114240784, -4088921285661870836, -3419163484445882144, 2947876111195196644, 7680279062958689810, 8758429155486687856, -5363021749889609550, 1841920195028843080, 6501474284058921945, 6319857345342829855, 596162906021434061, 1210531254866764543, -3215706370761568853, 4137805216147322006, 8826652583608282710, 8317613987560609222, -736879166481042907, 9222249909586223741, 3729625648619717633, -2079200813033724257, 2326242712579868089, 8991874479870101839, -381049697086891391, 59929206112378972, 9139249997222291575, -2873995577890255405, 7430333734904331236, 1692009841974290835, -2832706978050885508, 4341726836361958561, -7487961702901267444, 4023234794184289895, 1380831340599389846, 5424168591294561916, 8640930446394567160, 1279155047307512384, -2550538895325739804, 5640629762625132604, -8231812098323764601, -5024042152247588656, -7371878109379380533, -4607829676410486987, -9078709187236814381, 709628492856477151, -2969531035012553866, 3646189346098847518, -1555598445037536491, 6707876120579942606, 1454805692591857259, 4433941041156890923, -6934745154645173705, -5151523633032165015, -6845196458565704183, -2981243759614674662, 1835680766966683377, 606910867463227227, 6781978548315504453, 133080473789747809, 7261083371280393011, 3016438031884776011, 2682402829078397728, -6853397432207032440, 1186353310451911023, 7297812028451930597, 7150259128137344481, -4318264370608006078, -1741933003028746854, -934054823585811738, 2801059129392082558, -1930625769337474600, 8617188634619976043, 4481444493043563220, 2903422914487920610, -3392215505613235732, 8627460358172455622, -6279498224536010993, 1289131940968788454, -8222980976118021457, -3721511713820557206, 5296625705362643573, -8210912159070701849, -4179672015244938609, -3865321431330519933, -5673390230094067362, -2551624795411573866, 7272888420434317879, 7379060287531323542, 5303124620935991318, -3473281063781265403, 750604789130789649, -5495255777046518324, -4048287416295897697, -6520746768033257213, 4666807866189524026, 3711783468852110901, -1153733708746115920, 4423988057815855282, -1242001118686814060, 3378784896623986016, 1330419138153343373, 9076427252642176048, -7034096387563558584, 1445033426238351208, -2836989570561177015, -4249272843663932233, 6630052207989341391, 2902244879776832179, 1514472198595757598, 7715256525782165845, 7037790753862107992, -6950392162848059504, 2599524862593976648, 2252719669968038363, -5302063636475199802, -7428592502697078795, -6596261775425976212, 361503277717191632, 3866117977165951024, 5991902839130689329, 7470190333428075355, -1208393409526851737, 6663292440263300641, -7877728630010100364, -6423404603542324970, -4555798159101908445, 2958314062120721480, -421961611786214484, 8030901473060365789, -4701303666350382818, -2705212763245846822, 2039460278109922174, 4390536916337548370, 3425524930209982467, 7795416837914729797, 5529545563793756861, 5805808777658934226, -9129905620042269225, 861771155189866069, 6721619454677877834, 3898043376857670227, 6120880862197478061, -9054175045903305705, 5289311477850007346, -8237472960266833138, -8187476708395017901, 8393822951761146357, -3182344812923149242, 3306152026107529352, 2257422029820489880, 1629018008269654328, 4561353755748960593, 3639009146253692049, 3240429393061133760, 4872805830426868674, 7089183697820834879, 8013410013758580256, 7381930775317848717, 5118710153093479634, 4916927196257452334, -8763918515856108979, 4993634262419810855, -3670914592302562333, -5716376068897622678, -4157050322675030956, -8805017112454598686, 4271178214125901498, 2342525770200974614, -9154282445434118800, -7069268821816999905, 4835082353992378609, 8787820483380831572, 4931685167779691834, -4715502150212675373, 298395190586423307, 4398111514847945831, 6016416804247645943, -4934525284933987888, -3738108958527994377, 4609307334961076988, 1211337790967718214, 7652595572467634898, -5124040635950966585, 7347279462473608571, 6741905898011076958, 7839666630918978967, 8413874651000588881, -4094636753500910440, 4961318779714215126, -3070775911454450279, 8132045851052773621, -8993470635174309841, 7781468383664577406, 296869629287120515, -4160551609253896403, 616274619990116125, -3359160744294661870, -307416369657553361, 5455699643185770141, -6840860353494826845, -2181624584866557934, 4829767704921430984, 5813693869277654487, -6883968303179641013, -8648631840217936423, -1634762531415321083, -2627429858141937820, 2620084349887086007, -6419874739222060391, 4449348035549024921, 2986450630762063380, 5388969481925145564, 4082352095274094185, -1828916443487617275, 2472029326298833415, 3715998007067953933, -3042069293528742029, -1086476625635656663, 7736387307069290351, 7736439111689749067, -6527789907955388682, 3255438462369532225, -8040701006463749071, 8868936980322033280, -8973919585615314580, -6559038846200189956, 5473571571067634257, 7313355701000750298, 7985374570915056901, -5741146914847221263, -214227478304637600, -5565940959942063893, 4352142566998787313, 7871604118064623967, -8636237527907544750, -7292728514312472021, -5305527287649799232, 7891570428659769646, -2669073557961649427, 7092095499434783282, -9002867922709524848, -5005649556446000969, 5015309164096523211, 8659494805063737169, -667516793380477255, 1492555016907125723, -1278105372580969584, -1309658805346294222] INFO [main] 2025-12-01 05:21:56,551 StorageService.java:1446 - JOINING: sleeping 30000 ms for pending range setup INFO [MigrationStage:1] 2025-12-01 05:22:09,169 ViewManager.java:137 - Not submitting build tasks for views in keyspace reaper_db as storage service is not initialized INFO [MigrationStage:1] 2025-12-01 05:22:14,348 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [MigrationStage:1] 2025-12-01 05:22:14,730 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader INFO [MigrationStage:1] 2025-12-01 05:22:16,253 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [MigrationStage:1] 2025-12-01 05:22:16,852 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [MigrationStage:1] 2025-12-01 05:22:17,840 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [MigrationStage:1] 2025-12-01 05:22:18,815 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [MigrationStage:1] 2025-12-01 05:22:19,806 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [MigrationStage:1] 2025-12-01 05:22:20,742 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [MigrationStage:1] 2025-12-01 05:22:21,725 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [MigrationStage:1] 2025-12-01 05:22:22,775 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [MigrationStage:1] 2025-12-01 05:22:23,790 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [MigrationStage:1] 2025-12-01 05:22:24,798 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [MigrationStage:1] 2025-12-01 05:22:25,805 ColumnFamilyStore.java:411 - Initializing reaper_db.leader INFO [main] 2025-12-01 05:22:26,552 StorageService.java:1446 - JOINING: Starting to bootstrap... INFO [main] 2025-12-01 05:22:26,695 StreamResultFuture.java:90 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] Executing streaming plan for Bootstrap INFO [StreamConnectionEstablisher:1] 2025-12-01 05:22:26,698 StreamSession.java:266 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] Starting streaming to /10.0.0.33 INFO [StreamConnectionEstablisher:1] 2025-12-01 05:22:26,702 StreamCoordinator.java:264 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372, ID#0] Beginning stream session with /10.0.0.33 INFO [STREAM-IN-/10.0.0.33:7012] 2025-12-01 05:22:26,889 StreamResultFuture.java:173 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372 ID#0] Prepare completed. Receiving 2 files(1.574KiB), sending 0 files(0.000KiB) INFO [StreamConnectionEstablisher:2] 2025-12-01 05:22:26,893 StreamSession.java:266 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] Starting streaming to /10.0.0.50 INFO [StreamConnectionEstablisher:2] 2025-12-01 05:22:26,895 StreamCoordinator.java:264 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372, ID#0] Beginning stream session with /10.0.0.50 INFO [StreamReceiveTask:1] 2025-12-01 05:22:26,975 StreamResultFuture.java:187 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] Session with /10.0.0.33 is complete INFO [STREAM-IN-/10.0.0.50:7012] 2025-12-01 05:22:27,061 StreamResultFuture.java:173 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372 ID#0] Prepare completed. Receiving 1 files(0.100KiB), sending 0 files(0.000KiB) INFO [StreamReceiveTask:1] 2025-12-01 05:22:27,116 StreamResultFuture.java:187 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] Session with /10.0.0.50 is complete INFO [StreamReceiveTask:1] 2025-12-01 05:22:27,120 StreamResultFuture.java:219 - [Stream #b9675da0-ce75-11f0-ba04-016745d45372] All sessions completed INFO [StreamReceiveTask:1] 2025-12-01 05:22:27,122 StorageService.java:1505 - Bootstrap completed! for the tokens [6548511319708261487, -3823733123948207824, -8809743934412408298, 2169200777918055107, -4172447412125731047, 8255795484075890271, -8979532297900825604, -1356705152066330940, -4569451608215338869, 6621680479114240784, -4088921285661870836, -3419163484445882144, 2947876111195196644, 7680279062958689810, 8758429155486687856, -5363021749889609550, 1841920195028843080, 6501474284058921945, 6319857345342829855, 596162906021434061, 1210531254866764543, -3215706370761568853, 4137805216147322006, 8826652583608282710, 8317613987560609222, -736879166481042907, 9222249909586223741, 3729625648619717633, -2079200813033724257, 2326242712579868089, 8991874479870101839, -381049697086891391, 59929206112378972, 9139249997222291575, -2873995577890255405, 7430333734904331236, 1692009841974290835, -2832706978050885508, 4341726836361958561, -7487961702901267444, 4023234794184289895, 1380831340599389846, 5424168591294561916, 8640930446394567160, 1279155047307512384, -2550538895325739804, 5640629762625132604, -8231812098323764601, -5024042152247588656, -7371878109379380533, -4607829676410486987, -9078709187236814381, 709628492856477151, -2969531035012553866, 3646189346098847518, -1555598445037536491, 6707876120579942606, 1454805692591857259, 4433941041156890923, -6934745154645173705, -5151523633032165015, -6845196458565704183, -2981243759614674662, 1835680766966683377, 606910867463227227, 6781978548315504453, 133080473789747809, 7261083371280393011, 3016438031884776011, 2682402829078397728, -6853397432207032440, 1186353310451911023, 7297812028451930597, 7150259128137344481, -4318264370608006078, -1741933003028746854, -934054823585811738, 2801059129392082558, -1930625769337474600, 8617188634619976043, 4481444493043563220, 2903422914487920610, -3392215505613235732, 8627460358172455622, -6279498224536010993, 1289131940968788454, -8222980976118021457, -3721511713820557206, 5296625705362643573, -8210912159070701849, -4179672015244938609, -3865321431330519933, -5673390230094067362, -2551624795411573866, 7272888420434317879, 7379060287531323542, 5303124620935991318, -3473281063781265403, 750604789130789649, -5495255777046518324, -4048287416295897697, -6520746768033257213, 4666807866189524026, 3711783468852110901, -1153733708746115920, 4423988057815855282, -1242001118686814060, 3378784896623986016, 1330419138153343373, 9076427252642176048, -7034096387563558584, 1445033426238351208, -2836989570561177015, -4249272843663932233, 6630052207989341391, 2902244879776832179, 1514472198595757598, 7715256525782165845, 7037790753862107992, -6950392162848059504, 2599524862593976648, 2252719669968038363, -5302063636475199802, -7428592502697078795, -6596261775425976212, 361503277717191632, 3866117977165951024, 5991902839130689329, 7470190333428075355, -1208393409526851737, 6663292440263300641, -7877728630010100364, -6423404603542324970, -4555798159101908445, 2958314062120721480, -421961611786214484, 8030901473060365789, -4701303666350382818, -2705212763245846822, 2039460278109922174, 4390536916337548370, 3425524930209982467, 7795416837914729797, 5529545563793756861, 5805808777658934226, -9129905620042269225, 861771155189866069, 6721619454677877834, 3898043376857670227, 6120880862197478061, -9054175045903305705, 5289311477850007346, -8237472960266833138, -8187476708395017901, 8393822951761146357, -3182344812923149242, 3306152026107529352, 2257422029820489880, 1629018008269654328, 4561353755748960593, 3639009146253692049, 3240429393061133760, 4872805830426868674, 7089183697820834879, 8013410013758580256, 7381930775317848717, 5118710153093479634, 4916927196257452334, -8763918515856108979, 4993634262419810855, -3670914592302562333, -5716376068897622678, -4157050322675030956, -8805017112454598686, 4271178214125901498, 2342525770200974614, -9154282445434118800, -7069268821816999905, 4835082353992378609, 8787820483380831572, 4931685167779691834, -4715502150212675373, 298395190586423307, 4398111514847945831, 6016416804247645943, -4934525284933987888, -3738108958527994377, 4609307334961076988, 1211337790967718214, 7652595572467634898, -5124040635950966585, 7347279462473608571, 6741905898011076958, 7839666630918978967, 8413874651000588881, -4094636753500910440, 4961318779714215126, -3070775911454450279, 8132045851052773621, -8993470635174309841, 7781468383664577406, 296869629287120515, -4160551609253896403, 616274619990116125, -3359160744294661870, -307416369657553361, 5455699643185770141, -6840860353494826845, -2181624584866557934, 4829767704921430984, 5813693869277654487, -6883968303179641013, -8648631840217936423, -1634762531415321083, -2627429858141937820, 2620084349887086007, -6419874739222060391, 4449348035549024921, 2986450630762063380, 5388969481925145564, 4082352095274094185, -1828916443487617275, 2472029326298833415, 3715998007067953933, -3042069293528742029, -1086476625635656663, 7736387307069290351, 7736439111689749067, -6527789907955388682, 3255438462369532225, -8040701006463749071, 8868936980322033280, -8973919585615314580, -6559038846200189956, 5473571571067634257, 7313355701000750298, 7985374570915056901, -5741146914847221263, -214227478304637600, -5565940959942063893, 4352142566998787313, 7871604118064623967, -8636237527907544750, -7292728514312472021, -5305527287649799232, 7891570428659769646, -2669073557961649427, 7092095499434783282, -9002867922709524848, -5005649556446000969, 5015309164096523211, 8659494805063737169, -667516793380477255, 1492555016907125723, -1278105372580969584, -1309658805346294222] INFO [main] 2025-12-01 05:22:27,127 StorageService.java:1446 - JOINING: Finish joining ring INFO [main] 2025-12-01 05:22:27,180 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run') INFO [main] 2025-12-01 05:22:27,181 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='running_reapers') INFO [main] 2025-12-01 05:22:27,183 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='leader') INFO [main] 2025-12-01 05:22:27,183 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_unit_v1') INFO [main] 2025-12-01 05:22:27,183 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_by_cluster_and_keyspace') INFO [main] 2025-12-01 05:22:27,184 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_unit') INFO [main] 2025-12-01 05:22:27,184 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration_leader') INFO [main] 2025-12-01 05:22:27,184 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_metrics_v1') INFO [main] 2025-12-01 05:22:27,185 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_v1') INFO [main] 2025-12-01 05:22:27,186 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='cluster') INFO [main] 2025-12-01 05:22:27,186 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration') INFO [main] 2025-12-01 05:22:27,186 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='snapshot') INFO [main] 2025-12-01 05:22:27,187 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_cluster') INFO [main] 2025-12-01 05:22:27,288 Gossiper.java:1692 - Waiting for gossip to settle... INFO [MigrationStage:1] 2025-12-01 05:22:28,968 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [MigrationStage:1] 2025-12-01 05:22:29,769 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations INFO [MigrationStage:1] 2025-12-01 05:22:32,825 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription INFO [MigrationStage:1] 2025-12-01 05:22:34,805 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 INFO [main] 2025-12-01 05:22:35,289 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2025-12-01 05:22:35,485 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2025-12-01 05:22:35,565 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] 2025-12-01 05:22:35,566 Server.java:156 - Starting listening for CQL clients on /10.0.0.249:9041 (unencrypted)... INFO [main] 2025-12-01 05:22:35,651 ThriftServer.java:116 - Binding thrift service to /10.0.0.249:9161 INFO [Thread-5] 2025-12-01 05:22:35,669 ThriftServer.java:133 - Listening for thrift clients... INFO [MigrationStage:1] 2025-12-01 05:22:35,883 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 INFO [HANDSHAKE-/10.0.0.249] 2025-12-01 05:22:37,706 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [MigrationStage:1] 2025-12-01 05:22:37,952 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs INFO [Native-Transport-Requests-1] 2025-12-01 05:22:39,731 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@503b6b9c[cfId=c1420430-ce75-11f0-ba04-016745d45372,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] 2025-12-01 05:22:39,888 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule WARN [Native-Transport-Requests-1] 2025-12-01 05:22:41,702 TimeFcts.java:99 - The function 'dateof' is deprecated. Use the function 'toTimestamp' instead. INFO [Native-Transport-Requests-1] 2025-12-01 05:22:43,608 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@a88b92b[cfId=b7ae14e0-ce75-11f0-8b52-65d84dd935fe,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@718fea61[cfId=b7ae14e0-ce75-11f0-8b52-65d84dd935fe,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=[]] INFO [Native-Transport-Requests-1] 2025-12-01 05:22:47,742 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@a88b92b[cfId=b7ae14e0-ce75-11f0-8b52-65d84dd935fe,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@3afba764[cfId=b7ae14e0-ce75-11f0-8b52-65d84dd935fe,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=[]] INFO [Native-Transport-Requests-2] 2025-12-01 05:22:48,809 MigrationManager.java:454 - Update table 'reaper_db/leader' From org.apache.cassandra.config.CFMetaData@5b4fff46[cfId=b8e29d40-ce75-11f0-8b52-65d84dd935fe,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@5f8c3829[cfId=b8e29d40-ce75-11f0-8b52-65d84dd935fe,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-3] 2025-12-01 05:22:48,811 MigrationManager.java:454 - Update table 'reaper_db/running_repairs' From org.apache.cassandra.config.CFMetaData@7d4290c6[cfId=c01d0c30-ce75-11f0-8b52-65d84dd935fe,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@3f235557[cfId=c01d0c30-ce75-11f0-8b52-65d84dd935fe,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-1] 2025-12-01 05:22:48,812 MigrationManager.java:454 - Update table 'reaper_db/repair_unit_v1' From org.apache.cassandra.config.CFMetaData@68d32959[cfId=b38d6910-ce75-11f0-8a5b-75d6a497f469,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@708bb6e1[cfId=b38d6910-ce75-11f0-8a5b-75d6a497f469,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-4] 2025-12-01 05:22:48,813 MigrationManager.java:454 - Update table 'reaper_db/repair_run_by_cluster_v2' From org.apache.cassandra.config.CFMetaData@6f11dc42[cfId=bee46520-ce75-11f0-8a5b-75d6a497f469,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@91bdcfc[cfId=bee46520-ce75-11f0-8a5b-75d6a497f469,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-5] 2025-12-01 05:22:48,814 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@2a20ddbc[cfId=b550eb00-ce75-11f0-8b52-65d84dd935fe,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@31682c53[cfId=b550eb00-ce75-11f0-8b52-65d84dd935fe,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-6] 2025-12-01 05:22:48,824 MigrationManager.java:454 - Update table 'reaper_db/percent_repaired_by_schedule' From org.apache.cassandra.config.CFMetaData@41bf2243[cfId=c1420430-ce75-11f0-ba04-016745d45372,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@54d6bba9[cfId=c1420430-ce75-11f0-ba04-016745d45372,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-7] 2025-12-01 05:22:48,836 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v1' From org.apache.cassandra.config.CFMetaData@8b67f22[cfId=b715a570-ce75-11f0-8a5b-75d6a497f469,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@8f37dc3[cfId=b715a570-ce75-11f0-8a5b-75d6a497f469,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 [MigrationStage:1] 2025-12-01 05:22:58,983 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [Native-Transport-Requests-1] 2025-12-01 05:23:01,666 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@3d7ba1b6[cfId=ce550820-ce75-11f0-ba04-016745d45372,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={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] 2025-12-01 05:23:01,783 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [Native-Transport-Requests-3] 2025-12-01 05:23:02,855 MigrationManager.java:454 - Update table 'config_db_uuid/obj_uuid_table' From org.apache.cassandra.config.CFMetaData@6ead8773[cfId=cca7a640-ce75-11f0-8b52-65d84dd935fe,ksName=config_db_uuid,cfName=obj_uuid_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@2ac99bed[cfId=cca7a640-ce75-11f0-8b52-65d84dd935fe,ksName=config_db_uuid,cfName=obj_uuid_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] 2025-12-01 05:23:05,833 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [MigrationStage:1] 2025-12-01 05:23:06,846 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [Native-Transport-Requests-1] 2025-12-01 05:23:09,638 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/pool_table' From org.apache.cassandra.config.CFMetaData@77cb3b52[cfId=d159bca0-ce75-11f0-8b52-65d84dd935fe,ksName=svc_monitor_keyspace,cfName=pool_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@5cabb315[cfId=d159bca0-ce75-11f0-8b52-65d84dd935fe,ksName=svc_monitor_keyspace,cfName=pool_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-8] 2025-12-01 05:23:10,773 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@537e4242[cfId=d3c2a650-ce75-11f0-ba04-016745d45372,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] 2025-12-01 05:23:10,892 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [MigrationStage:1] 2025-12-01 05:23:11,858 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [MigrationStage:1] 2025-12-01 05:23:16,782 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [Native-Transport-Requests-1] 2025-12-01 05:23:17,694 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@72f1374f[cfId=d7e28ed0-ce75-11f0-ba04-016745d45372,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={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] 2025-12-01 05:23:17,821 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-1] 2025-12-01 05:23:18,853 MigrationManager.java:454 - Update table 'useragent/useragent_keyval_table' From org.apache.cassandra.config.CFMetaData@7278d22f[cfId=d748bfd0-ce75-11f0-8a5b-75d6a497f469,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@2560fb85[cfId=d748bfd0-ce75-11f0-8a5b-75d6a497f469,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 [Native-Transport-Requests-1] 2025-12-01 05:23:20,741 MigrationManager.java:454 - Update table 'config_db_uuid/obj_uuid_table' From org.apache.cassandra.config.CFMetaData@6ead8773[cfId=cca7a640-ce75-11f0-8b52-65d84dd935fe,ksName=config_db_uuid,cfName=obj_uuid_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@7e140508[cfId=cca7a640-ce75-11f0-8b52-65d84dd935fe,ksName=config_db_uuid,cfName=obj_uuid_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] 2025-12-01 05:23:24,898 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] 2025-12-01 05:23:26,866 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [Native-Transport-Requests-2] 2025-12-01 05:23:28,763 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5651e569[cfId=de7bb4b0-ce75-11f0-ba04-016745d45372,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] 2025-12-01 05:23:28,884 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [MigrationStage:1] 2025-12-01 05:23:30,935 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [Native-Transport-Requests-2] 2025-12-01 05:23:31,802 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_table' From org.apache.cassandra.config.CFMetaData@7c8156fc[cfId=dfaba930-ce75-11f0-8b52-65d84dd935fe,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@6e4067d7[cfId=dfaba930-ce75-11f0-8b52-65d84dd935fe,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] 2025-12-01 05:23:32,944 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_uuid_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 6794 0 --:--:-- --:--:-- --:--:-- 6807 + export CASSANDRA_REAPER_JMX_KEY + run_service cassandra-reaper + [[ 10.0.0.50 == \1\0\.\0\.\0\.\2\4\9 ]] + echo 'Reaper started successfully' Reaper started successfully + [[ -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 [2025-12-01 05:23:40,709] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [MigrationStage:1] 2025-12-01 05:24:58,230 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [Native-Transport-Requests-1] 2025-12-01 05:24:58,850 MigrationManager.java:454 - Update table 'dm_keyspace/dm_pr_vn_ip_table' From org.apache.cassandra.config.CFMetaData@3a5af660[cfId=138c4cf0-ce76-11f0-8a5b-75d6a497f469,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={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@4dfd8a26[cfId=138c4cf0-ce76-11f0-8a5b-75d6a497f469,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={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] 2025-12-01 05:25:00,835 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table INFO [Native-Transport-Requests-1] 2025-12-01 05:25:02,791 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@72c4bf7d[cfId=16873d70-ce76-11f0-ba04-016745d45372,ksName=dm_keyspace,cfName=dm_ni_ipv6_ll_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] 2025-12-01 05:25:02,903 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table INFO [MigrationStage:1] 2025-12-01 05:25:05,820 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [Native-Transport-Requests-1] 2025-12-01 05:25:06,705 MigrationManager.java:454 - Update table 'dm_keyspace/dm_pnf_resource_table' From org.apache.cassandra.config.CFMetaData@74ba0e07[cfId=18408630-ce76-11f0-8a5b-75d6a497f469,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={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@1b18005e[cfId=18408630-ce76-11f0-8a5b-75d6a497f469,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={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 [HANDSHAKE-/10.0.0.33] 2025-12-01 05:30:00,722 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.33 INFO [HANDSHAKE-/10.0.0.50] 2025-12-01 05:30:01,145 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.50 INFO [Repair-Task-2] 2025-12-01 05:30:01,151 RepairRunnable.java:139 - Starting repair command #1 (c85d5cf0-ce76-11f0-ba04-016745d45372), 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, 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-2] 2025-12-01 05:30:01,301 RepairSession.java:228 - [repair #c873a410-ce76-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(1210531254866764543,1211337790967718214], (9019008685345368526,9036089402416004121], (-6419874739222060391,-6361535096087815282]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:3] 2025-12-01 05:30:01,547 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:30:01,549 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,582 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,583 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,615 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,616 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,642 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:30:01,661 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:30:01,661 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:30:01,663 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:30:01,663 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:01,710 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:30:01,710 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,719 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,719 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,724 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,724 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,726 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:30:01,727 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:30:01,728 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:30:01,728 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:30:01,728 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-01 05:30:01,790 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:30:01,790 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,808 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,808 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,823 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,823 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,831 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:30:01,832 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:30:01,832 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:30:01,833 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:30:01,834 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:01,903 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:30:01,903 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,910 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,910 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,918 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,924 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:30:01,924 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:30:01,926 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:30:01,928 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:01,931 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:01,984 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:30:01,985 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,987 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,988 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,997 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:01,998 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,006 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:30:02,007 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:30:02,007 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:30:02,007 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:30:02,007 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-01 05:30:02,019 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:30:02,020 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,022 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,022 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,027 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,028 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,035 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:30:02,036 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:30:02,035 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:30:02,036 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:30:02,036 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:02,039 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:30:02,040 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,044 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,044 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,049 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,049 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,053 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:30:02,054 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:30:02,054 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:30:02,056 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:30:02,058 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-01 05:30:02,060 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:30:02,060 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,063 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,063 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,067 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,068 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,074 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:30:02,075 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:30:02,075 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:30:02,075 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:30:02,075 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:02,145 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:30:02,145 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,148 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,148 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,153 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,156 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:30:02,157 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:30:02,158 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:30:02,158 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:30:02,158 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-01 05:30:02,163 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:30:02,164 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,166 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,166 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,169 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,169 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,171 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:30:02,175 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:30:02,175 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:30:02,177 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:30:02,177 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:30:02,197 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:30:02,197 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,202 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,202 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,208 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,209 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,211 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:30:02,211 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:30:02,211 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:30:02,212 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:30:02,212 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:02,264 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:30:02,265 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,268 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,268 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,274 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,274 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,276 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:30:02,276 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:30:02,276 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:30:02,276 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:30:02,276 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:02,280 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:30:02,280 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,296 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,297 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,300 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,301 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,303 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:30:02,304 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:30:02,304 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:30:02,304 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:30:02,304 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-01 05:30:02,307 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:30:02,308 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,314 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,314 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,323 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,323 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,325 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:30:02,325 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:30:02,325 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-01 05:30:02,326 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:30:02,326 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:02,386 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:30:02,386 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,392 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,392 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,407 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,407 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,409 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:30:02,409 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:30:02,409 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:30:02,410 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:30:02,410 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:30:02,499 RepairJob.java:234 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:30:02,499 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,502 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,502 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,507 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,508 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:30:02,510 RepairSession.java:180 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:30:02,511 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:30:02,511 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:30:02,511 SyncTask.java:66 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:30:02,511 RepairJob.java:143 - [repair #c873a410-ce76-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-01 05:30:02,512 RepairSession.java:270 - [repair #c873a410-ce76-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:30:02,513 RepairRunnable.java:261 - Repair session c873a410-ce76-11f0-ba04-016745d45372 for range [(1210531254866764543,1211337790967718214], (9019008685345368526,9036089402416004121], (-6419874739222060391,-6361535096087815282]] finished INFO [RepairJobTask:5] 2025-12-01 05:30:02,515 ActiveRepairService.java:452 - [repair #c85d5cf0-ce76-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-01 05:30:02,531 RepairRunnable.java:343 - Repair command #1 finished in 1 second INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,308 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,346 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,365 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,381 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,414 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,429 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,498 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,544 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,604 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,632 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,660 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,687 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,703 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,728 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,750 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,775 Validator.java:281 - [repair #ce593160-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:11,793 ActiveRepairService.java:452 - [repair #ce51de60-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,567 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,636 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,709 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,765 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,833 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,870 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,966 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:30:21,985 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,026 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,041 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,066 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,085 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,098 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,115 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,124 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,145 Validator.java:281 - [repair #d470cb30-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:22,161 ActiveRepairService.java:452 - [repair #d46c3750-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,565 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,601 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,624 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,648 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,665 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,702 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,768 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,787 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,813 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,842 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,861 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,888 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,913 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,940 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,953 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,973 Validator.java:281 - [repair #da696b50-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:31,985 ActiveRepairService.java:452 - [repair #da674870-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,600 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run WARN [ValidationExecutor:2] 2025-12-01 05:30:41,688 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-b33229b0ce7511f08b5265d84dd935fe/mc-2-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] 2025-12-01 05:30:41,691 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,719 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,754 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,799 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,828 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,918 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,958 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:30:41,987 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,002 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,023 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,042 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,056 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,072 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,085 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,097 Validator.java:281 - [repair #e0673b90-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:42,105 ActiveRepairService.java:452 - [repair #e0642e50-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,610 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,636 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,669 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,690 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,716 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,738 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,798 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,828 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,893 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,932 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,947 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,962 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,976 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,989 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:51,999 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,012 Validator.java:281 - [repair #e66559f0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:30:52,021 ActiveRepairService.java:452 - [repair #e6631000-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,790 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,819 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,838 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,852 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,876 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,909 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,977 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:01,994 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,029 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,044 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,063 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,075 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,095 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,119 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,129 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,141 Validator.java:281 - [repair #ec7308b0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:02,151 ActiveRepairService.java:452 - [repair #ec688160-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,882 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,962 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:11,999 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,025 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,056 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,083 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,145 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,160 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,194 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,226 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,239 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,253 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,265 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,282 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,297 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,313 Validator.java:281 - [repair #f26e8f00-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:12,326 ActiveRepairService.java:452 - [repair #f26bf6f0-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,895 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,912 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,939 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,958 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,978 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:21,992 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,062 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,106 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,136 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,156 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,181 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,201 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,216 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,243 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,254 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,268 Validator.java:281 - [repair #f86dbed0-ce76-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:22,278 ActiveRepairService.java:452 - [repair #f86692e0-ce76-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,850 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,867 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,887 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,906 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,920 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,936 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,950 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,970 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:31,990 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,000 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,012 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,025 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,040 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,120 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,151 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,238 Validator.java:281 - [repair #fe66d420-ce76-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:32,257 ActiveRepairService.java:452 - [repair #fe628e60-ce76-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-3] 2025-12-01 05:31:41,828 RepairRunnable.java:139 - Starting repair command #2 (045f7440-ce77-11f0-ba04-016745d45372), 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, 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-3] 2025-12-01 05:31:41,844 RepairSession.java:228 - [repair #0461e540-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-3473250984965459583,-3419163484445882144]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:3] 2025-12-01 05:31:41,878 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:31:41,879 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,883 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,883 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,888 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,888 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,892 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:31:41,892 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:31:41,892 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:31:41,893 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:31:41,894 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:41,949 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:31:41,949 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,953 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,953 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,958 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,958 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,960 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:31:41,961 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:31:41,961 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:31:41,961 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:31:41,964 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:41,967 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:31:41,967 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,975 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,975 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,991 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,991 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:41,995 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:31:41,996 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:31:41,996 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:31:41,996 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:31:41,998 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:42,009 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:31:42,011 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,016 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,016 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,020 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,020 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,024 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:31:42,026 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:31:42,025 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:31:42,028 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:31:42,029 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:42,039 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:31:42,039 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,049 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,049 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,061 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,061 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,064 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:31:42,064 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:31:42,064 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:31:42,064 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:31:42,064 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:31:42,082 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:31:42,083 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,086 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,086 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,093 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,093 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,094 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:31:42,094 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:31:42,095 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:31:42,095 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:31:42,095 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:42,100 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:31:42,100 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,103 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,103 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,106 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,106 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,108 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:31:42,108 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:31:42,108 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:31:42,108 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:31:42,108 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:42,113 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:31:42,113 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,115 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,116 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,125 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,125 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,126 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:31:42,126 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:31:42,126 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:31:42,126 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:31:42,126 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:42,181 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:31:42,181 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,184 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,184 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,188 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,192 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:31:42,193 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:31:42,193 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:31:42,195 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:31:42,195 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-01 05:31:42,220 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:31:42,221 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,227 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,228 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,233 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,233 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,234 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:31:42,235 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:31:42,236 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:31:42,236 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:31:42,237 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:31:42,240 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:31:42,240 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,252 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,252 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,254 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,255 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,256 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:31:42,256 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:31:42,256 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:31:42,256 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:31:42,257 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:31:42,264 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:31:42,264 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,269 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,269 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,272 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,272 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,283 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:31:42,284 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:31:42,285 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:31:42,285 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:31:42,285 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:31:42,293 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:31:42,293 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,298 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,299 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,302 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,302 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,306 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:31:42,306 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:31:42,306 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:31:42,307 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:31:42,307 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-01 05:31:42,313 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:31:42,313 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,320 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,320 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,322 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,322 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,324 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:31:42,325 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:31:42,325 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:31:42,326 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:31:42,326 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:42,330 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:31:42,331 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,336 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,336 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,344 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,344 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,348 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:31:42,351 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:31:42,351 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:31:42,352 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:31:42,352 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:31:42,360 RepairJob.java:234 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:31:42,360 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,362 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,362 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,366 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,366 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:31:42,367 RepairSession.java:180 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:31:42,367 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:31:42,368 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:31:42,368 SyncTask.java:66 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:31:42,368 RepairJob.java:143 - [repair #0461e540-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-01 05:31:42,369 RepairSession.java:270 - [repair #0461e540-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:31:42,369 RepairRunnable.java:261 - Repair session 0461e540-ce77-11f0-ba04-016745d45372 for range [(-3473250984965459583,-3419163484445882144]] finished INFO [RepairJobTask:2] 2025-12-01 05:31:42,370 ActiveRepairService.java:452 - [repair #045f7440-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:12] 2025-12-01 05:31:42,376 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:31:51,964 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:31:51,980 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,001 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,029 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,046 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,120 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,136 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,153 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,174 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,223 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,256 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,298 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,332 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,398 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,418 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,491 Validator.java:281 - [repair #0a638610-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:31:52,504 ActiveRepairService.java:452 - [repair #0a60c6f0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,114 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,145 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,166 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,191 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,207 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,251 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,289 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,324 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,342 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,358 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,380 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,406 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,423 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,490 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,510 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,583 Validator.java:281 - [repair #106a08e0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:02,594 ActiveRepairService.java:452 - [repair #1068a950-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-4] 2025-12-01 05:32:12,079 RepairRunnable.java:139 - Starting repair command #3 (166763f0-ce77-11f0-ba04-016745d45372), 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, 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: 6, pull repair: false) INFO [Repair-Task-4] 2025-12-01 05:32:12,122 RepairSession.java:228 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-5518249711721803808,-5516609585226127803], (1279155047307512384,1289131940968788454], (-5630907718859555070,-5570650534487036160], (1693450626823452531,1703386111817284880], (-2705212763245846822,-2701917075878347663], (-7632768036526736913,-7628483242960046248]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:32:12,224 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:32:12,224 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,232 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,232 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,236 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,236 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,238 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:12,238 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:32:12,239 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:32:12,239 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:32:12,239 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:32:12,289 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:32:12,289 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,294 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,295 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,300 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,309 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:12,310 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:32:12,310 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:32:12,312 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:32:12,315 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:12,315 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:5] 2025-12-01 05:32:12,315 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,322 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,322 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,325 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,325 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,328 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:32:12,329 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:32:12,329 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:32:12,329 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:32:12,329 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:12,335 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:12,335 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,341 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,341 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,386 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,386 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,391 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:32:12,391 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:32:12,391 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:32:12,391 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:32:12,391 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:32:12,397 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:32:12,397 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,403 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,403 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,406 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,417 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:12,417 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:32:12,418 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:32:12,420 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:12,420 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,422 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,423 RepairJob.java:270 - Validating /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:32:12,422 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,425 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,425 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:12,425 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,429 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:12,429 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:32:12,429 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:32:12,429 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:32:12,429 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:32:12,432 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:32:12,432 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,437 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,438 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,440 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,440 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,442 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:12,443 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:32:12,443 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:32:12,443 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:32:12,443 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-01 05:32:12,451 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:12,452 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,454 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,455 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,457 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,458 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,461 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:32:12,461 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:32:12,461 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:32:12,461 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:32:12,462 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-01 05:32:12,510 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:12,510 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,513 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,513 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,515 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,516 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:32:12,517 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:32:12,517 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:32:12,517 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:32:12,517 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:12,523 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:12,524 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,529 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,529 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,531 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,532 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,533 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:32:12,533 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:32:12,533 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:32:12,533 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:32:12,533 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:12,541 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:12,541 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,543 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,544 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,548 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,548 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,551 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:12,552 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:32:12,552 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:32:12,552 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:32:12,552 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:32:12,555 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:12,555 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,559 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,559 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,562 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,562 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,567 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:32:12,567 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:32:12,568 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:32:12,568 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:32:12,568 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:12,570 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:12,570 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,572 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,572 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,575 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,575 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,577 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:32:12,577 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:32:12,577 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:32:12,577 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:32:12,577 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:12,580 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:12,581 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,583 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,584 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,588 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,589 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:32:12,590 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:32:12,590 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:32:12,590 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:32:12,590 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:32:12,596 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:32:12,596 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,600 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,601 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,632 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,633 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,634 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:12,635 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:32:12,635 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:32:12,637 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:32:12,637 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:32:12,640 RepairJob.java:234 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:32:12,640 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,643 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,643 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,645 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,645 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:12,651 RepairSession.java:180 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:12,652 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:32:12,652 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:32:12,652 SyncTask.java:66 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:32:12,652 RepairJob.java:143 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:12,652 RepairSession.java:270 - [repair #166dcc90-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:32:12,653 RepairRunnable.java:261 - Repair session 166dcc90-ce77-11f0-ba04-016745d45372 for range [(-5518249711721803808,-5516609585226127803], (1279155047307512384,1289131940968788454], (-5630907718859555070,-5570650534487036160], (1693450626823452531,1703386111817284880], (-2705212763245846822,-2701917075878347663], (-7632768036526736913,-7628483242960046248]] finished INFO [RepairJobTask:3] 2025-12-01 05:32:12,653 ActiveRepairService.java:452 - [repair #166763f0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:12] 2025-12-01 05:32:12,667 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [Repair-Task-5] 2025-12-01 05:32:22,117 RepairRunnable.java:139 - Starting repair command #4 (1c631150-ce77-11f0-ba04-016745d45372), 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, 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-5] 2025-12-01 05:32:22,126 RepairSession.java:228 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(296869629287120515,298395190586423307], (2200253291788572433,2243366477627396599], (3708372187856049470,3711783468852110901]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:32:22,167 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:32:22,167 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,170 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,171 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,174 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,174 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,176 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:22,176 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:32:22,177 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:32:22,180 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:32:22,181 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:32:22,219 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:32:22,219 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,222 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,224 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,228 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,228 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,230 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:22,233 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:32:22,234 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:32:22,234 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:32:22,234 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:22,235 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:22,235 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,239 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,239 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,242 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,242 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,244 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:22,244 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:32:22,248 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:32:22,250 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:32:22,250 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:32:22,254 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:32:22,254 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,261 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,261 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,267 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,267 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,268 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:22,269 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:32:22,269 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:32:22,270 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:32:22,270 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:32:22,327 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:32:22,328 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,331 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,331 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,335 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,337 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:22,337 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:32:22,337 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:32:22,337 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:32:22,338 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:32:22,347 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:32:22,347 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,350 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,350 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,357 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,357 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,359 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:32:22,359 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:32:22,359 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:32:22,359 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:32:22,360 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:22,365 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:22,365 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,367 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,368 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,371 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,373 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,376 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:22,378 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:32:22,378 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:32:22,378 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:32:22,380 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:32:22,384 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:32:22,384 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,386 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,387 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,390 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,390 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,392 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:32:22,393 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:32:22,393 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:32:22,394 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:32:22,394 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:32:22,453 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:32:22,453 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,456 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,456 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,469 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,474 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:22,475 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:32:22,475 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:32:22,475 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:32:22,476 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:32:22,493 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:32:22,494 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,499 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,499 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,504 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,509 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:22,509 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:32:22,509 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:32:22,510 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:32:22,513 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:32:22,523 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:32:22,523 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,528 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,529 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,533 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,539 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:22,539 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:32:22,539 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:32:22,540 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:32:22,540 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-01 05:32:22,542 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:32:22,543 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,546 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,546 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,549 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,550 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,552 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:22,552 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:32:22,552 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:32:22,552 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:32:22,552 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:32:22,554 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:32:22,554 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,557 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,557 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,560 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,560 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,561 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:22,562 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:32:22,562 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:32:22,562 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:32:22,562 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-01 05:32:22,565 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:32:22,565 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,567 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,567 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,574 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,575 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,576 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:22,576 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:32:22,576 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:32:22,576 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:32:22,577 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:22,585 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:22,585 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,587 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,587 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,590 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,592 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:22,592 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:32:22,592 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:32:22,592 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:32:22,592 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:32:22,597 RepairJob.java:234 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:32:22,597 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,600 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,600 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,601 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,602 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:22,603 RepairSession.java:180 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:22,603 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:32:22,603 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:32:22,603 SyncTask.java:66 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:32:22,604 RepairJob.java:143 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:22,605 RepairSession.java:270 - [repair #1c6470e0-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:32:22,605 RepairRunnable.java:261 - Repair session 1c6470e0-ce77-11f0-ba04-016745d45372 for range [(296869629287120515,298395190586423307], (2200253291788572433,2243366477627396599], (3708372187856049470,3711783468852110901]] finished INFO [RepairJobTask:5] 2025-12-01 05:32:22,606 ActiveRepairService.java:452 - [repair #1c631150-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:12] 2025-12-01 05:32:22,609 RepairRunnable.java:343 - Repair command #4 finished in 0 seconds INFO [Repair-Task-6] 2025-12-01 05:32:32,172 RepairRunnable.java:139 - Starting repair command #5 (226156c0-ce77-11f0-ba04-016745d45372), 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, 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-6] 2025-12-01 05:32:32,184 RepairSession.java:228 - [repair #22630470-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(5713629928993381627,5781421725121015139], (-3738108958527994377,-3721511713820557206]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:1] 2025-12-01 05:32:32,211 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:32,212 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,215 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,215 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,220 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,220 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,223 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:32,224 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:32:32,225 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:32:32,225 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:32:32,225 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:32:32,273 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:32:32,273 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,276 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,277 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,280 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,283 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:32,283 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:32:32,284 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:32:32,284 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:32:32,285 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:32:32,291 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:32:32,292 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,294 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,295 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,298 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,298 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,300 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:32,300 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:32:32,301 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:32:32,301 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:32:32,301 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-01 05:32:32,307 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:32:32,308 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,310 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,311 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,317 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,317 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,320 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:32,320 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:32:32,320 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:32:32,320 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:32:32,320 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:32:32,324 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:32,324 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,327 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,327 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,333 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,334 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,337 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:32,339 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:32:32,340 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:32:32,340 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:32:32,340 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:32,350 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:32,350 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,352 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,353 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,359 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,360 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,366 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:32,367 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:32:32,367 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:32:32,367 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:32:32,367 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-01 05:32:32,370 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:32,370 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,372 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,372 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,380 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,381 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,382 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:32:32,383 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:32:32,383 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:32:32,383 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:32:32,385 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:32,391 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:32,391 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,393 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,393 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,396 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,396 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,397 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:32,398 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:32:32,398 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:32:32,398 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:32:32,398 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:32,447 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:32,447 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,449 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,450 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,452 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,452 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,454 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:32,454 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:32:32,455 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:32:32,455 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:32:32,455 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:32,458 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:32,458 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,461 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,462 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,492 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,493 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,494 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:32,494 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:32:32,494 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:32:32,494 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:32:32,495 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:32:32,499 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:32:32,499 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,503 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,503 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,506 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,506 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,511 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:32,511 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:32:32,512 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:32:32,512 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:32:32,512 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:32:32,515 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:32:32,515 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,517 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,518 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,522 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,522 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,525 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:32:32,525 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:32:32,525 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:32:32,525 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:32:32,526 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:32,536 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:32,536 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,542 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,542 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,543 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,544 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,545 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:32,546 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:32:32,546 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:32:32,546 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:32:32,546 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:32,548 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:32,548 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,551 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,551 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,553 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,554 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,555 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:32:32,556 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:32:32,556 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:32:32,556 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:32:32,556 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:32,564 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:32,564 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,566 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,567 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,570 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,571 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:32:32,572 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:32:32,572 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:32:32,572 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:32:32,572 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:32:32,576 RepairJob.java:234 - [repair #22630470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:32:32,576 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,589 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,589 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,596 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:32:32,598 RepairSession.java:180 - [repair #22630470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:32:32,600 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:32:32,600 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:32:32,600 SyncTask.java:66 - [repair #22630470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:32:32,600 RepairJob.java:143 - [repair #22630470-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-01 05:32:32,601 RepairSession.java:270 - [repair #22630470-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:32:32,601 RepairRunnable.java:261 - Repair session 22630470-ce77-11f0-ba04-016745d45372 for range [(5713629928993381627,5781421725121015139], (-3738108958527994377,-3721511713820557206]] finished INFO [RepairJobTask:1] 2025-12-01 05:32:32,602 ActiveRepairService.java:452 - [repair #226156c0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:12] 2025-12-01 05:32:32,606 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,306 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,335 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,362 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,382 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,408 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,421 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,431 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,446 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,463 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,475 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,485 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,503 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,530 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,600 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,616 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,693 Validator.java:281 - [repair #2862f790-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:42,705 ActiveRepairService.java:452 - [repair #2860d4b0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,348 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,364 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,377 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,396 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,410 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,474 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,488 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,502 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,518 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,547 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,563 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,593 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,622 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,687 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,702 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,771 Validator.java:281 - [repair #2e602b90-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:32:52,779 ActiveRepairService.java:452 - [repair #2e5e7de0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,461 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,532 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,559 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,576 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,594 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,610 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,686 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,700 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,720 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,739 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,755 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,771 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,789 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,813 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,828 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,848 Validator.java:281 - [repair #3460e200-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:02,855 ActiveRepairService.java:452 - [repair #345fa980-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,513 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,546 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,601 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,625 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,641 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,654 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,724 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,735 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,761 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,777 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,788 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,803 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,816 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,833 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,849 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,861 Validator.java:281 - [repair #3a5e6420-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:12,868 ActiveRepairService.java:452 - [repair #3a5c8f60-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,516 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,555 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,622 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,694 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,727 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,762 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,784 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,804 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,821 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,839 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,854 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,913 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,927 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:33:22,997 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:33:23,014 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:33:23,084 Validator.java:281 - [repair #405cf7b0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:33:23,092 ActiveRepairService.java:452 - [repair #405bbf30-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,649 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,732 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,790 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,832 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,864 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,881 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,943 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,956 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,983 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:33:32,996 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,014 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,028 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,041 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,063 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,075 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,085 Validator.java:281 - [repair #465a79d0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:33:33,104 ActiveRepairService.java:452 - [repair #4657bab0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-7] 2025-12-01 05:33:42,570 RepairRunnable.java:139 - Starting repair command #6 (4c5738a0-ce77-11f0-ba04-016745d45372), 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, 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: 6, pull repair: false) INFO [Repair-Task-7] 2025-12-01 05:33:42,583 RepairSession.java:228 - [repair #4c593470-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(7347279462473608571,7347719838809333406], (5473571571067634257,5482097683696993616], (2243366477627396599,2252719669968038363], (-5531274160804189608,-5518483397389781522], (7203968560185474544,7261083371280393011], (-1892855519929725552,-1892332337920739906]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:33:42,625 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:33:42,626 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,630 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,631 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,637 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,637 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,643 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:42,644 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:33:42,644 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:33:42,645 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:33:42,648 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:42,740 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:33:42,740 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,750 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,751 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,754 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,756 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:42,756 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:33:42,757 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:33:42,757 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:33:42,757 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-01 05:33:42,760 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:33:42,760 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,764 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,765 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,768 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,768 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,770 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:42,770 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:33:42,771 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:33:42,773 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:33:42,773 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:42,774 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:42,774 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,782 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,783 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,787 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,788 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,792 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:33:42,793 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:42,793 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:33:42,793 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:42,793 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:33:42,800 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:33:42,800 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,806 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,807 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,818 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,819 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,820 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:42,822 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:33:42,822 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:33:42,822 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:33:42,822 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:42,829 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:42,829 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,833 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,833 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,838 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,839 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,843 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:42,845 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:33:42,845 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:33:42,845 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:33:42,845 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:42,856 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:42,856 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,860 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,860 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,863 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,863 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,866 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:42,866 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:42,866 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:33:42,866 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:42,867 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:42,873 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:33:42,873 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,875 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,876 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,878 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,879 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,880 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:42,881 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:33:42,881 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:33:42,881 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:33:42,881 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:42,935 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:33:42,935 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,938 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,938 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,941 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,941 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,943 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:42,944 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:33:42,944 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:33:42,944 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:33:42,944 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:42,949 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:33:42,949 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,953 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,953 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,955 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,956 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,958 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:33:42,958 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:33:42,959 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:33:42,959 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:33:42,959 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:42,962 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:33:42,962 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,964 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,964 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,966 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,967 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,969 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:33:42,970 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:33:42,971 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:33:42,971 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:33:42,972 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:42,974 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:42,975 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,980 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,980 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,984 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,984 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,988 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:42,989 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:33:42,989 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:33:42,989 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:33:42,990 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:42,994 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:33:42,994 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,998 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:42,998 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,001 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,001 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,003 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:43,004 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:33:43,004 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:33:43,004 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:33:43,004 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:43,008 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:33:43,008 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,014 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,014 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,019 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,019 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,020 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:43,022 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:33:43,022 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:33:43,022 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:33:43,022 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:43,028 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:33:43,028 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,033 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,033 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,036 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,038 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:33:43,039 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:43,039 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:33:43,039 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:43,040 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:43,041 RepairJob.java:234 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:43,042 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,044 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,044 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,046 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,047 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:43,048 RepairSession.java:180 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:43,048 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:33:43,048 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:33:43,049 SyncTask.java:66 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:33:43,049 RepairJob.java:143 - [repair #4c593470-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-01 05:33:43,050 RepairSession.java:270 - [repair #4c593470-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:33:43,050 RepairRunnable.java:261 - Repair session 4c593470-ce77-11f0-ba04-016745d45372 for range [(7347279462473608571,7347719838809333406], (5473571571067634257,5482097683696993616], (2243366477627396599,2252719669968038363], (-5531274160804189608,-5518483397389781522], (7203968560185474544,7261083371280393011], (-1892855519929725552,-1892332337920739906]] finished INFO [RepairJobTask:5] 2025-12-01 05:33:43,054 ActiveRepairService.java:452 - [repair #4c5738a0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:33:43,056 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [Repair-Task-8] 2025-12-01 05:33:52,612 RepairRunnable.java:139 - Starting repair command #7 (52538240-ce77-11f0-ba04-016745d45372), 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, 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-8] 2025-12-01 05:33:52,617 RepairSession.java:228 - [repair #52544590-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(1394147247795283627,1421068434336880791]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:3] 2025-12-01 05:33:52,629 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:52,629 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,635 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,635 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,639 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,640 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,641 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:52,642 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:33:52,643 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:33:52,644 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:33:52,644 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:52,695 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:52,695 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,699 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,699 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,703 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,703 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,705 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:52,706 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:33:52,706 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:33:52,706 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:33:52,706 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:52,717 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:52,719 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,721 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,721 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,724 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,724 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,726 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:52,727 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:33:52,727 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:33:52,727 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:33:52,727 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:33:52,732 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:33:52,732 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,736 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,736 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,741 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,741 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,746 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:33:52,746 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:33:52,746 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:33:52,746 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:33:52,746 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:52,752 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:52,752 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,755 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,755 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,759 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,759 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,761 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:33:52,762 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:33:52,762 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:33:52,762 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:33:52,763 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:52,764 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:33:52,765 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,766 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,767 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,770 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,770 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,771 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:52,772 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:52,772 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:52,772 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:33:52,772 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:52,778 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:33:52,779 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,781 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,782 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,784 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,785 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,787 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:52,787 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:52,787 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:52,787 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:33:52,787 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:52,792 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:33:52,792 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,794 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,795 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,797 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,798 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:33:52,799 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:33:52,799 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:33:52,800 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:33:52,800 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:33:52,852 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:33:52,852 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,855 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,855 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,858 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,858 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,861 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:52,861 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:33:52,861 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-01 05:33:52,861 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:33:52,861 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-01 05:33:52,865 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:33:52,865 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,867 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,867 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,871 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,871 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,873 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:33:52,874 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:33:52,874 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:33:52,874 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:33:52,874 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:52,877 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:33:52,877 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,880 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,881 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,888 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,888 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,890 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:33:52,890 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:33:52,890 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:33:52,890 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:33:52,890 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:52,913 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:33:52,913 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,917 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,917 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,921 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,921 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,922 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:33:52,923 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:33:52,924 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:33:52,924 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:33:52,924 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:52,930 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:33:52,930 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,934 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,935 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,938 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,938 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,940 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:33:52,941 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:33:52,940 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:33:52,940 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:33:52,941 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:52,947 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:33:52,947 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,949 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,950 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,955 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,956 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:33:52,957 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:33:52,957 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:33:52,957 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:33:52,957 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:33:52,963 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:33:52,964 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,968 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,968 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,972 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,972 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,975 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:33:52,976 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:33:52,976 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:33:52,976 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:33:52,976 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:33:52,980 RepairJob.java:234 - [repair #52544590-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:33:52,980 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,984 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,984 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,986 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,987 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:33:52,991 RepairSession.java:180 - [repair #52544590-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:33:52,992 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:33:52,992 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:33:52,992 SyncTask.java:66 - [repair #52544590-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:33:52,992 RepairJob.java:143 - [repair #52544590-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-01 05:33:52,993 RepairSession.java:270 - [repair #52544590-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:33:52,993 RepairRunnable.java:261 - Repair session 52544590-ce77-11f0-ba04-016745d45372 for range [(1394147247795283627,1421068434336880791]] finished INFO [RepairJobTask:6] 2025-12-01 05:33:52,996 ActiveRepairService.java:452 - [repair #52538240-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:33:53,000 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:34:02,930 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run WARN [ValidationExecutor:2] 2025-12-01 05:34:03,050 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-b33229b0ce7511f08b5265d84dd935fe/snapshots/585fd170-ce77-11f0-8b52-65d84dd935fe/mc-15-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] 2025-12-01 05:34:03,051 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,079 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,104 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,129 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,148 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,216 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,242 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,266 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,291 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,312 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,325 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,347 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,376 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,391 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,435 Validator.java:281 - [repair #585fd170-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:03,443 ActiveRepairService.java:452 - [repair #5856d0c0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-9] 2025-12-01 05:34:12,758 RepairRunnable.java:139 - Starting repair command #8 (5e558b60-ce77-11f0-ba04-016745d45372), 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, 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-9] 2025-12-01 05:34:12,779 RepairSession.java:228 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(4272367345536347277,4330941383145747495], (-3853675907958331543,-3823733123948207824], (-1886396757810074464,-1884374659838365051]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:1] 2025-12-01 05:34:12,817 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:34:12,818 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,820 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,820 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,823 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,823 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,827 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:12,828 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:6] 2025-12-01 05:34:12,829 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:34:12,829 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:34:12,830 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:12,894 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:12,894 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,897 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,897 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,901 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,901 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,902 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:12,904 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:34:12,904 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:34:12,908 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:34:12,908 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:12,911 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:12,912 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,914 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,915 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,918 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,922 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:12,923 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:34:12,923 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:34:12,924 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:34:12,924 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-01 05:34:12,932 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:34:12,932 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,937 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,937 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,940 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,940 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,943 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:12,943 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:34:12,943 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:34:12,943 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:34:12,943 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:34:12,993 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:34:12,993 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,996 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:12,997 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,000 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,000 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,009 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:34:13,010 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:34:13,011 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:34:13,011 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:34:13,011 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:13,018 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:13,018 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,020 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,025 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,029 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,030 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,036 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:13,037 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:34:13,037 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:34:13,037 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:34:13,037 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:13,045 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:13,046 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,048 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,049 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,055 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,056 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,063 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:34:13,064 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:34:13,064 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:34:13,064 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:34:13,065 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-01 05:34:13,066 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:34:13,066 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,069 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,069 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,073 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,073 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,075 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:34:13,076 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:34:13,077 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:34:13,077 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:34:13,077 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:13,126 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:34:13,126 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,128 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,128 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,131 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,132 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,133 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:13,134 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:34:13,134 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:34:13,134 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:34:13,134 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:13,137 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:34:13,137 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,139 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,139 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,142 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,142 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,143 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:34:13,144 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:34:13,144 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:34:13,144 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:34:13,145 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:13,147 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:34:13,149 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,151 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,151 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,153 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,154 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,156 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:34:13,156 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:34:13,156 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:34:13,156 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:34:13,156 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:13,160 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:34:13,160 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,163 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,164 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,166 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,167 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,169 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:13,169 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:34:13,169 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:34:13,170 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:34:13,170 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:34:13,174 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:34:13,174 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,179 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,179 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,187 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,187 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,188 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:34:13,188 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:34:13,189 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:34:13,189 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:34:13,189 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:13,191 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:34:13,191 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,193 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,193 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,196 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,196 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,198 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:34:13,198 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:34:13,198 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:34:13,198 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:34:13,198 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:34:13,200 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:34:13,201 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,203 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,203 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,210 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,210 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,213 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:34:13,214 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:34:13,214 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:34:13,214 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:34:13,214 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:13,217 RepairJob.java:234 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:34:13,217 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,228 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,229 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,232 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,232 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:13,234 RepairSession.java:180 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:34:13,235 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:34:13,235 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:34:13,235 SyncTask.java:66 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:34:13,236 RepairJob.java:143 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:13,237 RepairSession.java:270 - [repair #5e58bfb0-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:34:13,237 RepairRunnable.java:261 - Repair session 5e58bfb0-ce77-11f0-ba04-016745d45372 for range [(4272367345536347277,4330941383145747495], (-3853675907958331543,-3823733123948207824], (-1886396757810074464,-1884374659838365051]] finished INFO [RepairJobTask:6] 2025-12-01 05:34:13,238 ActiveRepairService.java:452 - [repair #5e558b60-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-12-01 05:34:13,243 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [Repair-Task-10] 2025-12-01 05:34:22,804 RepairRunnable.java:139 - Starting repair command #9 (64527140-ce77-11f0-ba04-016745d45372), 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, 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] 2025-12-01 05:34:22,824 RepairSession.java:228 - [repair #64557e80-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-3158150942114858523,-3079909744826000872]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:3] 2025-12-01 05:34:22,833 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:22,833 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,837 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,837 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,839 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,839 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,842 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:34:22,842 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:34:22,843 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:34:22,843 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:34:22,844 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:22,896 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:34:22,896 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,900 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,900 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,904 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,904 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,905 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:34:22,906 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:34:22,908 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:34:22,909 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:34:22,909 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:22,911 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:22,911 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,914 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,914 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,917 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,917 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,919 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:34:22,919 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:34:22,919 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:34:22,919 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:34:22,920 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:22,925 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:22,926 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,932 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,932 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,937 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,938 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:34:22,940 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:34:22,940 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:34:22,943 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:34:22,943 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:22,950 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:34:22,950 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,954 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,954 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,958 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,958 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,960 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:34:22,960 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:34:22,961 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:34:22,961 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:34:22,961 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:22,972 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:34:22,972 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,974 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,974 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,977 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,977 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,978 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:34:22,978 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:34:22,979 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:34:22,979 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:34:22,980 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:34:22,982 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:34:22,982 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,985 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,985 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,988 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,988 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:22,989 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:34:22,989 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:34:22,989 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-01 05:34:22,990 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:34:22,990 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:22,997 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:34:22,997 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,000 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,000 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,001 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,001 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,003 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:34:23,004 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:34:23,004 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:34:23,004 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:34:23,004 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:23,062 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:34:23,063 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,064 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,064 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,068 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,068 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,070 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:34:23,070 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:34:23,071 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:34:23,071 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:34:23,071 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-01 05:34:23,075 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:34:23,075 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,079 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,079 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,081 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,082 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,085 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:34:23,085 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:34:23,085 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:34:23,086 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:34:23,086 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:23,092 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:34:23,092 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,093 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,094 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,099 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,100 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,101 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:34:23,101 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:34:23,102 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:34:23,102 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:34:23,102 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:23,107 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:34:23,107 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,114 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,115 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,117 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,118 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,119 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:34:23,121 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:34:23,121 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-01 05:34:23,121 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:34:23,121 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:23,123 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:34:23,123 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,126 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,126 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,134 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,134 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,137 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:34:23,137 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:34:23,137 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:34:23,137 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:34:23,137 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-01 05:34:23,143 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:34:23,144 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,150 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,150 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,153 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,154 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,155 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:34:23,156 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:34:23,156 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:34:23,156 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:34:23,156 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:4] 2025-12-01 05:34:23,161 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:34:23,161 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,163 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,163 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,178 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,178 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,180 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:34:23,180 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:34:23,180 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:34:23,180 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:34:23,180 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:23,183 RepairJob.java:234 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:34:23,183 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,185 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,185 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,188 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:34:23,191 RepairSession.java:180 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:34:23,191 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:34:23,191 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:34:23,191 SyncTask.java:66 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:34:23,191 RepairJob.java:143 - [repair #64557e80-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-01 05:34:23,192 RepairSession.java:270 - [repair #64557e80-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:34:23,192 RepairRunnable.java:261 - Repair session 64557e80-ce77-11f0-ba04-016745d45372 for range [(-3158150942114858523,-3079909744826000872]] finished INFO [RepairJobTask:3] 2025-12-01 05:34:23,193 ActiveRepairService.java:452 - [repair #64527140-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:34:23,198 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,956 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,972 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:32,995 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,010 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,026 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,043 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,099 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,122 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,144 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,167 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,183 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,195 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,206 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,225 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,243 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,255 Validator.java:281 - [repair #6a504180-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:33,262 ActiveRepairService.java:452 - [repair #6a4e6cc0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,004 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,025 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,049 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,079 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,092 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription WARN [ValidationExecutor:2] 2025-12-01 05:34:43,182 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-b33229b0ce7511f08b5265d84dd935fe/snapshots/704cd940-ce77-11f0-8a5b-75d6a497f469/mc-19-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] 2025-12-01 05:34:43,183 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,206 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,235 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,254 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,285 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,297 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,313 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,333 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,407 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,439 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,546 Validator.java:281 - [repair #704cd940-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:43,560 ActiveRepairService.java:452 - [repair #704a8f50-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:34:52,960 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:34:52,972 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:34:52,990 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,006 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,023 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,038 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,055 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,071 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,084 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,095 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,104 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,123 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,136 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,192 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,211 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,302 Validator.java:281 - [repair #7648d4c0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:34:53,312 ActiveRepairService.java:452 - [repair #7647c350-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-11] 2025-12-01 05:35:02,992 RepairRunnable.java:139 - Starting repair command #10 (7c46a500-ce77-11f0-ba04-016745d45372), 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, 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-11] 2025-12-01 05:35:02,999 RepairSession.java:228 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(3752215408517514471,3822640050120554958]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:35:03,010 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:35:03,010 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,013 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,013 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,020 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,020 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,022 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:03,022 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:35:03,023 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:35:03,023 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:35:03,023 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:35:03,075 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:35:03,075 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,077 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,078 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,085 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,085 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,087 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:03,087 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:35:03,087 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:35:03,088 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:35:03,088 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:03,092 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:35:03,092 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,098 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,098 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,101 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,101 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,103 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:03,103 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:35:03,103 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:35:03,103 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:35:03,104 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:03,109 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:35:03,109 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,112 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,112 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,117 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,117 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,119 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:03,121 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:35:03,121 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:35:03,121 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:35:03,121 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:03,182 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:35:03,182 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,185 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,186 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,188 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,189 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,190 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:03,191 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:35:03,191 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:35:03,191 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:35:03,191 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:03,194 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:03,194 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,197 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,197 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,199 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,199 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,200 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:03,201 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:35:03,201 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:35:03,201 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:35:03,201 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:03,210 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:03,210 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,212 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,213 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,217 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,217 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,218 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:35:03,219 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:35:03,219 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:35:03,219 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:35:03,219 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:03,224 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:03,224 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,226 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,226 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,228 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,228 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,230 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:03,231 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:35:03,231 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:35:03,231 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-01 05:35:03,232 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:03,283 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:35:03,284 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,287 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,287 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,291 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,291 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,292 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:03,292 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:35:03,293 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:35:03,293 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:35:03,293 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:03,315 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:03,316 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,318 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,318 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,321 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,321 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,322 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:03,323 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:35:03,323 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:35:03,323 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:35:03,323 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:03,329 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:35:03,330 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,332 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,336 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,344 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,344 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,345 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:03,346 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:35:03,346 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:35:03,346 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:35:03,346 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:03,352 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:35:03,355 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,359 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,359 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,362 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,363 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:35:03,364 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:35:03,364 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:35:03,364 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:35:03,364 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:03,368 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:35:03,368 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,370 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,370 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,375 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,375 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,377 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:03,378 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:35:03,378 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:35:03,378 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:35:03,378 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:03,381 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:03,381 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,383 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,383 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,385 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,385 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,390 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:03,392 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:35:03,392 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:35:03,392 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:35:03,393 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:03,398 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:35:03,398 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,401 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,401 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,406 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,407 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:35:03,411 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:35:03,411 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:35:03,411 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:35:03,411 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:03,413 RepairJob.java:234 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:35:03,413 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,414 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,415 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,422 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,422 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:03,424 RepairSession.java:180 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:35:03,424 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:35:03,424 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:35:03,424 SyncTask.java:66 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:35:03,425 RepairJob.java:143 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:03,425 RepairSession.java:270 - [repair #7c47b670-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:35:03,426 RepairRunnable.java:261 - Repair session 7c47b670-ce77-11f0-ba04-016745d45372 for range [(3752215408517514471,3822640050120554958]] finished INFO [RepairJobTask:2] 2025-12-01 05:35:03,427 ActiveRepairService.java:452 - [repair #7c46a500-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:35:03,430 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,165 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,186 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,222 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,240 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,268 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,293 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,378 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,422 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,444 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,464 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,477 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,488 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,518 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,530 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,546 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,556 Validator.java:281 - [repair #82486ce0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:13,565 ActiveRepairService.java:452 - [repair #82464a00-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-12] 2025-12-01 05:35:23,104 RepairRunnable.java:139 - Starting repair command #11 (88437e00-ce77-11f0-ba04-016745d45372), 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, 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-12] 2025-12-01 05:35:23,110 RepairSession.java:228 - [repair #88446860-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(8553988324616992000,8594875282793026854]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:3] 2025-12-01 05:35:23,125 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:23,126 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,128 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,129 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,133 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,134 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,136 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:23,138 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:35:23,139 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:35:23,139 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:35:23,139 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:23,261 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:35:23,261 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,264 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,264 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,266 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,266 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,268 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:23,268 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:35:23,268 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:35:23,270 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:35:23,270 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:35:23,271 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:35:23,271 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,273 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,273 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,274 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,275 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,276 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:35:23,277 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:35:23,277 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:35:23,277 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:35:23,277 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:23,279 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:23,279 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,281 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,281 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,283 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,283 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,284 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:35:23,284 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:35:23,284 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:35:23,285 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:35:23,285 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:23,349 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:23,349 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,352 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,352 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,355 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,355 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,357 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:23,358 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:35:23,359 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:35:23,359 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:35:23,359 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:23,371 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:23,371 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,373 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,373 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,377 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,377 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,378 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:35:23,379 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:35:23,379 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:35:23,379 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:35:23,380 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:23,381 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:23,382 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,386 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,386 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,388 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,390 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:23,391 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:35:23,391 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:35:23,392 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-01 05:35:23,399 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:23,396 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:23,400 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,404 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,404 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,408 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,408 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,409 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:23,409 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:35:23,409 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:35:23,409 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:35:23,409 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:23,463 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:23,463 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,472 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,473 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,475 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,478 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:35:23,479 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:35:23,479 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:35:23,478 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:35:23,480 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:23,483 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:23,484 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,489 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,494 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,496 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,496 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,498 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:23,499 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:35:23,499 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:35:23,501 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:35:23,502 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:23,503 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:4] 2025-12-01 05:35:23,505 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,508 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,508 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,513 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,513 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,515 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:23,515 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:35:23,516 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:35:23,517 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:35:23,517 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:35:23,522 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:35:23,522 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,532 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,532 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,535 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,535 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,539 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:35:23,540 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:35:23,540 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:35:23,540 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:35:23,540 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:23,544 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:35:23,544 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,547 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,547 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,550 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,550 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,552 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:23,554 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:35:23,555 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:35:23,554 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:35:23,555 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:23,559 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:35:23,560 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,561 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,561 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,563 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,565 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:35:23,565 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:35:23,565 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:35:23,565 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:35:23,565 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:23,571 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:35:23,571 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,576 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,576 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,578 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,578 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,579 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:23,579 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:35:23,579 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:35:23,579 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:35:23,580 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:23,582 RepairJob.java:234 - [repair #88446860-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:35:23,583 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,586 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,586 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,588 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:23,589 RepairSession.java:180 - [repair #88446860-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:23,589 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:35:23,589 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:35:23,590 SyncTask.java:66 - [repair #88446860-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:35:23,590 RepairJob.java:143 - [repair #88446860-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:23,590 RepairSession.java:270 - [repair #88446860-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:35:23,590 RepairRunnable.java:261 - Repair session 88446860-ce77-11f0-ba04-016745d45372 for range [(8553988324616992000,8594875282793026854]] finished INFO [RepairJobTask:2] 2025-12-01 05:35:23,591 ActiveRepairService.java:452 - [repair #88437e00-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:35:23,603 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [Repair-Task-13] 2025-12-01 05:35:33,135 RepairRunnable.java:139 - Starting repair command #12 (8e3e19f0-ce77-11f0-ba04-016745d45372), 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, 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-13] 2025-12-01 05:35:33,141 RepairSession.java:228 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(4561353755748960593,4600478754853257780], (-2077243743243064597,-2051447613154553629]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:35:33,186 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:35:33,186 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,189 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,189 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,192 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,192 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,197 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:33,197 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:35:33,198 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:35:33,198 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:35:33,198 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:33,253 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:35:33,253 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,257 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,257 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,260 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,261 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,263 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:33,264 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:35:33,265 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:35:33,265 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:35:33,270 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:33,269 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:33,273 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,276 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,276 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,279 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,279 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,282 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:33,282 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:35:33,285 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:35:33,286 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:35:33,286 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:33,295 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:33,295 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,300 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,301 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,312 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,313 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,321 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:33,324 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:35:33,324 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:35:33,324 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:35:33,326 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:35:33,331 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:35:33,331 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,334 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,334 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,339 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,339 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,341 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:33,341 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:35:33,341 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:35:33,341 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:35:33,342 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:33,345 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:33,346 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,349 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,349 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,351 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,351 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,352 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:35:33,353 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:35:33,353 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:35:33,355 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:35:33,355 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:7] 2025-12-01 05:35:33,355 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:35:33,355 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,357 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,357 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,361 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,361 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,363 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:35:33,363 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:35:33,363 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:35:33,363 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:35:33,363 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-01 05:35:33,368 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:35:33,368 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,370 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,371 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,372 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,372 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,373 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:35:33,374 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:35:33,375 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:35:33,375 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:35:33,375 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:33,426 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:35:33,426 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,428 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,429 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,431 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,432 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,433 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:33,433 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:35:33,434 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:35:33,433 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:35:33,434 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:33,441 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:35:33,441 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,444 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,445 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,447 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,448 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,471 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:35:33,472 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:35:33,473 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:35:33,474 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:35:33,474 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:33,486 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:35:33,486 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,489 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,489 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,493 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,493 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,494 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:33,495 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:35:33,495 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:35:33,495 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-01 05:35:33,495 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-01 05:35:33,505 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:35:33,505 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,509 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,510 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,512 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,515 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:35:33,515 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:35:33,515 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:35:33,516 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:35:33,516 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:35:33,521 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:35:33,522 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,526 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,526 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,529 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,530 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,532 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:35:33,532 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:35:33,533 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:35:33,533 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:35:33,534 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:33,536 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:35:33,536 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,538 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,538 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,540 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,542 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,544 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:35:33,544 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:35:33,544 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:35:33,544 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:35:33,545 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:35:33,553 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:35:33,553 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,557 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,557 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,562 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,594 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:35:33,596 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:35:33,597 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:35:33,596 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:35:33,597 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:35:33,604 RepairJob.java:234 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:35:33,604 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,609 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,609 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,612 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,612 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:35:33,613 RepairSession.java:180 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:35:33,615 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:35:33,615 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:35:33,615 SyncTask.java:66 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-01 05:35:33,615 RepairJob.java:143 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-01 05:35:33,616 RepairSession.java:270 - [repair #8e3f0450-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:35:33,617 RepairRunnable.java:261 - Repair session 8e3f0450-ce77-11f0-ba04-016745d45372 for range [(4561353755748960593,4600478754853257780], (-2077243743243064597,-2051447613154553629]] finished INFO [RepairJobTask:2] 2025-12-01 05:35:33,619 ActiveRepairService.java:452 - [repair #8e3e19f0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:35:33,624 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,244 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,261 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,281 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,300 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,315 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,329 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,342 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,353 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,376 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,392 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,403 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,420 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,435 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,515 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,529 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,615 Validator.java:281 - [repair #943cd490-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:43,629 ActiveRepairService.java:452 - [repair #943b9c10-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,326 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,342 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,368 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,395 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,411 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,480 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,502 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,519 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,535 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,552 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,563 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,581 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,592 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,656 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,671 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,752 Validator.java:281 - [repair #9a38a900-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:35:53,763 ActiveRepairService.java:452 - [repair #9a36fb50-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,386 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,409 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,431 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,450 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,472 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,484 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,551 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,572 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,594 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,610 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,646 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,663 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,683 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,706 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,723 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,738 Validator.java:281 - [repair #a0378ab0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:03,744 ActiveRepairService.java:452 - [repair #a035dd00-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,471 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,555 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,585 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,599 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,616 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,646 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,706 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,721 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,737 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,755 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,785 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,795 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,806 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,815 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,825 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,845 Validator.java:281 - [repair #a63533e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:13,852 ActiveRepairService.java:452 - [repair #a6335f20-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-14] 2025-12-01 05:36:23,357 RepairRunnable.java:139 - Starting repair command #13 (ac2d5ed0-ce77-11f0-ba04-016745d45372), 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, 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-14] 2025-12-01 05:36:23,368 RepairSession.java:228 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(7381930775317848717,7425411483511481616], (9093911802015465248,9110852025174822644], (-9017662276627470206,-9002867922709524848], (-4569451608215338869,-4557245804691411183]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:1] 2025-12-01 05:36:23,409 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:36:23,409 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,412 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,412 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,414 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,418 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:36:23,418 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:36:23,418 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:36:23,418 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:36:23,418 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:23,475 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:36:23,475 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,479 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,480 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,485 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,485 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,486 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:36:23,487 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-01 05:36:23,487 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:36:23,487 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:36:23,488 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:23,493 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:36:23,493 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,495 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,495 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,499 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,501 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:36:23,501 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:36:23,502 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:36:23,502 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:36:23,502 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:23,510 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:36:23,510 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,512 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,514 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,533 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,537 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:36:23,538 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:36:23,539 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:36:23,540 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-01 05:36:23,541 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:23,551 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:36:23,552 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,555 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,555 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,559 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,559 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,561 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:36:23,561 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:36:23,561 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:36:23,562 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:36:23,562 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:23,567 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:36:23,568 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,570 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,570 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,574 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,574 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,577 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:36:23,577 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:36:23,578 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:36:23,578 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:36:23,578 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:23,584 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:36:23,584 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,586 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,586 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,597 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,599 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:36:23,599 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:36:23,599 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:36:23,599 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:36:23,599 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:23,605 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:36:23,605 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,608 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,608 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,613 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,613 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,614 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:36:23,615 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:36:23,617 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:36:23,619 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:36:23,619 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:23,666 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:36:23,666 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,668 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,669 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,688 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,689 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,691 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:36:23,692 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:36:23,692 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:36:23,693 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:36:23,693 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:36:23,700 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:36:23,700 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,706 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,709 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,722 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,722 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,725 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:36:23,725 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:36:23,725 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:36:23,726 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:36:23,726 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:23,733 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:36:23,733 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,737 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,737 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,741 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,741 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,748 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:36:23,748 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:36:23,749 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:36:23,749 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:36:23,749 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:23,755 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:36:23,755 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,757 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,757 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,762 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,762 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,764 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:36:23,765 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:36:23,765 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:36:23,765 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:36:23,765 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:23,769 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:36:23,771 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,773 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,774 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,778 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,778 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,780 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:36:23,780 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:36:23,781 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:36:23,781 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:36:23,781 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-01 05:36:23,785 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:36:23,786 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,788 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,788 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,794 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,796 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:36:23,796 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:36:23,796 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:36:23,796 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:36:23,796 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:36:23,800 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:36:23,800 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,803 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,803 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,807 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,807 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,808 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:36:23,809 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:36:23,809 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:36:23,810 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:36:23,810 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:23,812 RepairJob.java:234 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:36:23,812 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,814 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,814 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,817 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,817 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:36:23,818 RepairSession.java:180 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:36:23,819 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:36:23,819 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:36:23,819 SyncTask.java:66 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:36:23,819 RepairJob.java:143 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-01 05:36:23,820 RepairSession.java:270 - [repair #ac2f0c80-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:36:23,820 RepairRunnable.java:261 - Repair session ac2f0c80-ce77-11f0-ba04-016745d45372 for range [(7381930775317848717,7425411483511481616], (9093911802015465248,9110852025174822644], (-9017662276627470206,-9002867922709524848], (-4569451608215338869,-4557245804691411183]] finished INFO [RepairJobTask:6] 2025-12-01 05:36:23,823 ActiveRepairService.java:452 - [repair #ac2d5ed0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:36:23,827 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,458 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,472 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,486 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,503 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,514 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,590 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,607 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,621 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,652 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,665 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,678 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,697 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,711 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,778 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,789 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,873 Validator.java:281 - [repair #b2295a50-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:33,883 ActiveRepairService.java:452 - [repair #b22848e0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,566 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,591 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,607 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,619 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,634 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,653 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,722 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,739 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,755 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,776 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,792 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,802 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,813 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,824 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,837 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,850 Validator.java:281 - [repair #b8299b90-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:43,856 ActiveRepairService.java:452 - [repair #b825cb00-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,571 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,584 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,619 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,644 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,658 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,685 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,701 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,709 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,730 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,752 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,767 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,790 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,803 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,864 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,875 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,935 Validator.java:281 - [repair #be2548f0-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:36:53,944 ActiveRepairService.java:452 - [repair #be239b40-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,633 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,699 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,717 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,748 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,767 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,779 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,839 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,857 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,877 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,920 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,946 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,967 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:37:03,985 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,004 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,017 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,030 Validator.java:281 - [repair #c4236750-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:04,042 ActiveRepairService.java:452 - [repair #c42207c0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-15] 2025-12-01 05:37:13,580 RepairRunnable.java:139 - Starting repair command #14 (ca1ccac0-ce77-11f0-ba04-016745d45372), 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, 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: 6, pull repair: false) INFO [Repair-Task-15] 2025-12-01 05:37:13,593 RepairSession.java:228 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(2104746001514642159,2131230049818654659], (3465810567883428810,3466474534680303201], (1841920195028843080,1844004343285726745], (-3359160744294661870,-3334782138699444319], (-296985712148723270,-264669954187878231], (6621680479114240784,6630052207989341391]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:37:13,666 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:13,667 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,670 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,670 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,676 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,676 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,682 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:13,682 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:37:13,682 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:37:13,683 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:37:13,683 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:13,737 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:37:13,737 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,741 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,741 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,743 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,743 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,745 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:13,745 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:37:13,746 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:37:13,746 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:37:13,749 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:13,751 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:13,753 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,758 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,758 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,761 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,761 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,764 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:13,764 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:37:13,764 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:37:13,765 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:37:13,765 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:13,779 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:13,779 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,784 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,784 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,788 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,788 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,789 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:13,791 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:13,791 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:37:13,791 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:13,792 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:13,796 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:13,796 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,798 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,799 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,802 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,802 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,806 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:13,807 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:37:13,807 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-01 05:37:13,807 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:37:13,807 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:13,810 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:37:13,810 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,813 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,813 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,815 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,815 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,817 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:13,817 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:37:13,817 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:37:13,817 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:37:13,817 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:13,820 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:13,820 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,822 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,822 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,823 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,829 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:13,829 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:13,830 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:37:13,832 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:13,832 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:13,838 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:13,838 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,840 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,841 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,844 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,845 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:13,848 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:37:13,848 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-01 05:37:13,848 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:37:13,848 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:13,898 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:13,899 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,903 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,903 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,906 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,909 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,910 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:13,911 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:37:13,911 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:37:13,911 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:37:13,913 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:13,917 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:13,918 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,920 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,920 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,928 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,928 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,930 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:13,931 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:37:13,931 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:37:13,931 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-01 05:37:13,932 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:13,934 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:37:13,934 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,936 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,937 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,942 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,942 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,944 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:37:13,945 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:37:13,945 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:37:13,945 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:37:13,946 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:13,949 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:13,949 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,962 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,962 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,965 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,965 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:13,967 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:13,978 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:37:13,979 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:5] 2025-12-01 05:37:13,973 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:13,986 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:13,987 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:13,987 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,002 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,002 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,023 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,025 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,034 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:14,034 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:37:14,034 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:37:14,039 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:14,040 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:7] 2025-12-01 05:37:14,040 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:37:14,040 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,043 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,043 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,055 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,055 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,061 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:14,061 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:37:14,062 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:37:14,062 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:37:14,062 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:14,070 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:14,070 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,072 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,073 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,077 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,077 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,080 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:14,081 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:37:14,082 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:14,082 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:37:14,082 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:14,083 RepairJob.java:234 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:14,083 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,088 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,089 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,092 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,092 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:14,094 RepairSession.java:180 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:37:14,095 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:37:14,095 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:37:14,095 SyncTask.java:66 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:37:14,097 RepairJob.java:143 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:14,099 RepairSession.java:270 - [repair #ca1ec690-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:37:14,099 RepairRunnable.java:261 - Repair session ca1ec690-ce77-11f0-ba04-016745d45372 for range [(2104746001514642159,2131230049818654659], (3465810567883428810,3466474534680303201], (1841920195028843080,1844004343285726745], (-3359160744294661870,-3334782138699444319], (-296985712148723270,-264669954187878231], (6621680479114240784,6630052207989341391]] finished INFO [RepairJobTask:4] 2025-12-01 05:37:14,101 ActiveRepairService.java:452 - [repair #ca1ccac0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:14] 2025-12-01 05:37:14,106 RepairRunnable.java:343 - Repair command #14 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,698 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,718 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,730 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,752 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,764 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,825 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,843 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,857 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,871 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,887 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,897 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,916 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:37:23,931 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,011 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,021 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,082 Validator.java:281 - [repair #d01bac70-ce77-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:37:24,092 ActiveRepairService.java:452 - [repair #d019d7b0-ce77-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-16] 2025-12-01 05:37:33,678 RepairRunnable.java:139 - Starting repair command #15 (d61780e0-ce77-11f0-ba04-016745d45372), 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, 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: 7, pull repair: false) INFO [Repair-Task-16] 2025-12-01 05:37:33,687 RepairSession.java:228 - [repair #d618b960-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(5118710153093479634,5158579284135232053], (861771155189866069,874413828728948441], (2342525770200974614,2348728690937564431], (-2695667566182284784,-2669073557961649427], (3465203864077075583,3465810567883428810], (2095880422300385990,2097141184958779874], (675629778989699860,682923861350216042]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:37:33,741 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:33,742 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,748 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,749 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,764 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,767 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:33,768 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:37:33,769 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:37:33,769 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:37:33,769 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:33,817 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:33,817 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,819 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,820 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,824 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,827 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:33,828 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:37:33,830 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:37:33,830 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:37:33,831 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:33,835 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:33,835 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,837 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,837 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,844 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,847 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:33,849 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:37:33,850 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:37:33,851 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:37:33,855 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:33,857 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:33,858 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,865 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,866 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,870 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,870 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,872 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:33,874 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:33,874 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:37:33,874 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:33,876 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:33,880 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:33,880 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,885 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,885 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,887 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,887 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,890 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:33,891 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:37:33,891 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:37:33,891 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:37:33,892 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:33,894 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:33,895 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,896 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,897 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,902 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,903 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,904 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:33,905 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:37:33,905 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:37:33,905 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-01 05:37:33,905 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:33,909 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:33,910 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,914 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,914 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,917 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,918 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,920 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:33,920 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:33,921 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:33,921 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:33,921 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:33,924 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:33,924 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,929 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,929 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,932 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,932 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,934 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:33,936 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:37:33,936 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:37:33,936 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:37:33,937 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:33,981 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:33,981 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,986 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,987 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,989 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,989 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,991 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:33,992 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:37:33,992 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:37:33,992 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:37:33,992 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:33,995 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:33,996 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,998 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:33,998 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,000 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,000 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,009 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:34,010 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:37:34,011 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:37:34,011 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:37:34,013 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:34,016 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:34,016 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,018 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,018 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,033 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,033 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,035 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:34,036 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:37:34,036 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:37:34,036 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:37:34,037 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:34,041 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:37:34,041 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,043 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,043 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,046 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,046 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,047 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:34,047 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:34,047 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:37:34,048 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:37:34,050 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:34,050 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:7] 2025-12-01 05:37:34,049 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,053 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,053 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,060 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,060 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,063 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:37:34,065 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:37:34,070 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:34,070 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:6] 2025-12-01 05:37:34,071 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:37:34,072 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:37:34,072 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,075 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,075 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,080 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,081 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,083 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:34,083 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:37:34,085 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:37:34,085 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-01 05:37:34,086 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:37:34,097 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:37:34,097 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,104 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,104 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,108 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,108 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,110 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:34,110 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:37:34,111 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-01 05:37:34,111 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-01 05:37:34,112 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:34,114 RepairJob.java:234 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:37:34,114 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,116 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,116 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,121 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,121 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:34,123 RepairSession.java:180 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:34,123 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:37:34,123 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:37:34,124 SyncTask.java:66 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:37:34,124 RepairJob.java:143 - [repair #d618b960-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:34,125 RepairSession.java:270 - [repair #d618b960-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:37:34,125 RepairRunnable.java:261 - Repair session d618b960-ce77-11f0-ba04-016745d45372 for range [(5118710153093479634,5158579284135232053], (861771155189866069,874413828728948441], (2342525770200974614,2348728690937564431], (-2695667566182284784,-2669073557961649427], (3465203864077075583,3465810567883428810], (2095880422300385990,2097141184958779874], (675629778989699860,682923861350216042]] finished INFO [RepairJobTask:1] 2025-12-01 05:37:34,126 ActiveRepairService.java:452 - [repair #d61780e0-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:13] 2025-12-01 05:37:34,129 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [Repair-Task-17] 2025-12-01 05:37:43,719 RepairRunnable.java:139 - Starting repair command #16 (dc13a370-ce77-11f0-ba04-016745d45372), 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, 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-17] 2025-12-01 05:37:43,738 RepairSession.java:228 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(4433941041156890923,4441487691826184463], (8890549123138562524,8914021618548037522]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:3] 2025-12-01 05:37:43,786 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:43,786 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,791 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,791 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,796 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,811 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:43,812 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:37:43,812 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:37:43,818 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:37:43,818 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:43,875 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:43,876 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,879 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,879 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,882 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,883 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,885 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:43,886 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:37:43,887 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:37:43,887 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:37:43,891 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:43,892 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:43,892 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,895 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,895 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,899 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,901 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:43,902 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:37:43,902 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-01 05:37:43,902 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:37:43,902 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:43,907 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:43,908 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,912 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,913 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,915 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,915 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,917 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:37:43,917 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:37:43,917 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:37:43,918 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:37:43,918 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:43,986 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:43,987 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,994 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:43,995 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,000 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,001 RepairJob.java:270 - Validating /10.0.0.249 WARN [ValidationExecutor:2] 2025-12-01 05:37:44,003 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-b33229b0ce7511f08b5265d84dd935fe/mc-35-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] 2025-12-01 05:37:44,005 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:44,006 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:37:44,006 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:37:44,009 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:37:44,011 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:44,010 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:44,012 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,028 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,029 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,031 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,031 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,033 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:44,033 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:37:44,033 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-01 05:37:44,035 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:37:44,035 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:44,048 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:44,049 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,059 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,059 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,061 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,061 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,063 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:37:44,063 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:37:44,064 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:37:44,064 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:37:44,064 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:44,071 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:44,071 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,080 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,080 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,082 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,082 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,085 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:44,086 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:37:44,086 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:37:44,086 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:37:44,086 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-01 05:37:44,188 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:37:44,189 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,192 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,193 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,199 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,200 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,203 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:37:44,204 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-01 05:37:44,204 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:37:44,205 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:37:44,205 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:44,211 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:44,211 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,214 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,214 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,216 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,216 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,218 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:44,223 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:37:44,223 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:37:44,223 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:37:44,223 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-01 05:37:44,229 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:37:44,229 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,232 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,232 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,237 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,238 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,240 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:44,245 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:37:44,245 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:37:44,246 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:37:44,246 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:44,257 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:37:44,257 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,274 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,275 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,278 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,284 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-01 05:37:44,285 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:37:44,285 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:37:44,285 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-01 05:37:44,286 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:44,291 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:37:44,291 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,295 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,295 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,298 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,298 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,300 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:44,301 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:37:44,301 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:37:44,301 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:37:44,302 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-01 05:37:44,308 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:37:44,308 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,312 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,313 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,315 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,316 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,317 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:44,319 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:37:44,319 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:37:44,318 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:37:44,319 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:44,326 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:44,327 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,333 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,334 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,337 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,338 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,341 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:37:44,341 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:37:44,341 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:37:44,343 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:37:44,343 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:44,353 RepairJob.java:234 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:44,354 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,357 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,357 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,359 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,360 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:44,362 RepairSession.java:180 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:44,363 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:37:44,363 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:37:44,364 SyncTask.java:66 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:37:44,364 RepairJob.java:143 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:44,365 RepairSession.java:270 - [repair #dc1689a0-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:37:44,366 RepairRunnable.java:261 - Repair session dc1689a0-ce77-11f0-ba04-016745d45372 for range [(4433941041156890923,4441487691826184463], (8890549123138562524,8914021618548037522]] finished INFO [RepairJobTask:6] 2025-12-01 05:37:44,368 ActiveRepairService.java:452 - [repair #dc13a370-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:37:44,372 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [Repair-Task-18] 2025-12-01 05:37:53,762 RepairRunnable.java:139 - Starting repair command #17 (e2101420-ce77-11f0-ba04-016745d45372), 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, 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-18] 2025-12-01 05:37:53,772 RepairSession.java:228 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-6016923478947316195,-5987391206243795899], (-7793279769467907160,-7757876284791100160]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:37:53,794 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:53,794 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,798 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,798 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,800 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,800 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,801 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:53,802 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:37:53,802 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:37:53,803 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-01 05:37:53,803 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:53,847 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:37:53,847 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,853 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,854 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,856 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,856 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,858 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:53,858 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:37:53,858 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:37:53,859 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:37:53,863 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:53,863 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:3] 2025-12-01 05:37:53,862 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,866 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,866 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,868 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,869 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,870 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:53,875 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:37:53,875 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-01 05:37:53,874 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:37:53,876 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-01 05:37:53,879 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:37:53,879 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,881 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,882 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,886 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,886 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,888 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:53,888 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:37:53,888 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-01 05:37:53,889 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:37:53,891 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:53,892 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:53,892 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,894 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,894 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,897 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,897 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,898 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:53,898 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:37:53,898 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:37:53,898 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:37:53,899 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:53,902 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:53,902 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,905 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,905 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,907 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,907 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,908 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:53,908 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:37:53,908 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-01 05:37:53,918 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:53,918 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,920 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,920 RepairJob.java:270 - Validating /10.0.0.50 INFO [RepairJobTask:6] 2025-12-01 05:37:53,922 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:37:53,923 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,929 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,929 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,930 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:53,931 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:53,932 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:53,932 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:37:53,932 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:53,940 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:53,940 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,947 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,947 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,950 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,950 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:53,951 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:37:53,951 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:37:53,951 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:37:53,951 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:37:53,951 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:54,002 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:54,003 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,005 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,005 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,009 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,009 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,011 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:37:54,012 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:37:54,012 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:37:54,012 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-01 05:37:54,012 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-01 05:37:54,016 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:37:54,017 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,020 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,020 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,022 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,022 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,023 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:54,024 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:37:54,024 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:37:54,024 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:37:54,025 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:54,037 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:54,037 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,039 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,039 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,042 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,045 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:37:54,046 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:37:54,046 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:37:54,046 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:37:54,047 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:37:54,048 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:37:54,048 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,050 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,050 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,052 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,052 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,053 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:54,054 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:54,054 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:37:54,054 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:37:54,054 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:37:54,056 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:37:54,056 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,058 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,058 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,059 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,060 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,061 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:54,061 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:37:54,062 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:37:54,062 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:37:54,062 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:54,067 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:37:54,067 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,069 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,069 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,071 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,071 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,072 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:37:54,073 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:37:54,073 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:37:54,074 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:37:54,074 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:54,077 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:37:54,077 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,080 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,080 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,083 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,085 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:54,086 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:37:54,086 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:37:54,086 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:37:54,086 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:37:54,088 RepairJob.java:234 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:37:54,088 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,090 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,090 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,093 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,093 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:37:54,094 RepairSession.java:180 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:37:54,094 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:37:54,094 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:37:54,094 SyncTask.java:66 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-01 05:37:54,095 RepairJob.java:143 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-01 05:37:54,095 RepairSession.java:270 - [repair #e21173b0-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:37:54,095 RepairRunnable.java:261 - Repair session e21173b0-ce77-11f0-ba04-016745d45372 for range [(-6016923478947316195,-5987391206243795899], (-7793279769467907160,-7757876284791100160]] finished INFO [RepairJobTask:4] 2025-12-01 05:37:54,096 ActiveRepairService.java:452 - [repair #e2101420-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:37:54,100 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [Repair-Task-19] 2025-12-01 05:38:03,816 RepairRunnable.java:139 - Starting repair command #18 (e80e3280-ce77-11f0-ba04-016745d45372), 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, 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] 2025-12-01 05:38:03,824 RepairSession.java:228 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-4208200060096940411,-4198506863165167400], (4449348035549024921,4473935588643709678], (2882986724124859766,2902244879776832179]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:38:03,876 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:03,876 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,879 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,879 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,887 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,887 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,895 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:03,909 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:38:03,910 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:38:03,911 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:38:03,912 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:03,947 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:03,948 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,959 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,959 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,976 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,976 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:03,987 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:38:03,988 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-01 05:38:03,989 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:38:03,989 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:38:03,989 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:03,999 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:04,000 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,003 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,003 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,008 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,008 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,015 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:04,016 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:38:04,016 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:38:04,016 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-01 05:38:04,017 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:04,027 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:04,027 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,030 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,030 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,044 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,044 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,047 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:04,047 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:38:04,047 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:38:04,048 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:38:04,048 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:04,051 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:04,052 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,054 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,054 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,057 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,058 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,066 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:04,066 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-01 05:38:04,067 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:38:04,067 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:38:04,067 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:04,074 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:04,074 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,076 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,076 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,078 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,078 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,081 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:38:04,081 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:38:04,081 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:38:04,081 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:38:04,081 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:04,085 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:04,085 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,088 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,088 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,089 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,090 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,091 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:04,092 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:38:04,092 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-01 05:38:04,092 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:38:04,092 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:04,096 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:04,097 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,105 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,105 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,109 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,109 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,110 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:38:04,110 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:38:04,110 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-01 05:38:04,110 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-01 05:38:04,111 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:04,160 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:04,160 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,162 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,162 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,165 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,165 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,166 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:38:04,167 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-01 05:38:04,167 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:38:04,168 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-01 05:38:04,168 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-01 05:38:04,171 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:38:04,171 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,175 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,175 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,177 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,178 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,180 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:38:04,180 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:38:04,180 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:38:04,180 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:38:04,181 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:04,188 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:38:04,188 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,193 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,193 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,195 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,196 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,198 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:38:04,200 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:38:04,200 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:38:04,200 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:38:04,201 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:04,202 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:04,203 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,206 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,206 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,209 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,209 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,216 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:04,218 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:38:04,218 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:38:04,218 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-01 05:38:04,218 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:04,220 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:04,221 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,224 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,224 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,228 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,228 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,230 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:38:04,231 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-01 05:38:04,231 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-01 05:38:04,234 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-01 05:38:04,235 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:04,235 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:38:04,235 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,240 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,241 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,248 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,249 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,252 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:38:04,253 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:38:04,252 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-01 05:38:04,254 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:38:04,254 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:04,261 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:38:04,262 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,265 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,265 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,269 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,273 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:38:04,274 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:38:04,274 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:38:04,274 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-01 05:38:04,274 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-01 05:38:04,277 RepairJob.java:234 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:38:04,278 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,282 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,282 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,284 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,284 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:04,286 RepairSession.java:180 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:04,287 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:38:04,287 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:38:04,287 SyncTask.java:66 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:38:04,287 RepairJob.java:143 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-01 05:38:04,288 RepairSession.java:270 - [repair #e80f43f0-ce77-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:38:04,288 RepairRunnable.java:261 - Repair session e80f43f0-ce77-11f0-ba04-016745d45372 for range [(-4208200060096940411,-4198506863165167400], (4449348035549024921,4473935588643709678], (2882986724124859766,2902244879776832179]] finished INFO [RepairJobTask:3] 2025-12-01 05:38:04,297 ActiveRepairService.java:452 - [repair #e80e3280-ce77-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:38:04,302 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:38:13,985 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,068 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,086 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,100 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,119 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,134 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,185 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,204 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,241 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,255 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,271 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,293 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,308 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,326 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,338 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,355 Validator.java:281 - [repair #ee0c9f00-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:14,364 ActiveRepairService.java:452 - [repair #ee0a7c20-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,058 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,129 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,152 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,173 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,196 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,206 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,264 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,282 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,307 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,341 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,356 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,364 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,376 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,384 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,399 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,417 Validator.java:281 - [repair #f40e66e0-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:24,424 ActiveRepairService.java:452 - [repair #f40984e0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,045 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,062 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,079 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,094 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,122 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,141 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,195 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,207 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,221 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,234 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,250 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,285 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,293 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,318 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,352 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,365 Validator.java:281 - [repair #fa07a340-ce77-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:34,370 ActiveRepairService.java:452 - [repair #fa0447e0-ce77-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-20] 2025-12-01 05:38:43,995 RepairRunnable.java:139 - Starting repair command #19 (000106b0-ce78-11f0-ba04-016745d45372), 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, 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-20] 2025-12-01 05:38:44,004 RepairSession.java:228 - [repair #00026640-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-5565940959942063893,-5531274160804189608], (8317613987560609222,8331816646228103060], (3009353080868131071,3016438031884776011], (-4828039993831992778,-4799751037871430900], (8991874479870101839,8993983734918910992]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:2] 2025-12-01 05:38:44,036 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:44,037 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,040 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,040 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,046 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,046 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,048 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:38:44,049 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:38:44,049 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:38:44,056 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-01 05:38:44,057 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:44,095 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:44,095 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,097 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,097 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,099 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,100 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,101 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:38:44,101 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:38:44,102 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-01 05:38:44,102 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-01 05:38:44,104 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:44,112 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:44,112 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,116 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,116 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,120 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,121 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,123 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:38:44,123 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-01 05:38:44,123 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-01 05:38:44,124 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:38:44,126 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:44,132 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:44,132 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,135 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,137 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,141 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,141 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,144 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:38:44,144 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:38:44,144 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:44,144 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:38:44,144 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:44,150 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:44,150 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,153 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,153 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,156 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,157 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,159 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:38:44,159 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:38:44,159 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:38:44,159 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:38:44,159 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:44,161 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:44,162 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,163 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,163 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,170 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,170 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,171 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:38:44,172 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:38:44,172 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:38:44,172 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:38:44,172 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:44,176 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:44,176 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,178 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,178 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,181 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,181 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,183 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:44,183 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:38:44,183 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:38:44,183 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-01 05:38:44,183 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-01 05:38:44,187 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:38:44,187 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,189 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,189 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,192 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,193 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,195 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:38:44,195 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:38:44,195 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:38:44,196 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:38:44,196 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-01 05:38:44,245 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:38:44,245 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,247 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,248 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,256 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,256 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,257 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:38:44,257 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-01 05:38:44,257 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:38:44,258 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-01 05:38:44,258 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-01 05:38:44,262 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:38:44,263 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,264 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,264 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,268 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,269 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:38:44,270 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:38:44,270 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:38:44,270 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-01 05:38:44,271 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:44,273 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:44,274 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,276 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,276 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,278 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,281 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:44,281 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-01 05:38:44,281 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-01 05:38:44,282 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-01 05:38:44,282 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:44,286 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:44,286 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,289 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,289 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,300 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,302 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:38:44,302 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:38:44,302 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:38:44,302 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-01 05:38:44,302 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:44,304 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:38:44,305 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,307 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,307 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,309 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,309 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,316 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:38:44,316 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:38:44,316 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:38:44,317 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:38:44,317 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-01 05:38:44,323 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:38:44,323 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,326 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,326 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,329 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,329 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,331 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:38:44,331 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:38:44,331 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:38:44,331 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-01 05:38:44,331 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:44,338 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:44,338 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,341 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,341 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,350 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,350 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,351 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:38:44,352 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:44,352 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:44,352 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-01 05:38:44,353 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-01 05:38:44,356 RepairJob.java:234 - [repair #00026640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:38:44,357 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,359 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,359 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,363 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,363 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:38:44,370 RepairSession.java:180 - [repair #00026640-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:38:44,371 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:38:44,371 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:38:44,371 SyncTask.java:66 - [repair #00026640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-01 05:38:44,371 RepairJob.java:143 - [repair #00026640-ce78-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-01 05:38:44,373 RepairSession.java:270 - [repair #00026640-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:6] 2025-12-01 05:38:44,373 RepairRunnable.java:261 - Repair session 00026640-ce78-11f0-ba04-016745d45372 for range [(-5565940959942063893,-5531274160804189608], (8317613987560609222,8331816646228103060], (3009353080868131071,3016438031884776011], (-4828039993831992778,-4799751037871430900], (8991874479870101839,8993983734918910992]] finished INFO [RepairJobTask:6] 2025-12-01 05:38:44,376 ActiveRepairService.java:452 - [repair #000106b0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:38:44,380 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,119 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,132 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,144 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,160 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,180 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,249 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,263 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,273 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,304 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,317 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,325 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,342 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,361 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,435 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,452 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,515 Validator.java:281 - [repair #0603b8f0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:38:54,525 ActiveRepairService.java:452 - [repair #05fe3ab0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-21] 2025-12-01 05:39:00,380 RepairRunnable.java:139 - Starting repair command #20 (09c52dc0-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-21] 2025-12-01 05:39:00,388 RepairSession.java:228 - [repair #09c66640-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-8809743934412408298,-8805017112454598686], (7274937376798430638,7297812028451930597], (4390536916337548370,4398111514847945831], (-2423076868182379980,-2384746034069185950], (-4249272843663932233,-4245598220038481034], (-3865321431330519933,-3864284437590189371], (-6868769878966749864,-6853397432207032440]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-12-01 05:39:00,415 RepairJob.java:234 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:39:00,415 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,418 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,419 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,426 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,426 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,429 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:00,430 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:00,430 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-01 05:39:00,431 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:00,431 RepairJob.java:143 - [repair #09c66640-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:00,434 RepairJob.java:234 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:00,435 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,438 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,438 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,442 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,442 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,445 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:00,448 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:00,448 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:39:00,448 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:00,448 RepairJob.java:143 - [repair #09c66640-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:00,449 RepairJob.java:234 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:39:00,449 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,454 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,454 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,459 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,459 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,462 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:39:00,463 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:00,464 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-01 05:39:00,464 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:00,464 RepairJob.java:143 - [repair #09c66640-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:00,468 RepairJob.java:234 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:00,468 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,472 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,472 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,474 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,474 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:00,476 RepairSession.java:180 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:00,477 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-01 05:39:00,477 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:00,477 SyncTask.java:66 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-01 05:39:00,477 RepairJob.java:143 - [repair #09c66640-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:00,478 RepairSession.java:270 - [repair #09c66640-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:39:00,478 RepairRunnable.java:261 - Repair session 09c66640-ce78-11f0-ba04-016745d45372 for range [(-8809743934412408298,-8805017112454598686], (7274937376798430638,7297812028451930597], (4390536916337548370,4398111514847945831], (-2423076868182379980,-2384746034069185950], (-4249272843663932233,-4245598220038481034], (-3865321431330519933,-3864284437590189371], (-6868769878966749864,-6853397432207032440]] finished INFO [RepairJobTask:5] 2025-12-01 05:39:00,479 ActiveRepairService.java:452 - [repair #09c52dc0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:00,482 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds INFO [Repair-Task-22] 2025-12-01 05:39:02,467 RepairRunnable.java:139 - Starting repair command #21 (0b03a130-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-22] 2025-12-01 05:39:02,479 RepairSession.java:228 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(7347279462473608571,7347719838809333406], (5473571571067634257,5482097683696993616], (2243366477627396599,2252719669968038363], (-5531274160804189608,-5518483397389781522], (7203968560185474544,7261083371280393011], (-1892855519929725552,-1892332337920739906]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-12-01 05:39:02,500 RepairJob.java:234 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:02,500 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,503 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,503 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,506 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,507 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,509 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:02,525 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:02,525 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:02,526 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:02,526 RepairJob.java:143 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:02,527 RepairJob.java:234 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:02,527 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,529 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,530 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,532 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,532 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,539 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:02,539 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:02,539 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-01 05:39:02,540 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:39:02,540 RepairJob.java:143 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:02,543 RepairJob.java:234 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:02,543 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,547 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,547 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,550 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,550 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,554 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:02,555 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:02,555 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:02,556 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:02,556 RepairJob.java:143 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:02,557 RepairJob.java:234 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:02,557 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,561 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,561 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,564 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:02,567 RepairSession.java:180 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:02,568 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:39:02,568 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-01 05:39:02,568 SyncTask.java:66 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-01 05:39:02,568 RepairJob.java:143 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:02,574 RepairSession.java:270 - [repair #0b0575f0-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:39:02,575 RepairRunnable.java:261 - Repair session 0b0575f0-ce78-11f0-ba04-016745d45372 for range [(7347279462473608571,7347719838809333406], (5473571571067634257,5482097683696993616], (2243366477627396599,2252719669968038363], (-5531274160804189608,-5518483397389781522], (7203968560185474544,7261083371280393011], (-1892855519929725552,-1892332337920739906]] finished INFO [RepairJobTask:5] 2025-12-01 05:39:02,577 ActiveRepairService.java:452 - [repair #0b03a130-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:02,580 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [Repair-Task-23] 2025-12-01 05:39:04,076 RepairRunnable.java:139 - Starting repair command #22 (0bf924c0-ce78-11f0-ba04-016745d45372), 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, 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-23] 2025-12-01 05:39:04,083 RepairSession.java:228 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-5062552090269812974,-5027105003331720979], (-652988753544357998,-644711795027493252], (-3951739024163576805,-3942519465500178819], (-8486853159225580621,-8481061645890201225], (4498557562832215318,4508141326959731764]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:3] 2025-12-01 05:39:04,108 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:04,108 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,110 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,110 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,113 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,115 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:04,116 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:4] 2025-12-01 05:39:04,117 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:39:04,117 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:39:04,117 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:04,163 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:04,163 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,166 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,167 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,169 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,169 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,171 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:04,173 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:39:04,173 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-01 05:39:04,173 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:39:04,174 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:04,230 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:04,230 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,233 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,233 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,239 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,239 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,241 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:04,242 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:39:04,243 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:39:04,243 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:39:04,243 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:04,247 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:04,248 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,250 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,250 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,253 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,253 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,255 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:04,256 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:39:04,257 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:39:04,257 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-01 05:39:04,257 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:04,262 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:04,262 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,265 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,265 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,267 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,271 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:04,273 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:39:04,273 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-01 05:39:04,273 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-01 05:39:04,273 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:04,276 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:04,276 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,278 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,278 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,281 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,281 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,284 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:04,284 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-01 05:39:04,284 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:39:04,284 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:39:04,285 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:04,286 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:04,287 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,290 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,290 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,292 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,293 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,294 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:04,295 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:39:04,295 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:39:04,298 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:04,299 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:2] 2025-12-01 05:39:04,305 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-01 05:39:04,305 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,306 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,306 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,308 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,309 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,313 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:04,314 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:39:04,314 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:39:04,314 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-01 05:39:04,314 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:04,365 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:04,366 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,368 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,369 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,372 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,372 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,373 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:39:04,374 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:39:04,374 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-01 05:39:04,374 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:39:04,374 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:04,377 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:39:04,377 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,380 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,382 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,391 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,391 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,392 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:39:04,392 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-01 05:39:04,392 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-01 05:39:04,394 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-01 05:39:04,394 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:04,397 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:04,398 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,399 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,399 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,405 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,405 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,406 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:04,407 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:39:04,407 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:39:04,408 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-01 05:39:04,408 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:04,465 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:04,466 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,469 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,469 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,471 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,474 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:39:04,474 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:39:04,474 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-01 05:39:04,474 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-01 05:39:04,475 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:04,477 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:04,478 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,479 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,480 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,482 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,482 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,487 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:04,487 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:39:04,487 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-01 05:39:04,487 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-01 05:39:04,487 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:04,495 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:04,495 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,496 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,496 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,499 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,500 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:39:04,500 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:4] 2025-12-01 05:39:04,500 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-01 05:39:04,501 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-01 05:39:04,501 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:04,555 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:04,555 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,558 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,558 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,561 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,562 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,563 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:04,563 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:39:04,563 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-01 05:39:04,563 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:39:04,563 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:04,626 RepairJob.java:234 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:04,626 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,629 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,629 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,631 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,631 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:04,632 RepairSession.java:180 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:39:04,632 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:39:04,632 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-01 05:39:04,632 SyncTask.java:66 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-01 05:39:04,633 RepairJob.java:143 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:04,634 RepairSession.java:270 - [repair #0bfa0f20-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:3] 2025-12-01 05:39:04,634 RepairRunnable.java:261 - Repair session 0bfa0f20-ce78-11f0-ba04-016745d45372 for range [(-5062552090269812974,-5027105003331720979], (-652988753544357998,-644711795027493252], (-3951739024163576805,-3942519465500178819], (-8486853159225580621,-8481061645890201225], (4498557562832215318,4508141326959731764]] finished INFO [RepairJobTask:3] 2025-12-01 05:39:04,635 ActiveRepairService.java:452 - [repair #0bf924c0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:04,639 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,468 Validator.java:281 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,489 Validator.java:281 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,509 Validator.java:281 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,520 Validator.java:281 - [repair #0fc484a0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:10,529 ActiveRepairService.java:452 - [repair #0fc32510-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-24] 2025-12-01 05:39:12,507 RepairRunnable.java:139 - Starting repair command #23 (10ff9cb0-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-24] 2025-12-01 05:39:12,519 RepairSession.java:228 - [repair #11017170-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(6548511319708261487,6610605130671977852]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-12-01 05:39:12,529 RepairJob.java:234 - [repair #11017170-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:12,530 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,537 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,537 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,539 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,539 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,545 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:39:12,546 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-12-01 05:39:12,546 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-01 05:39:12,546 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-12-01 05:39:12,547 RepairJob.java:143 - [repair #11017170-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:12,555 RepairJob.java:234 - [repair #11017170-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:12,555 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,558 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,558 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,564 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,566 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:12,567 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,567 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,567 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,567 RepairJob.java:143 - [repair #11017170-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:12,569 RepairJob.java:234 - [repair #11017170-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:12,570 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,571 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,571 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,574 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,574 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,577 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:39:12,578 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:12,578 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,578 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:12,578 RepairJob.java:143 - [repair #11017170-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:12,580 RepairJob.java:234 - [repair #11017170-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:12,580 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,582 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,582 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,584 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,584 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,586 RepairSession.java:180 - [repair #11017170-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:12,587 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,587 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,587 SyncTask.java:66 - [repair #11017170-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:12,587 RepairJob.java:143 - [repair #11017170-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:12,587 RepairSession.java:270 - [repair #11017170-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:2] 2025-12-01 05:39:12,588 RepairRunnable.java:261 - Repair session 11017170-ce78-11f0-ba04-016745d45372 for range [(6548511319708261487,6610605130671977852]] finished INFO [RepairJobTask:2] 2025-12-01 05:39:12,589 ActiveRepairService.java:452 - [repair #10ff9cb0-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:12,595 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,797 Validator.java:281 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,821 Validator.java:281 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,837 Validator.java:281 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,849 Validator.java:281 - [repair #11296bd0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:12,856 ActiveRepairService.java:452 - [repair #11280c40-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,209 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,232 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,264 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,283 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,312 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,325 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,387 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,405 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,426 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,438 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,449 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,464 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,476 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,495 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,508 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,517 Validator.java:281 - [repair #11f8c9c0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:14,534 ActiveRepairService.java:452 - [repair #11f7b850-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-25] 2025-12-01 05:39:20,469 RepairRunnable.java:139 - Starting repair command #24 (15be8450-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-25] 2025-12-01 05:39:20,475 RepairSession.java:228 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-529036847339834165,-423579915381779578]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-12-01 05:39:20,487 RepairJob.java:234 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:39:20,487 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,489 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,489 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,492 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,492 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,496 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:20,496 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-01 05:39:20,496 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-01 05:39:20,497 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:20,498 RepairJob.java:143 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:20,498 RepairJob.java:234 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:20,499 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,501 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,501 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,505 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,508 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:20,508 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-01 05:39:20,508 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:20,509 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-01 05:39:20,510 RepairJob.java:143 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:20,513 RepairJob.java:234 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:20,513 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,518 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,518 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,522 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,522 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,523 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:20,524 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:39:20,524 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:39:20,524 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:39:20,524 RepairJob.java:143 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:20,527 RepairJob.java:234 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:20,527 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,529 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,529 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,531 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,531 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:20,532 RepairSession.java:180 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:20,533 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:20,533 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:20,533 SyncTask.java:66 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:20,533 RepairJob.java:143 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:20,534 RepairSession.java:270 - [repair #15bf6eb0-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:39:20,535 RepairRunnable.java:261 - Repair session 15bf6eb0-ce78-11f0-ba04-016745d45372 for range [(-529036847339834165,-423579915381779578]] finished INFO [RepairJobTask:4] 2025-12-01 05:39:20,536 ActiveRepairService.java:452 - [repair #15be8450-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:20,539 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,595 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,609 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,619 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,634 Validator.java:281 - [repair #1700ef60-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,641 ActiveRepairService.java:452 - [repair #17000500-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,882 Validator.java:281 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,902 Validator.java:281 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,931 Validator.java:281 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,956 Validator.java:281 - [repair #1729d420-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:22,964 ActiveRepairService.java:452 - [repair #1728e9c0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,192 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,202 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,216 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,257 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,268 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,333 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,348 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,362 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,378 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,393 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,403 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,417 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,428 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,488 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,507 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,578 Validator.java:281 - [repair #17f42900-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:24,590 ActiveRepairService.java:452 - [repair #17f33ea0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,531 Validator.java:281 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,550 Validator.java:281 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,564 Validator.java:281 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,581 Validator.java:281 - [repair #1bbb1c10-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:30,587 ActiveRepairService.java:452 - [repair #1bba0aa0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-26] 2025-12-01 05:39:32,612 RepairRunnable.java:139 - Starting repair command #25 (1cfb6440-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-26] 2025-12-01 05:39:32,637 RepairSession.java:228 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(8758429155486687856,8787820483380831572], (-772917915041514892,-761334326911116334], (-4557245804691411183,-4555798159101908445], (-3268395049601525299,-3215706370761568853]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-12-01 05:39:32,653 RepairJob.java:234 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:32,653 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,657 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,657 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,662 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,663 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,667 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:32,667 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-01 05:39:32,669 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:32,670 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-01 05:39:32,670 RepairJob.java:143 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:32,674 RepairJob.java:234 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:32,674 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,680 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,681 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,684 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,684 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,689 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:32,689 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:32,689 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:32,689 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-01 05:39:32,689 RepairJob.java:143 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:32,692 RepairJob.java:234 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:32,692 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,695 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,695 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,699 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,699 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,700 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:32,701 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:32,701 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-01 05:39:32,701 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:32,701 RepairJob.java:143 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:32,705 RepairJob.java:234 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:32,705 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,706 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,707 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,709 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,709 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,710 RepairSession.java:180 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:32,711 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:32,710 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-01 05:39:32,710 SyncTask.java:66 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:32,711 RepairJob.java:143 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:32,711 RepairSession.java:270 - [repair #1cff34d0-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:39:32,712 RepairRunnable.java:261 - Repair session 1cff34d0-ce78-11f0-ba04-016745d45372 for range [(8758429155486687856,8787820483380831572], (-772917915041514892,-761334326911116334], (-4557245804691411183,-4555798159101908445], (-3268395049601525299,-3215706370761568853]] finished INFO [RepairJobTask:4] 2025-12-01 05:39:32,713 ActiveRepairService.java:452 - [repair #1cfb6440-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:32,718 RepairRunnable.java:343 - Repair command #25 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,923 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,937 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,946 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,955 Validator.java:281 - [repair #1d2867b0-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:32,961 ActiveRepairService.java:452 - [repair #1d258180-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-27] 2025-12-01 05:39:34,226 RepairRunnable.java:139 - Starting repair command #26 (1df1ab20-ce78-11f0-ba04-016745d45372), 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, 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-27] 2025-12-01 05:39:34,232 RepairSession.java:228 - [repair #1df29580-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(2620084349887086007,2641982555831935309], (-5673390230094067362,-5660974491766399583], (-7050610441054008446,-7034096387563558584], (1530300141993273455,1572625732110992232]] for reaper_db.[cluster, running_repairs, repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, snapshot, schema_migration, diagnostic_event_subscription, repair_run, schema_migration_leader, repair_run_by_cluster, repair_run_by_cluster_v2, percent_repaired_by_schedule, leader, repair_schedule_v1, repair_run_by_unit] INFO [RepairJobTask:1] 2025-12-01 05:39:34,292 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:34,293 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,296 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,296 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,300 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,302 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:34,302 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:39:34,303 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-01 05:39:34,304 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-01 05:39:34,305 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] cluster is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:34,353 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for running_repairs (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:34,353 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,356 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,356 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,359 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,359 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,362 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:34,364 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:39:34,365 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-01 05:39:34,365 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-01 05:39:34,365 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:34,368 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-01 05:39:34,368 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,371 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,372 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,376 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,376 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,377 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:39:34,380 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:39:34,380 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-01 05:39:34,380 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-01 05:39:34,380 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:34,383 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:34,383 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,385 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,385 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,388 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,390 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:34,390 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:39:34,390 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-01 05:39:34,391 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-01 05:39:34,391 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:34,444 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for running_reapers (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:34,445 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,449 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,449 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,453 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,453 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,455 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:34,456 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:39:34,457 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-01 05:39:34,457 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-01 05:39:34,457 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:34,461 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for snapshot (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:39:34,461 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,463 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,467 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,473 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,473 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,475 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-01 05:39:34,475 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-01 05:39:34,475 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-01 05:39:34,476 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-01 05:39:34,477 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:34,481 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:34,482 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,484 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,484 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,487 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,488 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,491 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:34,493 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:39:34,498 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-01 05:39:34,499 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-01 05:39:34,502 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:34,501 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:34,502 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,504 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,504 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,507 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,507 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,510 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:34,510 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:39:34,511 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-01 05:39:34,511 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-01 05:39:34,511 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:34,573 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:34,573 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,582 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,583 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,590 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,591 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:34,592 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-01 05:39:34,592 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-01 05:39:34,595 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-01 05:39:34,596 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:34,597 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for schema_migration_leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:34,597 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,610 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,610 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,618 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,618 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,620 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:34,620 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:39:34,620 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-01 05:39:34,621 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-01 05:39:34,621 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:34,631 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:39:34,631 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,637 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,637 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,640 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,641 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,643 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-01 05:39:34,643 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-01 05:39:34,646 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:34,646 RepairJob.java:257 - Validating /10.0.0.33 INFO [RepairJobTask:6] 2025-12-01 05:39:34,647 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:39:34,647 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-01 05:39:34,647 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,648 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,648 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,650 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,651 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,652 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:34,652 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:39:34,652 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:39:34,653 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-01 05:39:34,653 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:34,655 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:39:34,655 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,656 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,656 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,660 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,661 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:34,661 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:39:34,662 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-01 05:39:34,661 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-01 05:39:34,662 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:34,664 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for leader (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:34,664 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,665 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,666 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,667 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,668 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,669 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:34,669 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:39:34,669 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-01 05:39:34,669 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for leader INFO [RepairJobTask:6] 2025-12-01 05:39:34,670 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] leader is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:34,673 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:34,674 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,677 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,677 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,681 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,684 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:34,685 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:39:34,686 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-01 05:39:34,686 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-01 05:39:34,688 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-01 05:39:34,693 RepairJob.java:234 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-01 05:39:34,693 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,695 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,695 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,698 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,698 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:34,699 RepairSession.java:180 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:34,699 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:39:34,699 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-01 05:39:34,699 SyncTask.java:66 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-01 05:39:34,700 RepairJob.java:143 - [repair #1df29580-ce78-11f0-ba04-016745d45372] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-01 05:39:34,700 RepairSession.java:270 - [repair #1df29580-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:5] 2025-12-01 05:39:34,701 RepairRunnable.java:261 - Repair session 1df29580-ce78-11f0-ba04-016745d45372 for range [(2620084349887086007,2641982555831935309], (-5673390230094067362,-5660974491766399583], (-7050610441054008446,-7034096387563558584], (1530300141993273455,1572625732110992232]] finished INFO [RepairJobTask:5] 2025-12-01 05:39:34,703 ActiveRepairService.java:452 - [repair #1df1ab20-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:34,706 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [Repair-Task-28] 2025-12-01 05:39:40,550 RepairRunnable.java:139 - Starting repair command #27 (21b6a260-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-28] 2025-12-01 05:39:40,559 RepairSession.java:228 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(7680279062958689810,7715256525782165845]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-12-01 05:39:40,566 RepairJob.java:234 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:40,566 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,569 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,569 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,580 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,580 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,582 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:40,582 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:40,582 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:40,583 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-01 05:39:40,583 RepairJob.java:143 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:40,587 RepairJob.java:234 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:40,587 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,589 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,589 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,594 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,594 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,597 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:40,597 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:40,597 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-01 05:39:40,599 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-01 05:39:40,599 RepairJob.java:143 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:40,607 RepairJob.java:234 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:40,608 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,611 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,611 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,613 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,613 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,615 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:40,615 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:40,615 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:40,615 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-01 05:39:40,615 RepairJob.java:143 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-01 05:39:40,622 RepairJob.java:234 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:39:40,622 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,626 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,626 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,628 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,629 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:40,630 RepairSession.java:180 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-01 05:39:40,633 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:40,633 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-01 05:39:40,634 SyncTask.java:66 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:40,634 RepairJob.java:143 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:40,635 RepairSession.java:270 - [repair #21b801f0-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:39:40,636 RepairRunnable.java:261 - Repair session 21b801f0-ce78-11f0-ba04-016745d45372 for range [(7680279062958689810,7715256525782165845]] finished INFO [RepairJobTask:4] 2025-12-01 05:39:40,641 ActiveRepairService.java:452 - [repair #21b6a260-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-12-01 05:39:40,646 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,701 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,726 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,740 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,758 Validator.java:281 - [repair #22fba580-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,765 ActiveRepairService.java:452 - [repair #22fa1ee0-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:42,998 Validator.java:281 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,013 Validator.java:281 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,031 Validator.java:281 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,045 Validator.java:281 - [repair #2328a8f0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:43,056 ActiveRepairService.java:452 - [repair #232637f0-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,302 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,314 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,328 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,347 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,362 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,374 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,384 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,401 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,415 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,428 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,446 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,469 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-01 05:39:44,476 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,150 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,163 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,255 Validator.java:281 - [repair #23ee9100-ce78-11f0-8a5b-75d6a497f469] Sending completed merkle tree to /10.0.0.33 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-01 05:39:45,267 ActiveRepairService.java:452 - [repair #23ec6e20-ce78-11f0-8a5b-75d6a497f469] Not a global repair, will not do anticompaction INFO [Repair-Task-29] 2025-12-01 05:39:50,585 RepairRunnable.java:139 - Starting repair command #28 (27b1da90-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-29] 2025-12-01 05:39:50,605 RepairSession.java:228 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-1634762531415321083,-1591366512608385765], (-4715502150212675373,-4706295617651343948], (1662953589311902318,1692009841974290835]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-12-01 05:39:50,632 RepairJob.java:234 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-01 05:39:50,632 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,636 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,636 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,638 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,638 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,645 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:50,645 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:50,645 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-01 05:39:50,646 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:50,646 RepairJob.java:143 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:50,652 RepairJob.java:234 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:50,652 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,655 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,655 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,657 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,657 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,660 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:50,660 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:39:50,660 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-01 05:39:50,661 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-01 05:39:50,661 RepairJob.java:143 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:50,666 RepairJob.java:234 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-01 05:39:50,666 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,669 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,670 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,676 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,677 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,679 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-01 05:39:50,687 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:50,687 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:50,687 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-01 05:39:50,688 RepairJob.java:143 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:50,689 RepairJob.java:234 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-01 05:39:50,689 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,691 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,691 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,694 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,694 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:50,695 RepairSession.java:180 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:50,695 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-01 05:39:50,695 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-01 05:39:50,695 SyncTask.java:66 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-01 05:39:50,695 RepairJob.java:143 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-01 05:39:50,695 RepairSession.java:270 - [repair #27b4e7d0-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:1] 2025-12-01 05:39:50,696 RepairRunnable.java:261 - Repair session 27b4e7d0-ce78-11f0-ba04-016745d45372 for range [(-1634762531415321083,-1591366512608385765], (-4715502150212675373,-4706295617651343948], (1662953589311902318,1692009841974290835]] finished INFO [RepairJobTask:1] 2025-12-01 05:39:50,696 ActiveRepairService.java:452 - [repair #27b1da90-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:50,705 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,766 Validator.java:281 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,781 Validator.java:281 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,803 Validator.java:281 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,821 Validator.java:281 - [repair #28fbbfb0-ce78-11f0-8b52-65d84dd935fe] Sending completed merkle tree to /10.0.0.50 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-01 05:39:52,829 ActiveRepairService.java:452 - [repair #28fa8730-ce78-11f0-8b52-65d84dd935fe] Not a global repair, will not do anticompaction INFO [Repair-Task-30] 2025-12-01 05:39:53,029 RepairRunnable.java:139 - Starting repair command #29 (2926a040-ce78-11f0-ba04-016745d45372), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-30] 2025-12-01 05:39:53,036 RepairSession.java:228 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] new session: will sync /10.0.0.249, /10.0.0.33, /10.0.0.50 on range [(-6311246320573775838,-6279498224536010993], (-5027105003331720979,-5024042152247588656], (3974211866613669630,4023234794184289895], (3891746202428599254,3898043376857670227]] for dm_keyspace.[dm_pr_vn_ip_table, dm_pr_asn_table, dm_pnf_resource_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-12-01 05:39:53,124 RepairJob.java:234 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:53,125 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,130 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,130 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,133 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,133 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,134 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:53,134 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-01 05:39:53,134 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-01 05:39:53,134 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-01 05:39:53,134 RepairJob.java:143 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:53,140 RepairJob.java:234 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:53,140 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,142 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,142 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,144 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,144 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,149 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:53,150 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:39:53,150 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:39:53,150 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-01 05:39:53,150 RepairJob.java:143 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-01 05:39:53,157 RepairJob.java:234 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-01 05:39:53,157 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,161 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,161 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,164 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,165 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,166 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-01 05:39:53,166 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:39:53,167 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-01 05:39:53,167 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-01 05:39:53,167 RepairJob.java:143 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-01 05:39:53,172 RepairJob.java:234 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.33, /10.0.0.50, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-01 05:39:53,172 RepairJob.java:257 - Validating /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,179 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.33 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,179 RepairJob.java:270 - Validating /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,182 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.50 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,182 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-01 05:39:53,183 RepairSession.java:180 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-01 05:39:53,183 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-01 05:39:53,184 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.50 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-01 05:39:53,184 SyncTask.java:66 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Endpoints /10.0.0.33 and /10.0.0.50 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-01 05:39:53,184 RepairJob.java:143 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-01 05:39:53,185 RepairSession.java:270 - [repair #2927d8c0-ce78-11f0-ba04-016745d45372] Session completed successfully INFO [RepairJobTask:4] 2025-12-01 05:39:53,186 RepairRunnable.java:261 - Repair session 2927d8c0-ce78-11f0-ba04-016745d45372 for range [(-6311246320573775838,-6279498224536010993], (-5027105003331720979,-5024042152247588656], (3974211866613669630,4023234794184289895], (3891746202428599254,3898043376857670227]] finished INFO [RepairJobTask:4] 2025-12-01 05:39:53,187 ActiveRepairService.java:452 - [repair #2926a040-ce78-11f0-ba04-016745d45372] Not a global repair, will not do anticompaction INFO [InternalResponseStage:16] 2025-12-01 05:39:53,194 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds