[DEBUG] [09/17/2024 15:06:17.184] [main] [EventStream(akka://test)] logger log1-TestEventListener started 03:06:17,185 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/17/2024 15:06:17.185] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/17/2024 15:06:17.185] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/17/2024 15:06:17.198] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.25:25520] with UID [-5194588951226181481] 03:06:17,198 PM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.25:25520] with UID [-5194588951226181481] [INFO] [09/17/2024 15:06:17.198] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - Starting up, Akka version [2.6.21] ... 03:06:17,200 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/17/2024 15:06:17.201] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/17/2024 15:06:17.201] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - Started up successfully 03:06:17,201 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - Registered cluster JMX MBean [akka:type=Cluster] 03:06:17,201 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - Started up successfully 03:06:17,212 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 03:06:17,212 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [09/17/2024 15:06:17.206] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [09/17/2024 15:06:17.206] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 03:06:17,215 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,215 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,215 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,215 PM [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 03:06:17,215 PM [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 03:06:17,215 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,215 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 03:06:17,216 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#675675888] 03:06:17,227 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 03:06:17,227 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#-845459598] 03:06:17,228 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,229 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 03:06:17,229 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,229 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 03:06:17,229 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 03:06:17,229 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 03:06:17,229 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 03:06:17,229 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#485231545] 03:06:17,240 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 03:06:17,240 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#-214761262] 03:06:17,242 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,242 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,242 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 03:06:17,243 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 03:06:17,243 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 03:06:17,243 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 03:06:17,243 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#1171779292] 03:06:17,253 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 03:06:17,254 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#985787437] 03:06:17,256 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,256 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,256 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,256 PM [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 03:06:17,256 PM [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=[]] 03:06:17,256 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 03:06:17,256 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,256 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 03:06:17,257 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#105372352] 03:06:17,267 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 03:06:17,267 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#208124403] 03:06:17,270 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,270 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 03:06:17,270 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 03:06:17,270 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,270 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 03:06:17,270 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 03:06:17,270 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 03:06:17,270 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 03:06:17,270 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 03:06:17,271 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 03:06:17,271 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 03:06:17,271 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 03:06:17,271 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,271 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 03:06:17,271 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#1601815081] 03:06:17,282 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 03:06:17,282 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#-1791911490] 03:06:17,282 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#121021098] 03:06:17,284 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,284 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,284 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,284 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 03:06:17,284 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 03:06:17,284 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 03:06:17,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#-1839414093] 03:06:17,295 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 03:06:17,295 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#-2003394037] 03:06:17,298 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,298 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,298 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 03:06:17,298 PM [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 03:06:17,298 PM [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]]] 03:06:17,298 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 03:06:17,298 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,298 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 03:06:17,298 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#65219409] 03:06:17,309 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 03:06:17,313 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,313 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,313 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 03:06:17,314 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 03:06:17,314 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 03:06:17,314 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 03:06:17,314 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#260104936] 03:06:17,324 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 03:06:17,325 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#1417673031] 03:06:17,326 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,327 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,327 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,327 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#1332380971] 03:06:17,337 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 03:06:17,341 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 03:06:17,342 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 03:06:17,342 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 03:06:17,342 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:06:17,744 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 03:06:17,744 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,744 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 03:06:17,744 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#-267401310] 03:06:17,755 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 03:06:17,756 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#-660516284] 03:06:17,756 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#1672397956] 03:06:17,756 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#1850646504] 03:06:17,756 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#1042676235] 03:06:17,758 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,758 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 03:06:17,759 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 03:06:17,759 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 03:06:17,759 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,759 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 03:06:17,759 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#1612252638] 03:06:17,770 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 03:06:17,770 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#-290334348] 03:06:17,770 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#1203110036] 03:06:17,770 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#1959387923] 03:06:17,770 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#-656543566] 03:06:17,772 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,772 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,772 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,772 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#-1260688465] 03:06:17,782 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 03:06:17,783 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,783 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,783 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,783 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 03:06:17,783 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 03:06:17,784 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,784 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 03:06:17,784 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#620389341] 03:06:17,794 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 03:06:17,795 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,795 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,795 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,795 PM [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 03:06:17,795 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 03:06:17,795 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#1290073051] 03:06:17,806 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 03:06:17,806 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#-511405589] 03:06:17,807 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,807 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 03:06:17,807 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 03:06:17,807 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,807 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 03:06:17,807 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 03:06:17,807 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 03:06:17,807 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 03:06:17,808 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 03:06:17,808 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 03:06:17,808 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 03:06:17,808 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,808 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 03:06:17,808 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#-687140201] 03:06:17,818 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 03:06:17,818 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#43061800] 03:06:17,818 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#-246132246] 03:06:17,819 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,819 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,819 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,819 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#-1011641336] 03:06:17,830 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 03:06:17,831 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,831 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,831 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,831 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 03:06:17,831 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 03:06:17,831 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 03:06:17,831 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#1451747622] 03:06:17,841 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 03:06:17,843 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,843 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,843 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,843 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 03:06:17,843 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 03:06:17,843 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 03:06:17,843 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#1002959933] 03:06:17,853 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,854 PM [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 03:06:17,854 PM [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 03:06:17,854 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,854 PM [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 03:06:17,854 PM [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 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 03:06:17,854 PM [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 03:06:17,854 PM [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 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 03:06:17,854 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 03:06:17,854 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 03:06:17,854 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#1153297068] 03:06:17,865 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 03:06:17,866 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 03:06:17,866 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 03:06:17,866 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 03:06:17,866 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#1925684442] 03:06:17,876 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 03:06:17,877 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,877 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,877 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 03:06:17,877 PM [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 03:06:17,877 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 03:06:17,877 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#35722898] 03:06:17,888 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 03:06:17,889 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 03:06:17,889 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 03:06:17,889 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 03:06:17,889 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 03:06:17,889 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 03:06:17,889 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 03:06:17,889 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-1850181051] 03:06:17,899 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] [INFO] [09/17/2024 15:06:17.899] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 03:06:17,900 PM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/17/2024 15:06:17.900] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.25:25520) [INFO] [akkaDeadLetter][09/17/2024 15:06:17.900] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-387263040] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 03:06:17,901 PM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-387263040] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [09/17/2024 15:06:17.902] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - Exiting completed 03:06:17,902 PM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - Exiting completed [INFO] [09/17/2024 15:06:17.902] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - Shutting down... 03:06:17,902 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - Shutting down... [INFO] [09/17/2024 15:06:17.902] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.25:25520] - Successfully shut down 03:06:17,902 PM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.171.25:25520] - Successfully shut down [INFO] [09/17/2024 15:06:17.905] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.25:25520/system/remoting-terminator] Shutting down remote daemon. 03:06:17,905 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [09/17/2024 15:06:17.905] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.25:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 03:06:17,905 PM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/17/2024 15:06:17.907] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.25:25520/system/remoting-terminator] Remoting shut down. 03:06:17,907 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/17/2024 15:06:17.907] [test-akka.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger