[DEBUG] [10/30/2024 19:00:58.118] [main] [EventStream(akka://test)] logger log1-TestEventListener started 07:00:58,119 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/30/2024 19:00:58.119] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/30/2024 19:00:58.119] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/30/2024 19:00:58.135] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.205:25520] with UID [970788782302905101] 07:00:58,135 PM [test-akka.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.205:25520] with UID [970788782302905101] [INFO] [10/30/2024 19:00:58.136] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - Starting up, Akka version [2.6.21] ... 07:00:58,136 PM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/30/2024 19:00:58.147] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/30/2024 19:00:58.147] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - Started up successfully [INFO] [10/30/2024 19:00:58.148] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/30/2024 19:00:58.148] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:58,152 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - Registered cluster JMX MBean [akka:type=Cluster] 07:00:58,152 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - Started up successfully 07:00:58,152 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 07:00:58,152 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 07:00:58,264 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:58,264 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:58,264 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:58,265 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:58,265 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:58,265 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:58,265 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 07:00:58,265 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#296530822] 07:00:58,277 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 07:00:58,277 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer418#-321120455] 07:00:58,379 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:58,379 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 07:00:58,379 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:58,379 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:58,379 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:58,379 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:58,379 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:58,380 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior419#207085829] 07:00:58,390 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate420] 07:00:58,390 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer421#-838790232] 07:00:58,494 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:58,494 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:58,495 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:58,495 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:58,495 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:58,495 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:58,496 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#276736463] 07:00:58,506 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 07:00:58,512 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer424#970526693] 07:00:58,616 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:58,617 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:58,617 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:58,617 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:58,617 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:58,617 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:58,617 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:58,617 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:58,618 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior425#-1282641758] 07:00:58,629 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate426] 07:00:58,629 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer427#-2085048270] 07:00:58,731 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:58,731 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 07:00:58,733 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:58,733 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:58,733 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:58,733 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:58,733 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:58,733 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:58,733 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 07:00:58,733 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 07:00:58,733 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:58,734 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:58,734 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:58,734 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 07:00:58,734 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior428#-422186860] 07:00:58,745 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate429] 07:00:58,745 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer430#56858389] 07:00:58,745 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer431#1269567339] 07:00:58,848 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:58,848 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:58,848 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:58,848 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 07:00:58,848 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:58,848 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 07:00:58,849 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior432#373969632] 07:00:58,860 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate433] 07:00:58,860 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer434#1911734217] 07:00:58,962 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:58,962 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:58,962 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:58,962 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:58,962 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:58,962 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 07:00:58,963 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:58,963 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 07:00:58,963 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior435#132970325] 07:00:58,973 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate436] 07:00:59,75 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,75 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,75 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:59,76 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:59,76 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:59,76 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 07:00:59,76 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior437#-144793904] 07:00:59,87 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate438] 07:00:59,87 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer439#2039541321] 07:00:59,190 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,190 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,190 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,190 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior440#383894834] 07:00:59,201 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate441] 07:00:59,308 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 07:00:59,308 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 07:00:59,308 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 07:00:59,308 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 07:00:59,711 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 07:00:59,711 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:59,711 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 07:00:59,711 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:59,711 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:59,712 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:59,712 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:59,712 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:59,712 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 07:00:59,712 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:59,712 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 07:00:59,712 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior442#1909028920] 07:00:59,723 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate443] 07:00:59,723 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer444#-330400439] 07:00:59,723 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer445#1282713270] 07:00:59,724 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer446#1098115506] 07:00:59,724 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer447#-407958103] 07:00:59,726 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,726 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 07:00:59,727 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 07:00:59,727 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 07:00:59,727 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 07:00:59,727 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 07:00:59,727 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 07:00:59,727 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:59,728 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 07:00:59,728 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:59,728 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 07:00:59,728 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior448#-2138372482] 07:00:59,739 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate449] 07:00:59,739 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer450#2110485601] 07:00:59,739 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer451#-1576618121] 07:00:59,739 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer452#1995138920] 07:00:59,740 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer453#-954074731] 07:00:59,741 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,742 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,742 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,742 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior454#1415923770] 07:00:59,752 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate455] 07:00:59,755 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,755 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,755 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,755 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 07:00:59,755 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 07:00:59,755 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:59,755 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:59,755 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#1657111466] 07:00:59,765 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 07:00:59,767 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,767 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,767 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,767 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:59,767 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 07:00:59,767 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior458#-26056842] 07:00:59,778 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate459] 07:00:59,778 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer460#-545754243] 07:00:59,779 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,779 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 07:00:59,780 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:59,780 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 07:00:59,780 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:59,780 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:00:59,780 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior461#544422171] 07:00:59,791 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate462] 07:00:59,791 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer463#1584305472] 07:00:59,791 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#-1295140301] 07:00:59,793 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,793 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,793 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,793 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-1107629265] 07:00:59,804 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 07:00:59,805 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,805 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,805 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,805 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 07:00:59,806 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:59,806 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 07:00:59,806 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior467#220414022] 07:00:59,816 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate468] 07:00:59,818 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,818 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 07:00:59,818 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:59,818 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 07:00:59,818 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior469#-693814491] 07:00:59,828 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate470] 07:00:59,830 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,830 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,830 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,830 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:59,830 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:59,830 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 07:00:59,830 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:59,830 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,830 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,830 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:59,830 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:59,830 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:59,830 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,830 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,830 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:59,830 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:59,830 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:59,830 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 07:00:59,830 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:59,830 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,830 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 07:00:59,830 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 07:00:59,830 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:59,831 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 07:00:59,831 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior471#1181215874] 07:00:59,841 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate472] 07:00:59,843 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 07:00:59,843 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 07:00:59,843 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 07:00:59,843 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior473#1854829273] 07:00:59,853 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate474] 07:00:59,955 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,955 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,955 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:59,955 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:59,955 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 07:00:59,956 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#-1590091321] 07:00:59,966 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 07:00:59,968 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 07:00:59,968 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 07:00:59,968 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 07:00:59,968 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 07:00:59,968 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:59,968 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 07:00:59,968 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#-1667983886] 07:00:59,979 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] [INFO] [10/30/2024 19:00:59.980] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:00:59,980 PM [test-akka.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/30/2024 19:00:59.981] [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.205:25520) [INFO] [akkaDeadLetter][10/30/2024 19:00:59.981] [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#-1762001927] 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:59,981 PM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1762001927] 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:59,982 PM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - Exiting completed 07:00:59,982 PM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - Shutting down... [INFO] [10/30/2024 19:00:59.981] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - Exiting completed [INFO] [10/30/2024 19:00:59.981] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - Shutting down... [INFO] [10/30/2024 19:00:59.982] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.205:25520] - Successfully shut down 07:00:59,982 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.205:25520] - Successfully shut down [INFO] [10/30/2024 19:00:59.983] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.205:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/30/2024 19:00:59.983] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.171.205:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:00:59,984 PM [test-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:00:59,984 PM [test-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/30/2024 19:00:59.986] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.205:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [10/30/2024 19:00:59.986] [test-akka.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger 07:00:59,986 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.