[DEBUG] [02/06/2026 00:43:45.930] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:43:45,930 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/06/2026 00:43:45.930] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [02/06/2026 00:43:45.930] [main] [EventStream(akka://test)] Default Loggers started [INFO] [02/06/2026 00:43:45.940] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.138:25520] with UID [66112951786816396] [INFO] [02/06/2026 00:43:45.941] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - Starting up, Akka version [2.6.21] ... 12:43:45,942 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.138:25520] with UID [66112951786816396] 12:43:45,942 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - Starting up, Akka version [2.6.21] ... [INFO] [02/06/2026 00:43:45.943] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:43:45,944 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [02/06/2026 00:43:45.944] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - Started up successfully 12:43:45,944 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - Started up successfully [INFO] [02/06/2026 00:43:45.944] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [02/06/2026 00:43:45.944] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:43:45,945 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:43:45,945 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:43:45,955 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:45,955 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:45,955 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:45,956 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 12:43:45,956 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 12:43:45,956 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:45,956 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 12:43:45,956 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#194419486] 12:43:45,957 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 12:43:45,957 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#-966366285] 12:43:45,959 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:45,959 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 12:43:45,959 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:45,959 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 12:43:45,960 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 12:43:45,960 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 12:43:45,960 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 12:43:45,960 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#489839744] 12:43:45,960 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 12:43:45,960 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#745850298] 12:43:45,962 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:45,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:45,962 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 12:43:45,965 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 12:43:45,965 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:43:45,966 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 12:43:45,966 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#-237423535] 12:43:45,977 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 12:43:45,977 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#743475579] 12:43:45,980 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:45,980 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:45,980 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:45,980 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 12:43:45,980 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 12:43:45,980 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 12:43:45,980 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:45,980 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 12:43:45,981 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#-237583470] 12:43:45,992 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 12:43:45,992 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#371745371] 12:43:45,994 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:45,994 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 12:43:45,995 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 12:43:45,995 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:43:45,995 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:43:45,995 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:45,995 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 12:43:45,995 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#-263156031] 12:43:46,6 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 12:43:46,6 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#1721607381] 12:43:46,6 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#1097291660] 12:43:46,8 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,8 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,8 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,8 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 12:43:46,8 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:43:46,8 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 12:43:46,9 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#-205236556] 12:43:46,19 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 12:43:46,20 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#-963770106] 12:43:46,22 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,22 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,22 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 12:43:46,22 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]], my term is 2 12:43:46,22 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:43:46,22 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 12:43:46,22 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:46,22 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 12:43:46,23 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#1276674785] 12:43:46,24 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 12:43:46,26 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,26 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,26 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 12:43:46,26 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 12:43:46,26 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:43:46,26 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 12:43:46,26 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#-1012207607] 12:43:46,37 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 12:43:46,37 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#1309154895] 12:43:46,40 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,40 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,40 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,40 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#-1282384910] 12:43:46,51 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 12:43:46,55 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 12:43:46,55 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 12:43:46,55 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 12:43:46,55 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 12:43:46,457 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 12:43:46,457 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 12:43:46,457 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 12:43:46,457 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 12:43:46,458 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 12:43:46,458 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:46,458 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:46,458 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:46,458 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:43:46,458 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:46,458 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 12:43:46,459 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#8952864] 12:43:46,470 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 12:43:46,470 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#-1865391670] 12:43:46,470 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#1920511835] 12:43:46,470 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#-1840564883] 12:43:46,471 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#367662212] 12:43:46,474 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,474 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 12:43:46,476 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:43:46,476 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:43:46,477 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:46,477 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:43:46,477 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#778437531] 12:43:46,487 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 12:43:46,487 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#-1897667667] 12:43:46,488 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#938727992] 12:43:46,488 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#680447273] 12:43:46,488 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#-924636637] 12:43:46,489 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,489 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,489 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,490 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#-1277605797] 12:43:46,500 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 12:43:46,502 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,502 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,502 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,502 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 12:43:46,502 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 12:43:46,502 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:46,502 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:46,502 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#2127350262] 12:43:46,513 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 12:43:46,515 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,515 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,515 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,515 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 12:43:46,515 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 12:43:46,516 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#1058116029] 12:43:46,526 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 12:43:46,526 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#1966740892] 12:43:46,528 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,528 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 12:43:46,528 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 12:43:46,528 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,528 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 12:43:46,529 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 12:43:46,529 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 12:43:46,529 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 12:43:46,529 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 12:43:46,529 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:43:46,529 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:43:46,529 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:46,529 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:43:46,529 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#-1218021792] 12:43:46,539 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 12:43:46,540 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#-777435715] 12:43:46,540 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#1760073665] 12:43:46,541 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,541 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,541 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,542 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#176055788] 12:43:46,552 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 12:43:46,553 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,553 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,553 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,554 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 12:43:46,554 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 12:43:46,554 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 12:43:46,554 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#-1131633014] 12:43:46,564 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 12:43:46,566 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,566 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,567 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,567 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 12:43:46,567 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 12:43:46,567 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 12:43:46,567 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#1520495544] 12:43:46,578 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 12:43:46,580 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5], my term is 2 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5]" message is greater than Candidate's term 2 - switching to Follower 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 12:43:46,580 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100]" message is greater than Candidate's term 2 - switching to Follower 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100] - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 12:43:46,580 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 12:43:46,581 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:43:46,581 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,581 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 12:43:46,581 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 12:43:46,581 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 12:43:46,581 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 12:43:46,581 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#-1701450169] 12:43:46,591 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 12:43:46,593 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 12:43:46,593 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 12:43:46,593 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 12:43:46,593 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#1059391191] 12:43:46,594 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 12:43:46,595 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,595 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,595 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 12:43:46,595 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 1001 12:43:46,595 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 12:43:46,595 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#-1050455688] 12:43:46,596 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 12:43:46,597 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 12:43:46,597 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 12:43:46,597 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 12:43:46,597 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 12:43:46,597 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 12:43:46,597 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 12:43:46,598 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#1422817304] 12:43:46,598 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] [INFO] [02/06/2026 00:43:46.599] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:43:46,599 AM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/06/2026 00:43:46.602] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.138:25520) [INFO] [02/06/2026 00:43:46.600] [test-akka.actor.internal-dispatcher-9] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - Exiting completed [INFO] [02/06/2026 00:43:46.601] [test-akka.actor.internal-dispatcher-9] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - Shutting down... [INFO] [02/06/2026 00:43:46.601] [test-akka.actor.internal-dispatcher-9] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.138:25520] - Successfully shut down 12:43:46,602 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - Exiting completed 12:43:46,602 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - Shutting down... 12:43:46,602 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.138:25520] - Successfully shut down 12:43:46,602 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [WARN] [02/06/2026 00:43:46.602] [test-akka.actor.default-dispatcher-7] [akka://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(akka://test@10.30.170.138:25520),Actor[akka://test/deadLetters],Actor[akka://test/system/cluster/core/daemon#739306624]) [INFO] [02/06/2026 00:43:46.602] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.138:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [02/06/2026 00:43:46.602] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.138:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:43:46,603 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/06/2026 00:43:46.605] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.138:25520/system/remoting-terminator] Remoting shut down. 12:43:46,605 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/06/2026 00:43:46.605] [test-akka.actor.internal-dispatcher-9] [EventStream] shutting down: StandardOutLogger