[DEBUG] [09/17/2024 19:00:35.704] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:00:35,704 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/17/2024 19:00:35.704] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/17/2024 19:00:35.704] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/17/2024 19:00:35.716] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.108:25520] with UID [-1903090512598641444] 07:00:35,717 PM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.108:25520] with UID [-1903090512598641444] [INFO] [09/17/2024 19:00:35.717] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108:25520] - Starting up, Akka version [2.6.21] ... 07:00:35,717 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/17/2024 19:00:35.719] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/17/2024 19:00:35.719] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108:25520] - Started up successfully 07:00:35,719 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:00:35,719 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - Started up successfully [INFO] [09/17/2024 19:00:35.725] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108: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 19:00:35.725] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:35,729 PM [test-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:00:35,729 PM [test-akka.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:35,831 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,831 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:35,831 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,832 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 07:00:35,832 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 07:00:35,832 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:35,832 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 07:00:35,833 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#916680178] 07:00:35,844 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 07:00:35,845 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer418#873079005] 07:00:35,947 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:35,948 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 07:00:35,948 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:35,948 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:35,948 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:35,948 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:35,948 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:35,948 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior419#1919959900] 07:00:35,959 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate420] 07:00:35,959 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer421#1573873592] 07:00:36,62 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,62 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,62 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:36,63 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:36,63 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 07:00:36,63 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:36,63 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#-243037358] 07:00:36,74 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 07:00:36,74 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer424#176100291] 07:00:36,177 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,177 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,177 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,178 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 07:00:36,178 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=[]] 07:00:36,178 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:36,178 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:36,178 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:36,178 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior425#1437728353] 07:00:36,189 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate426] 07:00:36,190 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer427#916032612] 07:00:36,192 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,192 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 07:00:36,192 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:36,192 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,192 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:36,192 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:36,193 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:36,193 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:36,193 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 07:00:36,193 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 07:00:36,193 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:36,193 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:36,193 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:36,193 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 07:00:36,193 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior428#962494906] 07:00:36,204 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate429] 07:00:36,204 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer430#-414631895] 07:00:36,204 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer431#1927255572] 07:00:36,206 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,206 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,206 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,206 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 07:00:36,206 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 07:00:36,206 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 07:00:36,206 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior432#-1282290047] 07:00:36,217 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate433] 07:00:36,217 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer434#-1497050370] 07:00:36,219 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,219 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,219 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:36,219 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 07:00:36,219 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]]] 07:00:36,219 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:36,219 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:36,219 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:36,220 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior435#-1574888114] 07:00:36,230 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate436] 07:00:36,233 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,233 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,233 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:36,233 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:36,233 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 07:00:36,233 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 07:00:36,234 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior437#-3630962] 07:00:36,244 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate438] 07:00:36,244 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer439#1319263068] 07:00:36,246 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,246 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,246 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,247 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior440#660019815] 07:00:36,257 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate441] 07:00:36,260 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 07:00:36,261 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 07:00:36,261 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 07:00:36,261 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 07:00:36,663 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 07:00:36,663 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:36,663 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 07:00:36,663 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:36,663 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:36,664 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:36,664 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:36,664 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:36,664 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:36,664 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:36,664 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 07:00:36,664 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior442#-400863348] 07:00:36,675 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate443] 07:00:36,675 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer444#221650264] 07:00:36,675 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer445#1733497213] 07:00:36,675 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer446#718241066] 07:00:36,676 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer447#2031035714] 07:00:36,678 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,678 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 07:00:36,679 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:36,679 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 07:00:36,680 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:36,680 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:36,680 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:36,680 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:36,680 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:36,680 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:36,680 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 07:00:36,680 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior448#2082099408] 07:00:36,690 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate449] 07:00:36,691 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer450#913895905] 07:00:36,691 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer451#272367713] 07:00:36,691 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer452#-1888240023] 07:00:36,691 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer453#-140751028] 07:00:36,693 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,693 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,693 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,693 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior454#-1905992303] 07:00:36,703 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate455] 07:00:36,707 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,707 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,707 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,707 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:36,707 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 07:00:36,707 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:36,707 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:36,707 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#-469837711] 07:00:36,718 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 07:00:36,719 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,720 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 07:00:36,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 07:00:36,720 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior458#1845074845] 07:00:36,731 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate459] 07:00:36,731 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer460#1991151832] 07:00:36,833 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,833 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 07:00:36,834 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:36,834 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,834 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:36,834 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:36,834 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:36,834 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:36,834 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 07:00:36,834 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:36,835 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:36,835 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:36,835 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:36,835 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior461#339181005] 07:00:36,846 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate462] 07:00:36,846 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer463#1017594066] 07:00:36,846 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#-1632717862] 07:00:36,949 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:36,949 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:36,949 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:36,950 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#2114641298] 07:00:36,960 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 07:00:37,62 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:37,62 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,62 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:37,63 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 07:00:37,63 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 07:00:37,63 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 07:00:37,63 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior467#259542433] 07:00:37,74 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate468] 07:00:37,76 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:37,76 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,76 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:37,76 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 07:00:37,76 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 07:00:37,76 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 07:00:37,76 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior469#-1355979561] 07:00:37,87 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate470] 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:37,89 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 07:00:37,89 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 07:00:37,89 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:37,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:37,89 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 07:00:37,89 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 07:00:37,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 07:00:37,89 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 07:00:37,89 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 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 07:00:37,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,89 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:37,89 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 07:00:37,89 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 07:00:37,90 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:37,90 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior471#1461215012] 07:00:37,100 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate472] 07:00:37,102 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 07:00:37,102 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 07:00:37,102 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 07:00:37,102 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior473#-1193477608] 07:00:37,113 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate474] 07:00:37,114 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:37,114 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,114 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:37,114 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 07:00:37,114 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 07:00:37,114 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#1943544810] 07:00:37,125 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 07:00:37,227 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:37,227 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:37,227 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:37,227 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:37,227 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 07:00:37,227 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:37,227 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#-1207236272] 07:00:37,238 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] [INFO] [09/17/2024 19:00:37.239] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:00:37,239 PM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/17/2024 19:00:37.240] [test-akka.actor.default-dispatcher-11] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.108:25520) [INFO] [akkaDeadLetter][09/17/2024 19:00:37.240] [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#-242831518] 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'. 07:00:37,240 PM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-242831518] 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 19:00:37.241] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108:25520] - Exiting completed 07:00:37,241 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - Exiting completed 07:00:37,241 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - Shutting down... [INFO] [09/17/2024 19:00:37.241] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108:25520] - Shutting down... [INFO] [09/17/2024 19:00:37.241] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.108:25520] - Successfully shut down 07:00:37,241 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.108:25520] - Successfully shut down [INFO] [09/17/2024 19:00:37.243] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.108:25520/system/remoting-terminator] Shutting down remote daemon. 07:00:37,243 PM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [09/17/2024 19:00:37.243] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.108:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:00:37,243 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/17/2024 19:00:37.245] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.108:25520/system/remoting-terminator] Remoting shut down. 07:00:37,246 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/17/2024 19:00:37.246] [test-akka.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger