[DEBUG] [10/17/2024 10:15:29.800] [main] [EventStream(akka://test)] logger log1-TestEventListener started 10:15:29,803 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/17/2024 10:15:29.804] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/17/2024 10:15:29.804] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/17/2024 10:15:29.839] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.78:25520] with UID [-125191254688979732] [INFO] [10/17/2024 10:15:29.840] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Starting up, Akka version [2.6.21] ... 10:15:29,841 AM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.78:25520] with UID [-125191254688979732] 10:15:29,841 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/17/2024 10:15:29.849] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/17/2024 10:15:29.849] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Started up successfully 10:15:29,849 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Registered cluster JMX MBean [akka:type=Cluster] 10:15:29,849 AM [test-akka.actor.default-dispatcher-9] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Started up successfully [INFO] [10/17/2024 10:15:29.851] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/17/2024 10:15:29.851] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:15:29,852 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 10:15:29,852 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:15:29,877 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 10:15:29,878 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [10/17/2024 10:15:29.893] [test-akka.actor.default-dispatcher-9] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower26]: org.opendaylight.controller.cluster.common.actor.Monitor@5d3e2e7f [INFO] [akkaDeadLetter][10/17/2024 10:15:29.893] [test-akka.actor.default-dispatcher-9] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower26] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:15:29,894 AM [test-akka.actor.default-dispatcher-9] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower26] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:15:29,896 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower26 with journal batch size 1000 10:15:29,904 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: SnapshotOffer called. 10:15:29,904 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Moving last applied index from -1 to -1 10:15:29,904 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=1, votedFor=null 10:15:29,905 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING]] 10:15:29,907 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower26 in 2.221 ms: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:29,916 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Recovery completed in 10.85 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:29,998 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower27 with journal batch size 1000 10:15:29,998 AM [test-akka.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower27] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [10/17/2024 10:15:29.999] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower27]: org.opendaylight.controller.cluster.common.actor.Monitor@2b236e60 [INFO] [akkaDeadLetter][10/17/2024 10:15:29.998] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower27] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:15:30,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: SnapshotOffer called. 10:15:30,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Moving last applied index from -1 to -1 10:15:30,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=1, votedFor=null 10:15:30,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING]] 10:15:30,0 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower27 in 81.14 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:30,2 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Recovery completed in 2.196 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:30.110] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower28]: org.opendaylight.controller.cluster.common.actor.Monitor@2ddc1fc8 [INFO] [akkaDeadLetter][10/17/2024 10:15:30.110] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower28] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:15:30,111 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower28 with journal batch size 1000 10:15:30,111 AM [test-akka.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower28] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:15:30,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: SnapshotOffer called. 10:15:30,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Moving last applied index from -1 to -1 10:15:30,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Set currentTerm=1, votedFor=null 10:15:30,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Updated server config: isVoting: false, peers: [PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING]] 10:15:30,113 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower28 in 158.7 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:30,115 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Recovery completed in 1.620 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:30,216 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader25] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [10/17/2024 10:15:30.216] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader25]: org.opendaylight.controller.cluster.common.actor.Monitor@4211fc81 [INFO] [akkaDeadLetter][10/17/2024 10:15:30.216] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader25] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:15:30,218 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader25 with journal batch size 1000 10:15:30,219 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: SnapshotOffer called. 10:15:30,219 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Moving last applied index from -1 to -1 10:15:30,219 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Set currentTerm=1, votedFor=null 10:15:30,219 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING]] 10:15:30,219 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader25 in 143.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:30,221 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Recovery completed in 1.984 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:30,577 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:30,579 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.78:25520, Removed) 10:15:30,580 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower): Received ElectionTimeout - switching to Candidate 10:15:30,580 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Election: Candidate has following voting peers: [follower27, follower26] 10:15:30,580 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Set currentTerm=2, votedFor=leader25 10:15:30,580 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Starting new election term 2 10:15:30,581 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Sending RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] to peer follower27 10:15:30,581 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Sending RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] to peer follower26 10:15:30,581 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:30,581 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:30,581 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:15:30,581 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Cluster state: [] 10:15:30,581 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:30,581 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Cluster state: [] 10:15:30,581 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:30,581 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:30,581 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:30,581 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=2, votedFor=null 10:15:30,581 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=2, votedFor=null 10:15:30,581 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): In requestVote: RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:30,582 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=2, votedFor=leader25 10:15:30,582 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): In requestVote: RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:30,582 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=2, votedFor=leader25 10:15:30,582 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:30,582 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:30,582 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:15:30,583 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:15:30,583 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Election: Leader has following peers: [follower28, follower27, follower26] 10:15:30,583 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,583 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower28 (Follower): Term 2 in "AppendEntries [leaderId=leader25, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 10:15:30,583 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Set currentTerm=2, votedFor=null 10:15:30,584 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower28: Last sync leader does not match current leader leader25, need to catch up to -1 10:15:30,584 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,584 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,584 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower26: Last sync leader does not match current leader leader25, need to catch up to -1 10:15:30,584 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:15:30,585 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] was unhandled. [5] 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'. [WARN] [10/17/2024 10:15:30.585] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower26] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@57f30996 10:15:30,585 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower28 updated: matchIndex: -1, nextIndex: 0 [INFO] [akkaDeadLetter][10/17/2024 10:15:30.585] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower26] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] was unhandled. [5] 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'. 10:15:30,585 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,585 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower26 updated: matchIndex: -1, nextIndex: 0 10:15:30,585 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,586 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower27: Last sync leader does not match current leader leader25, need to catch up to -1 10:15:30,586 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower27 updated: matchIndex: -1, nextIndex: 0 10:15:30,586 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:30.586] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower27] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@40ebd8d8 [WARN] [10/17/2024 10:15:30.587] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower28] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5c43e073 [INFO] [akkaDeadLetter][10/17/2024 10:15:30.587] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower27] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] was unhandled. [6] 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] [akkaDeadLetter][10/17/2024 10:15:30.587] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower28] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] was unhandled. [7] 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'. 10:15:30,587 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] was unhandled. [6] 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'. 10:15:30,587 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] was unhandled. [7] 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'. 10:15:30,618 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:30,618 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader25 starting 10:15:30,620 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: onShutDown 10:15:30,621 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Initiating leader transfer 10:15:30,623 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader25: pauseLeader successfully completed - doing transfer 10:15:30,624 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Attempting to transfer leadership 10:15:30,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 10:15:30,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 10:15:30,624 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 10:15:30,625 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,625 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,625 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,625 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:30,625 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,626 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,626 AM [test-akka.actor.default-dispatcher-8] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] was unhandled. [8] 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'. [WARN] [10/17/2024 10:15:30.626] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower28] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3e5ccc51 10:15:30,626 AM [test-akka.actor.default-dispatcher-8] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] was unhandled. [9] 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'. [WARN] [10/17/2024 10:15:30.626] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower27] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@59d41db9 [INFO] [akkaDeadLetter][10/17/2024 10:15:30.626] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower28] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] was unhandled. [8] 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'. [WARN] [10/17/2024 10:15:30.626] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower26] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@35145caf 10:15:30,626 AM [test-akka.actor.default-dispatcher-16] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][10/17/2024 10:15:30.626] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower27] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] was unhandled. [9] 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] [akkaDeadLetter][10/17/2024 10:15:30.626] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower26] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 10:15:30,698 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,698 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,698 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,818 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,818 AM [test-akka.actor.default-dispatcher-9] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,818 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader25: leader transfer aborted 10:15:30,937 AM [test-akka.actor.default-dispatcher-17] [WARN] RaftActorLeadershipTransferCohort - leader25: Failed to transfer leadership in 316.1 ms 10:15:30,938 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: leader transfer failed - sending PoisonPill 10:15:30,938 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Leadership transfer expired 10:15:30,939 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,939 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 10:15:30,939 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) [WARN] [10/17/2024 10:15:30.939] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower28]: AppendEntriesReply [term=2, success=true, followerId=follower28, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [10/17/2024 10:15:30.940] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower26]: AppendEntriesReply [term=2, success=true, followerId=follower26, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [10/17/2024 10:15:30.940] [test-akka.actor.default-dispatcher-5] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower27]: AppendEntriesReply [term=2, success=true, followerId=follower27, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:15:30,941 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader25 ending 10:15:30,943 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 10:15:30,943 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower26-notifier29#-2101563539] 10:15:30,956 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower26-collector30#1492792863] 10:15:30,957 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower26] 10:15:30,958 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower27-notifier31#158181078] 10:15:30,959 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower27-collector32#-1907860799] 10:15:30,960 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower27] 10:15:30,961 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower28-notifier33#968338697] 10:15:30,961 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower28-collector34#1410732289] 10:15:30,962 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower28] 10:15:30,963 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader25-notifier35#1743258281] 10:15:30,963 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader25-collector36#-23222771] 10:15:30,964 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader25] 10:15:30,967 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 10:15:30,967 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [10/17/2024 10:15:30.970] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower38]: org.opendaylight.controller.cluster.common.actor.Monitor@28c68606 10:15:30,971 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower38 with journal batch size 1000 10:15:30,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: SnapshotOffer called. 10:15:30,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Moving last applied index from -1 to -1 10:15:30,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=1, votedFor=null 10:15:30,972 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Updated server config: isVoting: true, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 10:15:30,972 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower38 in 85.42 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:30,974 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Recovery completed in 1.489 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:31.075] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower39]: org.opendaylight.controller.cluster.common.actor.Monitor@71d21f4c 10:15:31,76 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower39 with journal batch size 1000 10:15:31,77 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: SnapshotOffer called. 10:15:31,77 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Moving last applied index from -1 to -1 10:15:31,77 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=1, votedFor=null 10:15:31,77 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Updated server config: isVoting: true, peers: [PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 10:15:31,77 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower39 in 142.3 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:31,79 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Recovery completed in 1.836 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:31.180] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower40]: org.opendaylight.controller.cluster.common.actor.Monitor@30ef1577 10:15:31,181 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower40 with journal batch size 1000 10:15:31,182 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: SnapshotOffer called. 10:15:31,183 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Moving last applied index from -1 to -1 10:15:31,183 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=1, votedFor=null 10:15:31,183 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Updated server config: isVoting: false, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING]] 10:15:31,183 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower40 in 171.2 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:31,186 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Recovery completed in 3.136 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:31.186] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader37]: org.opendaylight.controller.cluster.common.actor.Monitor@6fe700ba 10:15:31,187 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader37 with journal batch size 1000 10:15:31,187 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: SnapshotOffer called. 10:15:31,188 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Moving last applied index from -1 to -1 10:15:31,188 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=1, votedFor=null 10:15:31,188 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Updated server config: isVoting: true, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 10:15:31,188 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader37 in 81.44 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:31,189 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Recovery completed in 1.102 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:31,517 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:31,517 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.78:25520, Removed) 10:15:31,518 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower): Received ElectionTimeout - switching to Candidate 10:15:31,518 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Election: Candidate has following voting peers: [follower39, follower38] 10:15:31,518 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=2, votedFor=leader37 10:15:31,518 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Starting new election term 2 10:15:31,518 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Sending RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] to peer follower39 10:15:31,518 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Sending RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] to peer follower38 10:15:31,518 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:31,519 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:15:31,519 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Cluster state: [] 10:15:31,519 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:31,519 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:31,519 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=2, votedFor=null 10:15:31,519 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): In requestVote: RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:31,519 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=2, votedFor=leader37 10:15:31,519 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:31,519 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Cluster state: [] 10:15:31,519 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:31,519 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:31,519 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:31,519 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=2, votedFor=null 10:15:31,520 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): In requestVote: RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:31,520 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=2, votedFor=leader37 10:15:31,520 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:31,521 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:15:31,521 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:15:31,522 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Election: Leader has following peers: [follower39, follower38, follower40] 10:15:31,522 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,522 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,522 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,522 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:15:31,522 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower38: Last sync leader does not match current leader leader37, need to catch up to -1 10:15:31,523 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower38 updated: matchIndex: -1, nextIndex: 0 10:15:31,523 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:31.523] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7a644c22 10:15:31,523 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40 (Follower): Term 2 in "AppendEntries [leaderId=leader37, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 10:15:31,523 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=2, votedFor=null 10:15:31,523 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower39 updated: matchIndex: -1, nextIndex: 0 10:15:31,523 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower40: Last sync leader does not match current leader leader37, need to catch up to -1 10:15:31,523 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,523 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower40 updated: matchIndex: -1, nextIndex: 0 10:15:31,524 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,524 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower39: Last sync leader does not match current leader leader37, need to catch up to -1 [WARN] [10/17/2024 10:15:31.524] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower39] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2282397b [WARN] [10/17/2024 10:15:31.525] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4ab5460 10:15:31,542 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:31,542 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:15:31,544 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:15:31,544 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:15:31,544 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:15:31,544 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: onRequestLeadership RequestLeadership [requestedFollowerId=follower39, replyTo=Actor[akka://test/user/$a#557722587]] 10:15:31,546 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Initiating leader transfer 10:15:31,547 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader37: pauseLeader successfully completed - doing transfer 10:15:31,547 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Attempting to transfer leadership 10:15:31,547 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 10:15:31,547 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,547 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 10:15:31,547 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 10:15:31,547 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,547 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower39: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 10:15:31,547 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,547 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower38: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) [WARN] [10/17/2024 10:15:31.547] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower39] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5bc2c147 10:15:31,547 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower40: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 10:15:31,548 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): tryToCompleteLeadershipTransfer: followerId: follower39, matchIndex: -1, lastIndex: -1, isVoting: true 10:15:31,548 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Follower's log matches - sending ElectionTimeout 10:15:31,548 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:31.548] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4c240fb4 10:15:31,548 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:31.548] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14794f4e 10:15:31,548 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower39: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 10:15:31,548 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,548 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower38: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 10:15:31,548 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Leader transfer complete 10:15:31,548 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower40: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 10:15:31,548 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader37: leader transfer complete - waiting for new leader 10:15:31,548 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:31,548 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Received TimeoutNow - switching to Candidate 10:15:31,548 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Election: Candidate has following voting peers: [leader37, follower38] 10:15:31,548 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=3, votedFor=follower39 10:15:31,548 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Starting new election term 3 10:15:31,548 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Sending RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] to peer leader37 10:15:31,549 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Sending RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] to peer follower38 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:31,549 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Cluster state: [] 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=3, votedFor=null 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): In requestVote: RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=3, votedFor=follower39 10:15:31,549 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:31,549 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:15:31,549 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Cluster state: [] 10:15:31,549 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:31,549 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 10:15:31,549 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=3, votedFor=null 10:15:31,550 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Leadership transfer in progress - processing RequestVote 10:15:31,550 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): In requestVote: RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:31,550 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=3, votedFor=follower39 10:15:31,550 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:15:31,550 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader) :- Switching from behavior Leader to Follower, election term: 3 10:15:31,551 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 10:15:31,551 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 10:15:31,551 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Election: Leader has following peers: [leader37, follower38, follower40] 10:15:31,551 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower leader37: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,551 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower38: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,551 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower40: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,551 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower38: Last sync leader does not match current leader follower39, need to catch up to -1 10:15:31,552 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [10/17/2024 10:15:31.552] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@aa9c89f 10:15:31,552 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower38 updated: matchIndex: -1, nextIndex: 0 10:15:31,552 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,552 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40 (Follower): Term 3 in "AppendEntries [leaderId=follower39, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 10:15:31,552 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=3, votedFor=null 10:15:31,552 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower40: Last sync leader does not match current leader follower39, need to catch up to -1 10:15:31,552 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower40 updated: matchIndex: -1, nextIndex: 0 10:15:31,552 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,553 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - leader37: Last sync leader does not match current leader follower39, need to catch up to -1 10:15:31,553 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader37: leader changed to follower39 10:15:31,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader37 updated: matchIndex: -1, nextIndex: 0 10:15:31,553 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower leader37: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:31,553 AM [test-akka.actor.default-dispatcher-8] [INFO] RaftActorLeadershipTransferCohort - leader37: Successfully transferred leadership to follower39 in 6.725 ms 10:15:31,553 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Leadership transferred successfully to follower39 [WARN] [10/17/2024 10:15:31.553] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2783f55b [WARN] [10/17/2024 10:15:31.554] [test-akka.actor.default-dispatcher-8] [akka://test/user/leader37] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5637ae 10:15:31,615 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 10:15:31,615 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower38-notifier41#-1630883415] 10:15:31,627 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower38-collector42#676081664] 10:15:31,627 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower38] 10:15:31,628 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower39-notifier43#-622593864] 10:15:31,628 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower39-collector44#-1741650022] 10:15:31,629 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower39] 10:15:31,629 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower40-notifier45#1809082904] 10:15:31,630 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower40-collector46#1819105564] 10:15:31,630 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower40] 10:15:31,630 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader37-notifier47#-1033831422] 10:15:31,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader37-collector48#92751698] 10:15:31,631 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader37] 10:15:31,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#557722587] 10:15:31,633 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 10:15:31,633 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:31,641 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower50 with journal batch size 1000 [WARN] [10/17/2024 10:15:31.641] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower50]: org.opendaylight.controller.cluster.common.actor.Monitor@71d90e02 10:15:31,644 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: SnapshotOffer called. 10:15:31,645 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Moving last applied index from -1 to -1 10:15:31,645 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=1, votedFor=null 10:15:31,645 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Updated server config: isVoting: true, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 10:15:31,645 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower50 in 125.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:31,647 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower51 with journal batch size 1000 [WARN] [10/17/2024 10:15:31.647] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower51]: org.opendaylight.controller.cluster.common.actor.Monitor@7b7b717e 10:15:31,648 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Recovery completed in 3.337 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:31,651 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: SnapshotOffer called. 10:15:31,651 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Moving last applied index from -1 to -1 10:15:31,651 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=1, votedFor=null 10:15:31,651 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Updated server config: isVoting: true, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING]] 10:15:31,651 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower51 in 124.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [10/17/2024 10:15:31.652] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower52]: org.opendaylight.controller.cluster.common.actor.Monitor@23bdbed0 10:15:31,653 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Recovery completed in 2.275 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:31,654 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower52 with journal batch size 1000 10:15:31,655 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: SnapshotOffer called. 10:15:31,655 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Moving last applied index from -1 to -1 10:15:31,655 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Set currentTerm=1, votedFor=null 10:15:31,655 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Updated server config: isVoting: false, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 10:15:31,655 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower52 in 119.3 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:31,656 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Recovery completed in 1.376 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:31.755] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader49]: org.opendaylight.controller.cluster.common.actor.Monitor@5bfa9543 10:15:31,756 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader49 with journal batch size 1000 10:15:31,757 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: SnapshotOffer called. 10:15:31,757 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Moving last applied index from -1 to -1 10:15:31,757 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Set currentTerm=1, votedFor=null 10:15:31,757 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Updated server config: isVoting: true, peers: [PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 10:15:31,757 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader49 in 72.66 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:31,759 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Recovery completed in 1.336 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:32,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:32,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.78:25520, Removed) 10:15:32,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower): Received ElectionTimeout - switching to Candidate 10:15:32,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Election: Candidate has following voting peers: [follower50, follower51] 10:15:32,98 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Set currentTerm=2, votedFor=leader49 10:15:32,98 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Starting new election term 2 10:15:32,98 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Sending RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] to peer follower50 10:15:32,98 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Sending RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] to peer follower51 10:15:32,98 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:32,98 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:15:32,98 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Cluster state: [] 10:15:32,98 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:32,98 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:32,99 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:32,99 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=2, votedFor=null 10:15:32,99 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Cluster state: [] 10:15:32,99 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:32,99 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): In requestVote: RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:32,99 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:32,99 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=2, votedFor=leader49 10:15:32,99 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=2, votedFor=null 10:15:32,99 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:32,99 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): In requestVote: RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:32,99 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=2, votedFor=leader49 10:15:32,99 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:32,100 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:15:32,100 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:15:32,100 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Election: Leader has following peers: [follower50, follower52, follower51] 10:15:32,101 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,101 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,101 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,101 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:15:32,101 AM [test-akka.actor.default-dispatcher-9] [DEBUG] SyncStatusTracker - follower50: Last sync leader does not match current leader leader49, need to catch up to -1 10:15:32,101 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower51: Last sync leader does not match current leader leader49, need to catch up to -1 10:15:32,101 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower50 updated: matchIndex: -1, nextIndex: 0 10:15:32,101 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower52 (Follower): Term 2 in "AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 10:15:32,102 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,102 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Set currentTerm=2, votedFor=null 10:15:32,102 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower51 updated: matchIndex: -1, nextIndex: 0 10:15:32,102 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower52: Last sync leader does not match current leader leader49, need to catch up to -1 10:15:32,102 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:32.102] [test-akka.actor.default-dispatcher-9] [akka://test/user/follower50] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3ea55862 10:15:32,102 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower52 updated: matchIndex: -1, nextIndex: 0 10:15:32,102 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:32.102] [test-akka.actor.default-dispatcher-9] [akka://test/user/follower51] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@239c7095 [WARN] [10/17/2024 10:15:32.103] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower52] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6f006420 10:15:32,107 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:32,107 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:15:32,108 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:15:32,108 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower51 starting 10:15:32,109 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: onShutDown 10:15:32,109 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower51 ending 10:15:32,109 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:15:32,109 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:15:32,109 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: onRequestLeadership RequestLeadership [requestedFollowerId=follower51, replyTo=Actor[akka://test/user/$b#10953614]] 10:15:32,109 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Initiating leader transfer 10:15:32,110 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: onLeaderTransitioning: LeaderTransitioning [leaderId=leader49] 10:15:32,110 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: onLeaderTransitioning: LeaderTransitioning [leaderId=leader49] 10:15:32,110 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader49: pauseLeader successfully completed - doing transfer 10:15:32,110 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Attempting to transfer leadership [WARN] [10/17/2024 10:15:32.110] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: LeaderTransitioning [leaderId=leader49] 10:15:32,110 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,110 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,111 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 10:15:32,111 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:32.111] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower50] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@70f9d8bb 10:15:32,111 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [10/17/2024 10:15:32.111] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [10/17/2024 10:15:32.111] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower52] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5f072348 10:15:32,218 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [10/17/2024 10:15:32.218] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:32,218 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [10/17/2024 10:15:32.338] [test-akka.actor.default-dispatcher-9] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:32,338 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 10:15:32,338 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 10:15:32,457 AM [test-akka.actor.default-dispatcher-9] [DEBUG] RaftActorLeadershipTransferCohort - leader49: leader transfer aborted 10:15:32,457 AM [test-akka.actor.default-dispatcher-9] [WARN] RaftActorLeadershipTransferCohort - leader49: Failed to transfer leadership in 347.2 ms 10:15:32,457 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: LeadershipTransfer request from follower51 failed 10:15:32,458 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Leadership transfer expired 10:15:32,458 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 10:15:32,459 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [10/17/2024 10:15:32.459] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:32,462 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 10:15:32,462 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower50-notifier53#-161025206] 10:15:32,474 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower50-collector54#-1067274917] 10:15:32,475 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower50] 10:15:32,476 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower51-notifier55#-1365025283] 10:15:32,476 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower51-collector56#2115896015] 10:15:32,477 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower51] 10:15:32,477 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower52-notifier57#-844006925] 10:15:32,478 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower52-collector58#-686643779] 10:15:32,479 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower52] 10:15:32,479 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader49-notifier59#966390313] 10:15:32,480 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader49-collector60#1033530211] 10:15:32,480 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader49] 10:15:32,480 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#10953614] 10:15:32,482 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 10:15:32,482 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [10/17/2024 10:15:32.485] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower62]: org.opendaylight.controller.cluster.common.actor.Monitor@6332b5e 10:15:32,486 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower62 with journal batch size 1000 10:15:32,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: SnapshotOffer called. 10:15:32,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Moving last applied index from -1 to -1 10:15:32,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=1, votedFor=null 10:15:32,487 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING]] 10:15:32,487 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower62 in 94.11 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [10/17/2024 10:15:32.488] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower63]: org.opendaylight.controller.cluster.common.actor.Monitor@607f1892 10:15:32,489 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Recovery completed in 1.557 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:32,489 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower63 with journal batch size 1000 10:15:32,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: SnapshotOffer called. 10:15:32,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Moving last applied index from -1 to -1 10:15:32,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=1, votedFor=null 10:15:32,490 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING]] 10:15:32,490 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower63 in 96.48 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [10/17/2024 10:15:32.492] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower64]: org.opendaylight.controller.cluster.common.actor.Monitor@3c25fae0 10:15:32,493 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower64 with journal batch size 1000 10:15:32,494 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: SnapshotOffer called. 10:15:32,494 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Moving last applied index from -1 to -1 10:15:32,494 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=1, votedFor=null 10:15:32,494 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Updated server config: isVoting: false, peers: [PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING]] 10:15:32,494 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower64 in 78.58 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:32,494 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Recovery completed in 4.150 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:32,496 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Recovery completed in 1.672 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:32.498] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader61]: org.opendaylight.controller.cluster.common.actor.Monitor@71500e2d 10:15:32,498 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader61 with journal batch size 1000 10:15:32,498 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: SnapshotOffer called. 10:15:32,498 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Moving last applied index from -1 to -1 10:15:32,498 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=1, votedFor=null 10:15:32,498 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING]] 10:15:32,499 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader61 in 41.91 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:32,503 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Recovery completed in 4.045 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:32,857 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:32,858 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.78:25520, Removed) 10:15:32,858 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower): Received ElectionTimeout - switching to Candidate 10:15:32,858 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Election: Candidate has following voting peers: [follower63, follower62] 10:15:32,858 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=2, votedFor=leader61 10:15:32,858 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Starting new election term 2 10:15:32,858 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Sending RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] to peer follower63 10:15:32,858 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Sending RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] to peer follower62 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:32,859 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Cluster state: [] 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=2, votedFor=null 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): In requestVote: RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=2, votedFor=leader61 10:15:32,859 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:32,859 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Cluster state: [] 10:15:32,859 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:32,859 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:32,859 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=2, votedFor=null 10:15:32,859 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:32,860 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): In requestVote: RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:32,860 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=2, votedFor=leader61 10:15:32,860 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:32,861 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:15:32,861 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:15:32,861 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Election: Leader has following peers: [follower64, follower63, follower62] 10:15:32,862 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,862 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,862 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,862 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Term 2 in "AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 10:15:32,862 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower63: Last sync leader does not match current leader leader61, need to catch up to -1 10:15:32,862 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=2, votedFor=null 10:15:32,862 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:15:32,862 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower63 updated: matchIndex: -1, nextIndex: 0 10:15:32,862 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower64: Last sync leader does not match current leader leader61, need to catch up to -1 10:15:32,862 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,863 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower62: Last sync leader does not match current leader leader61, need to catch up to -1 [WARN] [10/17/2024 10:15:32.862] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@42441434 10:15:32,863 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: -1, nextIndex: 0 10:15:32,863 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:32,863 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower62 updated: matchIndex: -1, nextIndex: 0 [WARN] [10/17/2024 10:15:32.863] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower62] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@466ecf33 10:15:32,863 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:32.863] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7e0fddc9 10:15:32,906 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:32,906 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 10:15:32,906 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:32,906 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:32,906 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower64 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower64: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower62 10:15:32,907 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): handleAppendEntries: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:32,907 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower62: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:32,907 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Number of entries to be appended = 1 10:15:32,907 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:15:32,907 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Append entry to log zero 10:15:32,907 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:32,908 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Log size is now 1 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): handleAppendEntries: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Number of entries to be appended = 1 10:15:32,908 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower64, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Append entry to log zero 10:15:32,908 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached -1 (of expected -1) 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Log size is now 1 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower62, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:15:32,908 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: 0, nextIndex: 1 10:15:32,908 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached -1 (of expected -1) 10:15:32,908 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:32,908 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower62 updated: matchIndex: 0, nextIndex: 1 10:15:32,908 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:32,910 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:32,910 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 10:15:32,910 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Setting last applied to 0 10:15:32,910 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Moving last applied index from -1 to 0 10:15:32,910 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Applying state for log index 0 data zero 10:15:32,910 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: applyState called: zero 10:15:32,910 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:32,910 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Persisting ApplyJournalEntries with index=0 [WARN] [10/17/2024 10:15:32.911] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower62] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@72d24e9e 10:15:32,910 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [10/17/2024 10:15:32.912] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5f411006 10:15:32,977 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 10:15:32,977 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:33,97 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 10:15:33,97 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:33,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Commit index set to 0 10:15:33,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 10:15:33,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:15:33,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Setting last applied to 0 10:15:33,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Moving last applied index from -1 to 0 10:15:33,97 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Applying state for log index 0 data zero 10:15:33,97 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Commit index set to 0 10:15:33,98 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 10:15:33,98 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:15:33,98 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Setting last applied to 0 10:15:33,98 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Moving last applied index from -1 to 0 10:15:33,98 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Applying state for log index 0 data zero 10:15:33,98 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: applyState called: zero 10:15:33,98 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: applyState called: zero 10:15:33,98 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Persisting ApplyJournalEntries with index=0 10:15:33,98 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Persisting ApplyJournalEntries with index=0 10:15:33,110 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 10:15:33,110 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 10:15:33,111 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: onShutDown 10:15:33,111 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Initiating leader transfer 10:15:33,111 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 10:15:33,111 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader61: pauseLeader successfully completed - doing transfer 10:15:33,111 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 10:15:33,111 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Attempting to transfer leadership 10:15:33,111 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,111 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,112 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 10:15:33,112 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): tryToCompleteLeadershipTransfer: followerId: follower64, matchIndex: 0, lastIndex: 0, isVoting: false 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): tryToCompleteLeadershipTransfer: followerId: follower62, matchIndex: 0, lastIndex: 0, isVoting: true 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Follower's log matches - sending ElectionTimeout 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,112 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 10:15:33,112 AM [test-akka.actor.default-dispatcher-9] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 10:15:33,113 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,113 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Leader transfer complete 10:15:33,113 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - leader61: leader transfer complete - waiting for new leader 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Received TimeoutNow - switching to Candidate 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Election: Candidate has following voting peers: [follower63, leader61] 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=3, votedFor=follower62 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Starting new election term 3 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Sending RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] to peer follower63 10:15:33,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Sending RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] to peer leader61 10:15:33,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Cluster state: [] 10:15:33,113 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 10:15:33,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 10:15:33,113 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 10:15:33,113 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=3, votedFor=null 10:15:33,114 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): In requestVote: RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:33,114 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=3, votedFor=follower62 10:15:33,114 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Cluster state: [] 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=3, votedFor=null 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Leadership transfer in progress - processing RequestVote 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): In requestVote: RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=3, votedFor=follower62 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:15:33,114 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader) :- Switching from behavior Leader to Follower, election term: 3 10:15:33,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 10:15:33,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 10:15:33,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Election: Leader has following peers: [follower64, follower63, leader61] 10:15:33,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower64: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,115 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower63: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower leader61: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,116 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 10:15:33,116 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Term 3 in "AppendEntries [leaderId=follower62, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 10:15:33,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=3, votedFor=null 10:15:33,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower64: Last sync leader does not match current leader follower62, need to catch up to -1 10:15:33,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: 0, nextIndex: 1 10:15:33,116 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,117 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader61: Last sync leader does not match current leader follower62, need to catch up to -1 10:15:33,117 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader61: leader changed to follower62 10:15:33,117 AM [test-akka.actor.default-dispatcher-18] [INFO] RaftActorLeadershipTransferCohort - leader61: Successfully transferred leadership to follower62 in 6.459 ms 10:15:33,118 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: leader transfer succeeded - sending PoisonPill 10:15:33,118 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader61 updated: matchIndex: 0, nextIndex: 1 10:15:33,118 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower leader61: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:33.118] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader61] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6990a264 10:15:33,119 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader61: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) [WARN] [10/17/2024 10:15:33.120] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader61] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@36f15189 10:15:33,120 AM [test-akka.actor.default-dispatcher-9] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) [WARN] [10/17/2024 10:15:33.120] [test-akka.actor.default-dispatcher-9] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@72eb3edc [WARN] [10/17/2024 10:15:33.120] [test-akka.actor.default-dispatcher-9] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@66990eab 10:15:33,627 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower63: Last sync leader does not match current leader follower62, need to catch up to -1 10:15:33,628 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): sendAppendEntries: 0 is present for follower follower63 10:15:33,628 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=follower62, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): handleAppendEntries: AppendEntries [leaderId=follower62, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Number of entries to be appended = 1 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 [WARN] [10/17/2024 10:15:33.628] [test-akka.actor.default-dispatcher-8] [akka://test/user/leader61] received dead letter from TestActor[akka://test/user/follower62]: AppendEntries [leaderId=follower62, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Append entry to log zero 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [10/17/2024 10:15:33.628] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@17b3cd53 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Log size is now 1 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Commit index set to 0 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower63, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower63: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) 10:15:33,628 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:15:33,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Setting last applied to 0 10:15:33,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Moving last applied index from -1 to 0 10:15:33,629 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower63 updated: matchIndex: 0, nextIndex: 1 10:15:33,629 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Applying state for log index 0 data zero 10:15:33,629 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:33,629 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: applyState called: zero 10:15:33,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:33,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Persisting ApplyJournalEntries with index=0 [WARN] [10/17/2024 10:15:33.631] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@23c813cf 10:15:33,668 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 10:15:33,668 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 10:15:33,668 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower63 starting 10:15:33,669 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: onShutDown 10:15:33,670 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower63 ending 10:15:33,670 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 10:15:33,670 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower62-notifier65#1925074038] 10:15:33,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower62-collector66#496086861] 10:15:33,682 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower62] 10:15:33,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower63-notifier67#130731317] 10:15:33,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower63-collector68#1047808034] 10:15:33,683 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower63] 10:15:33,683 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower64-notifier69#310549671] 10:15:33,683 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower64-collector70#1710266424] 10:15:33,684 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower64] 10:15:33,684 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader61-notifier71#-589274034] 10:15:33,684 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader61-collector72#-983995360] 10:15:33,684 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader61] 10:15:33,686 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting [WARN] [10/17/2024 10:15:33.689] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader73]: org.opendaylight.controller.cluster.common.actor.Monitor@2f4e7afa 10:15:33,690 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader73 with journal batch size 1000 10:15:33,692 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:33,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:33,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Follower): Received TimeoutNow - switching to Candidate 10:15:33,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Election: Candidate has following voting peers: [] 10:15:33,692 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: Set currentTerm=1, votedFor=leader73 10:15:33,692 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Starting new election term 1 10:15:33,692 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:15:33,693 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Received ElectionTimeout 10:15:33,693 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Leader): Election: Leader has following peers: [] 10:15:33,693 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:15:33,694 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader73 starting 10:15:33,694 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: onShutDown 10:15:33,694 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader73 ending 10:15:33,695 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 10:15:33,695 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader73-collector77#-791451869] 10:15:33,706 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader73] 10:15:33,708 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 10:15:33,708 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [10/17/2024 10:15:33.714] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower79]: org.opendaylight.controller.cluster.common.actor.Monitor@34b01479 10:15:33,715 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower79 with journal batch size 1000 10:15:33,716 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: SnapshotOffer called. 10:15:33,716 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Moving last applied index from -1 to -1 10:15:33,716 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=1, votedFor=null 10:15:33,716 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Updated server config: isVoting: true, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING]] 10:15:33,716 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower79 in 81.32 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:33,718 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Recovery completed in 1.394 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:33.719] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower80]: org.opendaylight.controller.cluster.common.actor.Monitor@5d1b4a3e 10:15:33,719 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower80 with journal batch size 1000 10:15:33,720 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: SnapshotOffer called. 10:15:33,720 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Moving last applied index from -1 to -1 10:15:33,720 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=1, votedFor=null 10:15:33,720 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Updated server config: isVoting: true, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 10:15:33,720 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower80 in 60.53 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:33,721 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Recovery completed in 1.130 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:33.724] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower81]: org.opendaylight.controller.cluster.common.actor.Monitor@31b51b7d 10:15:33,725 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower81 with journal batch size 1000 10:15:33,725 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: SnapshotOffer called. 10:15:33,725 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Moving last applied index from -1 to -1 10:15:33,725 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Set currentTerm=1, votedFor=null 10:15:33,725 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Updated server config: isVoting: false, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 10:15:33,725 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower81 in 56.91 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:33,727 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Recovery completed in 992.1 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:33.829] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader78]: org.opendaylight.controller.cluster.common.actor.Monitor@3a9e68 10:15:33,830 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader78 with journal batch size 1000 10:15:33,831 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: SnapshotOffer called. 10:15:33,831 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Moving last applied index from -1 to -1 10:15:33,831 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Set currentTerm=1, votedFor=null 10:15:33,831 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Updated server config: isVoting: true, peers: [PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 10:15:33,831 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader78 in 208.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:33,833 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Recovery completed in 2.012 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:34,227 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:34,227 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.78:25520, Removed) 10:15:34,227 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower): Received ElectionTimeout - switching to Candidate 10:15:34,227 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Election: Candidate has following voting peers: [follower80, follower79] 10:15:34,227 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Set currentTerm=2, votedFor=leader78 10:15:34,228 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Starting new election term 2 10:15:34,228 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Sending RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] to peer follower80 10:15:34,228 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:34,228 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Sending RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] to peer follower79 10:15:34,228 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Cluster state: [] 10:15:34,228 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:15:34,228 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:34,228 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:34,228 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=2, votedFor=null 10:15:34,229 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): In requestVote: RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:34,229 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=2, votedFor=leader78 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Cluster state: [] 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=2, votedFor=null 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): In requestVote: RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=2, votedFor=leader78 10:15:34,229 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:34,230 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:15:34,230 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:15:34,230 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Election: Leader has following peers: [follower81, follower80, follower79] 10:15:34,230 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:34,230 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:34,230 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:34,230 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Term 2 in "AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 10:15:34,230 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Set currentTerm=2, votedFor=null 10:15:34,230 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:15:34,231 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower81: Last sync leader does not match current leader leader78, need to catch up to -1 10:15:34,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower81 updated: matchIndex: -1, nextIndex: 0 10:15:34,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:34,231 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower79: Last sync leader does not match current leader leader78, need to catch up to -1 10:15:34,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower79 updated: matchIndex: -1, nextIndex: 0 10:15:34,231 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:34.231] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower79] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@349d51ca 10:15:34,232 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] [WARN] [10/17/2024 10:15:34.232] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower81] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14fadb0b 10:15:34,236 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower80: Last sync leader does not match current leader leader78, need to catch up to -1 10:15:34,236 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower80 updated: matchIndex: -1, nextIndex: 0 10:15:34,236 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:34.236] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower80] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6f3a591a 10:15:34,237 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:34,237 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:15:34,238 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:15:34,238 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 10:15:34,238 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:34,238 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower81 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower81: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): handleAppendEntries: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Number of entries to be appended = 1 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Append entry to log zero 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Log size is now 1 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower79 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower81, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:15:34,239 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower79: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:34,239 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached -1 (of expected -1) 10:15:34,240 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower81 updated: matchIndex: 0, nextIndex: 1 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): handleAppendEntries: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Number of entries to be appended = 1 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:15:34,240 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Append entry to log zero 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Log size is now 1 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower79, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 10:15:34,240 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached -1 (of expected -1) 10:15:34,240 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower79 updated: matchIndex: 0, nextIndex: 1 10:15:34,240 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,241 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:34,241 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 10:15:34,241 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 10:15:34,241 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Setting last applied to 0 10:15:34,241 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Moving last applied index from -1 to 0 10:15:34,241 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [10/17/2024 10:15:34.241] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower81] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@578a582e [WARN] [10/17/2024 10:15:34.242] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower79] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@9c75014 10:15:34,241 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Applying state for log index 0 data zero 10:15:34,242 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: applyState called: zero 10:15:34,242 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Persisting ApplyJournalEntries with index=0 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Commit index set to 0 10:15:34,347 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Setting last applied to 0 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Moving last applied index from -1 to 0 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Applying state for log index 0 data zero 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: applyState called: zero 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Commit index set to 0 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Setting last applied to 0 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Moving last applied index from -1 to 0 10:15:34,348 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Persisting ApplyJournalEntries with index=0 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Applying state for log index 0 data zero 10:15:34,348 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: applyState called: zero 10:15:34,349 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Persisting ApplyJournalEntries with index=0 10:15:34,390 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 10:15:34,390 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:15:34,390 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:15:34,390 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: onRequestLeadership RequestLeadership [requestedFollowerId=follower80, replyTo=Actor[akka://test/user/$c#-305617088]] 10:15:34,390 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Initiating leader transfer 10:15:34,390 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 10:15:34,390 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 10:15:34,390 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader78: pauseLeader successfully completed - doing transfer 10:15:34,390 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Attempting to transfer leadership 10:15:34,390 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,390 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 10:15:34,390 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,390 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 10:15:34,391 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:15:34,391 AM [test-akka.actor.default-dispatcher-9] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,391 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 10:15:34,467 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 10:15:34,587 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,587 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,707 AM [test-akka.actor.default-dispatcher-15] [DEBUG] RaftActorLeadershipTransferCohort - leader78: leader transfer aborted 10:15:34,707 AM [test-akka.actor.default-dispatcher-15] [WARN] RaftActorLeadershipTransferCohort - leader78: Failed to transfer leadership in 317.3 ms 10:15:34,708 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: LeadershipTransfer request from follower80 failed 10:15:34,708 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Leadership transfer expired 10:15:34,708 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,708 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 10:15:34,744 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 10:15:34,744 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower79-notifier82#1740739633] 10:15:34,756 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower79-collector83#-543736709] 10:15:34,757 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower79] 10:15:34,758 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower80-notifier84#823650676] 10:15:34,759 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower80-collector85#-933728685] 10:15:34,760 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower80] 10:15:34,762 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower81-notifier86#1723629490] 10:15:34,762 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower81-collector87#1230380612] 10:15:34,763 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower81] 10:15:34,763 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader78-notifier88#408306676] 10:15:34,764 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader78-collector89#-257763798] 10:15:34,764 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader78] 10:15:34,765 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#-305617088] 10:15:34,766 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 10:15:34,766 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:34,770 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower91 with journal batch size 1000 [WARN] [10/17/2024 10:15:34.770] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower91]: org.opendaylight.controller.cluster.common.actor.Monitor@38ccf79c 10:15:34,771 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: SnapshotOffer called. 10:15:34,771 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from -1 to -1 10:15:34,771 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=1, votedFor=null 10:15:34,771 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Updated server config: isVoting: true, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 10:15:34,772 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower91 in 82.82 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:34,774 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Recovery completed in 2.199 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:34.874] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower92]: org.opendaylight.controller.cluster.common.actor.Monitor@7f0ac419 10:15:34,875 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower92 with journal batch size 1000 10:15:34,876 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: SnapshotOffer called. 10:15:34,876 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Moving last applied index from -1 to -1 10:15:34,876 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=1, votedFor=null 10:15:34,876 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Updated server config: isVoting: true, peers: [PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 10:15:34,877 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower92 in 103.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:34,878 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Recovery completed in 1.714 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:34.978] [test-akka.actor.default-dispatcher-9] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower93]: org.opendaylight.controller.cluster.common.actor.Monitor@5d13782e 10:15:34,980 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower93 with journal batch size 1000 10:15:34,981 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: SnapshotOffer called. 10:15:34,981 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Moving last applied index from -1 to -1 10:15:34,981 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Set currentTerm=1, votedFor=null 10:15:34,981 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Updated server config: isVoting: false, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING]] 10:15:34,981 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower93 in 114.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:34,983 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Recovery completed in 2.002 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/17/2024 10:15:34.986] [test-akka.actor.default-dispatcher-9] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader90]: org.opendaylight.controller.cluster.common.actor.Monitor@709f35e4 10:15:34,986 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader90 with journal batch size 1000 10:15:34,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: SnapshotOffer called. 10:15:34,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from -1 to -1 10:15:34,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=1, votedFor=null 10:15:34,991 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Updated server config: isVoting: true, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 10:15:34,991 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader90 in 118.7 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:15:34,992 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Recovery completed in 1.296 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:15:35,377 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:35,377 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.78:25520, Removed) 10:15:35,377 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Received ElectionTimeout - switching to Candidate 10:15:35,377 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Election: Candidate has following voting peers: [follower92, follower91] 10:15:35,377 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=2, votedFor=leader90 10:15:35,377 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Starting new election term 2 10:15:35,377 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Sending RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] to peer follower92 10:15:35,378 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Sending RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] to peer follower91 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:35,378 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Cluster state: [] 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Cluster state: [] 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=2, votedFor=null 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=null 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): In requestVote: RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): In requestVote: RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=2, votedFor=leader90 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=leader90 10:15:35,378 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:35,378 AM [test-akka.actor.default-dispatcher-9] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 10:15:35,380 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 10:15:35,380 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 10:15:35,380 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Election: Leader has following peers: [follower92, follower91, follower93] 10:15:35,380 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower92: Last sync leader does not match current leader leader90, need to catch up to -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:15:35,381 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower91: Last sync leader does not match current leader leader90, need to catch up to -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower93 (Follower): Term 2 in "AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 10:15:35,381 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Set currentTerm=2, votedFor=null 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower92 updated: matchIndex: -1, nextIndex: 0 [WARN] [10/17/2024 10:15:35.381] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower92] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@62332a21 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower93: Last sync leader does not match current leader leader90, need to catch up to -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: -1, nextIndex: 0 [WARN] [10/17/2024 10:15:35.381] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower91] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@747622f1 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: -1, nextIndex: 0 10:15:35,381 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:35.382] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower93] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2775e251 10:15:35,395 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 10:15:35,395 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 10:15:35,397 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 10:15:35,397 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower91] 10:15:35,408 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower93] 10:15:35,419 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 10:15:35,419 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 10:15:35,419 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: onRequestLeadership RequestLeadership [requestedFollowerId=follower92, replyTo=Actor[akka://test/user/$d#-1062172545]] 10:15:35,419 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Initiating leader transfer 10:15:35,419 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: onLeaderTransitioning: LeaderTransitioning [leaderId=leader90] 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader90: pauseLeader successfully completed - doing transfer 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Attempting to transfer leadership [WARN] [10/17/2024 10:15:35.420] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: LeaderTransitioning [leaderId=leader90] 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:35.420] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: LeaderTransitioning [leaderId=leader90] 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,420 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader90 and reached -1 (of expected -1) 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): tryToCompleteLeadershipTransfer: followerId: follower92, matchIndex: -1, lastIndex: -1, isVoting: true 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Follower's log matches - sending ElectionTimeout 10:15:35,420 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:35.420] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:35.421] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:35.421] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower92] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@59c129b2 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Leader transfer complete 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader90: leader transfer complete - waiting for new leader [WARN] [10/17/2024 10:15:35.421] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader90 and reached -1 (of expected -1) [WARN] [10/17/2024 10:15:35.421] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Received TimeoutNow - switching to Candidate 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Election: Candidate has following voting peers: [follower91, leader90] 10:15:35,421 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=3, votedFor=follower92 10:15:35,422 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Starting new election term 3 10:15:35,422 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Sending RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] to peer follower91 10:15:35,422 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Sending RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] to peer leader90 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:15:35,422 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 [WARN] [10/17/2024 10:15:35.422] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/follower92]: RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Cluster state: [] 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=null 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Leadership transfer in progress - processing RequestVote 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): In requestVote: RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=follower92 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 10:15:35,422 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader) :- Switching from behavior Leader to Follower, election term: 3 10:15:35,423 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 10:15:35,423 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 10:15:35,423 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Election: Leader has following peers: [follower91, leader90, follower93] 10:15:35,423 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower leader90: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:15:35,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:35.424] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/follower92]: AppendEntries [leaderId=follower92, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:35,424 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader90: Last sync leader does not match current leader follower92, need to catch up to -1 10:15:35,424 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader90: leader changed to follower92 10:15:35,424 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [10/17/2024 10:15:35.424] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/follower92]: AppendEntries [leaderId=follower92, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 10:15:35,424 AM [test-akka.actor.default-dispatcher-17] [INFO] RaftActorLeadershipTransferCohort - leader90: Successfully transferred leadership to follower92 in 4.760 ms 10:15:35,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader90 updated: matchIndex: -1, nextIndex: 0 10:15:35,424 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Leadership transferred successfully to follower92 10:15:35,424 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower leader90: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/17/2024 10:15:35.425] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader90] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@444cda6e 10:15:35,470 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 10:15:35,470 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower91-notifier94#-47497273] 10:15:35,481 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower91-collector95#-1452692970] 10:15:35,482 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower92-notifier96#-410211917] 10:15:35,482 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower92-collector97#516725280] 10:15:35,483 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower92] 10:15:35,483 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower93-notifier98#1943886771] 10:15:35,484 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower93-collector99#408072477] 10:15:35,485 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader90-notifier100#1126389669] 10:15:35,485 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader90-collector101#-120487482] 10:15:35,486 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader90] 10:15:35,486 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#-1062172545] [INFO] [10/17/2024 10:15:35.488] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:15:35,489 AM [test-akka.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/17/2024 10:15:35.491] [test-akka.actor.default-dispatcher-9] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.78:25520) [INFO] [10/17/2024 10:15:35.491] [test-akka.actor.internal-dispatcher-12] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Exiting completed 10:15:35,491 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Exiting completed 10:15:35,491 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Shutting down... [INFO] [10/17/2024 10:15:35.491] [test-akka.actor.internal-dispatcher-12] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Shutting down... [INFO] [10/17/2024 10:15:35.492] [test-akka.actor.internal-dispatcher-12] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.78:25520] - Successfully shut down 10:15:35,492 AM [test-akka.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [akka://test@10.30.170.78:25520] - Successfully shut down [INFO] [10/17/2024 10:15:35.495] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.78:25520/system/remoting-terminator] Shutting down remote daemon. 10:15:35,495 AM [test-akka.actor.default-dispatcher-9] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [10/17/2024 10:15:35.495] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.78:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:15:35,495 AM [test-akka.actor.default-dispatcher-9] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 10:15:35,499 AM [test-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [10/17/2024 10:15:35.499] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.78:25520/system/remoting-terminator] Remoting shut down. [DEBUG] [10/17/2024 10:15:35.499] [test-akka.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger