[DEBUG] [08/30/2024 17:46:38.260] [main] [EventStream(akka://test)] logger log1-TestEventListener started 05:46:38,267 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/30/2024 17:46:38.267] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [08/30/2024 17:46:38.267] [main] [EventStream(akka://test)] Default Loggers started [INFO] [08/30/2024 17:46:38.285] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.43:25520] with UID [51844795330121972] 05:46:38,286 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.43:25520] with UID [51844795330121972] [INFO] [08/30/2024 17:46:38.287] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - Starting up, Akka version [2.6.21] ... 05:46:38,287 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - Starting up, Akka version [2.6.21] ... [INFO] [08/30/2024 17:46:38.290] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - Registered cluster JMX MBean [akka:type=Cluster] 05:46:38,290 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [08/30/2024 17:46:38.290] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - Started up successfully 05:46:38,290 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - Started up successfully 05:46:38,295 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 05:46:38,295 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [08/30/2024 17:46:38.291] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [08/30/2024 17:46:38.291] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 05:46:38,302 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,302 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,302 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,303 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 05:46:38,303 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 05:46:38,303 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,303 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 05:46:38,303 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#307304947] 05:46:38,314 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 05:46:38,314 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#709614930] 05:46:38,315 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,315 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 05:46:38,315 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,316 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:46:38,316 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 05:46:38,316 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 05:46:38,316 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:46:38,316 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#505549806] 05:46:38,326 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 05:46:38,326 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#681286734] 05:46:38,331 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,331 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,331 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:46:38,332 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 05:46:38,332 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 05:46:38,332 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 05:46:38,332 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#1545912312] 05:46:38,343 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 05:46:38,343 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#-1621954345] 05:46:38,345 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,345 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,345 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,345 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 05:46:38,345 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=[]] 05:46:38,345 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 05:46:38,346 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,346 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 05:46:38,346 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#598578835] 05:46:38,357 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 05:46:38,357 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#1334968815] 05:46:38,359 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,359 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 05:46:38,359 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 05:46:38,359 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,359 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:46:38,359 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 05:46:38,360 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 05:46:38,360 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:46:38,360 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 05:46:38,360 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 05:46:38,360 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:46:38,360 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:46:38,360 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,360 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 05:46:38,360 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-958702249] 05:46:38,371 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 05:46:38,371 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#-41299864] 05:46:38,371 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#555986139] 05:46:38,373 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,373 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,373 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,373 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 05:46:38,373 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 05:46:38,373 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 05:46:38,374 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#-753729990] 05:46:38,384 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 05:46:38,385 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#1129413522] 05:46:38,386 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,387 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,387 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 05:46:38,387 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 05:46:38,387 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]]] 05:46:38,387 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 05:46:38,387 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,387 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 05:46:38,387 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#1234324531] 05:46:38,398 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 05:46:38,401 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,401 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,401 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:46:38,402 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 05:46:38,402 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 05:46:38,402 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 05:46:38,402 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#1513073024] 05:46:38,413 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 05:46:38,413 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#1166504364] 05:46:38,415 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,415 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,415 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,415 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#-595330899] 05:46:38,426 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 05:46:38,430 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 05:46:38,430 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 05:46:38,430 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 05:46:38,430 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 05:46:38,843 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 05:46:38,843 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 05:46:38,843 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 05:46:38,843 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:46:38,843 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 05:46:38,843 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:46:38,844 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:46:38,844 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:46:38,844 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:46:38,844 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,844 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 05:46:38,844 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#-1441768536] 05:46:38,856 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 05:46:38,856 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#-1993453592] 05:46:38,856 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#-1535688842] 05:46:38,856 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#-1031054926] 05:46:38,856 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#-1295814228] 05:46:38,859 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,859 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 05:46:38,860 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 05:46:38,860 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 05:46:38,860 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 05:46:38,860 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 05:46:38,860 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 05:46:38,860 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:46:38,861 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:46:38,861 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,861 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 05:46:38,861 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#-737561913] 05:46:38,872 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 05:46:38,872 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#1222126141] 05:46:38,872 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#1254295650] 05:46:38,873 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#-118020105] 05:46:38,873 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#986541833] 05:46:38,875 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,875 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,875 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,876 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#2119073816] 05:46:38,886 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 05:46:38,888 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,888 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,888 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,888 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 05:46:38,888 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 05:46:38,888 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,888 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:46:38,889 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#-520330795] 05:46:38,899 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 05:46:38,901 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,901 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,901 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,902 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 05:46:38,902 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 05:46:38,902 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#-1831221888] 05:46:38,903 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 05:46:38,903 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#68171349] 05:46:38,905 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,905 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 05:46:38,906 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:46:38,906 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:46:38,906 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,906 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:46:38,906 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#791105557] 05:46:38,907 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 05:46:38,907 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#415354825] 05:46:38,907 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#871454078] 05:46:38,909 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,909 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,909 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,909 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#-57572688] 05:46:38,910 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 05:46:38,911 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,911 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,911 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,911 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 05:46:38,911 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 05:46:38,911 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 05:46:38,911 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#328308907] 05:46:38,912 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 05:46:38,912 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,912 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,912 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,912 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 05:46:38,912 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 05:46:38,912 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 05:46:38,912 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#-332361181] 05:46:38,913 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,914 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 05:46:38,914 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 05:46:38,914 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,914 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 05:46:38,914 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 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 05:46:38,914 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 05:46:38,914 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 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 05:46:38,914 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 05:46:38,914 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 05:46:38,914 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:46:38,914 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#-783050805] 05:46:38,915 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 05:46:38,916 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 05:46:38,916 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 05:46:38,916 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 05:46:38,916 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#1927366022] 05:46:38,916 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 05:46:38,917 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,917 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,917 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:46:38,917 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 05:46:38,917 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 05:46:38,917 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#979212978] 05:46:38,917 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 05:46:38,918 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 05:46:38,918 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 05:46:38,918 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 05:46:38,918 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 05:46:38,918 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 05:46:38,918 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 05:46:38,919 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-870261787] 05:46:38,919 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] [INFO] [08/30/2024 17:46:38.919] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:46:38,920 PM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/30/2024 17:46:38.920] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.43:25520) [INFO] [08/30/2024 17:46:38.920] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - Exiting completed [INFO] [08/30/2024 17:46:38.921] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - Shutting down... [INFO] [08/30/2024 17:46:38.921] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.43:25520] - Successfully shut down 05:46:38,922 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - Exiting completed 05:46:38,922 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - Shutting down... 05:46:38,922 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.43:25520] - Successfully shut down [INFO] [akkaDeadLetter][08/30/2024 17:46:38.920] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1528918548] 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] [08/30/2024 17:46:38.922] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.43:25520/system/remoting-terminator] Shutting down remote daemon. 05:46:38,922 PM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1528918548] 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'. 05:46:38,922 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 05:46:38,922 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/30/2024 17:46:38.922] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.43:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 05:46:38,924 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [08/30/2024 17:46:38.923] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.43:25520/system/remoting-terminator] Remoting shut down.