[DEBUG] [07/14/2025 11:25:12.877] [main] [EventStream(akka://test)] logger log1-TestEventListener started 11:25:12,877 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/14/2025 11:25:12.878] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/14/2025 11:25:12.878] [main] [EventStream(akka://test)] Default Loggers started [INFO] [07/14/2025 11:25:12.918] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.111:25520] with UID [8257135495722028331] 11:25:12,919 AM [test-akka.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.111:25520] with UID [8257135495722028331] [INFO] [07/14/2025 11:25:12.920] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - Starting up, Akka version [2.6.21] ... 11:25:12,920 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/14/2025 11:25:12.923] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - Registered cluster JMX MBean [akka:type=Cluster] 11:25:12,924 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/14/2025 11:25:12.924] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - Started up successfully 11:25:12,924 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - Started up successfully [INFO] [07/14/2025 11:25:12.926] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/14/2025 11:25:12.926] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:25:12,927 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 11:25:12,927 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:25:12,947 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerLeaderStateChanges 11:25:12,955 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower18 with journal batch size 1000 [WARN] [07/14/2025 11:25:12.955] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower18]: org.opendaylight.controller.cluster.common.actor.Monitor@6b9f31f [INFO] [akkaDeadLetter][07/14/2025 11:25:12.955] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower18] 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'. [WARN] [07/14/2025 11:25:12.965] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader17]: org.opendaylight.controller.cluster.common.actor.Monitor@2ea6a982 11:25:12,966 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower18] 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'. 11:25:12,967 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader17 with journal batch size 1000 11:25:12,973 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Set currentTerm=1, votedFor=leader17 11:25:12,973 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:12,973 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Updated server config: isVoting: false, peers: [PeerInfo [id=leader17, address=akka://test/user/leader17, votingState=VOTING]] 11:25:12,974 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Set currentTerm=1, votedFor=leader17 11:25:12,974 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:12,974 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Updated server config: isVoting: true, peers: [PeerInfo [id=follower18, address=akka://test/user/follower18, votingState=NON_VOTING]] 11:25:12,974 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:12,976 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [INFO] [akkaDeadLetter][07/14/2025 11:25:12.978] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader17] 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'. 11:25:12,978 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader17] 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'. 11:25:13,404 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:13,405 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:13,405 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Follower): Received ElectionTimeout - switching to Candidate 11:25:13,405 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate): Election: Candidate has following voting peers: [] 11:25:13,405 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Set currentTerm=2, votedFor=leader17 11:25:13,405 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate): Starting new election term 2 11:25:13,405 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:25:13,408 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate): Received ElectionTimeout 11:25:13,408 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): Election: Leader has following peers: [follower18] 11:25:13,408 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): Checking sendAppendEntries for follower follower18: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:13,409 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:25:13,409 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower18 (Follower): Term 2 in "AppendEntries [leaderId=leader17, 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 11:25:13,409 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Set currentTerm=2, votedFor=null 11:25:13,410 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower18: Last sync leader does not match current leader leader17, need to catch up to -1 11:25:13,411 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower18 updated: matchIndex: -1, nextIndex: 0 11:25:13,411 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): Checking sendAppendEntries for follower follower18: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/14/2025 11:25:13.411] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower18] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@548ef866 [INFO] [akkaDeadLetter][07/14/2025 11:25:13.412] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower18] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower18] was unhandled. [3] 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'. 11:25:13,412 AM [test-akka.actor.default-dispatcher-7] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower18] was unhandled. [3] 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'. 11:25:13,446 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:13,765 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower18: Lagging 0 entries behind leader leader17 and reached -1 (of expected -1) 11:25:13,766 AM [test-akka.actor.default-dispatcher-8] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower18] was unhandled. [4] 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] [07/14/2025 11:25:13.766] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower18] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@41991e5f [INFO] [akkaDeadLetter][07/14/2025 11:25:13.766] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower18] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower18] was unhandled. [4] 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'. 11:25:13,800 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/roleChangeNotifier20#-1969352027] 11:25:13,813 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower18-collector21#450120610] 11:25:13,814 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower18] 11:25:13,815 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader17-collector22#-1063544287] 11:25:13,816 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader17] 11:25:13,818 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart starting [WARN] [07/14/2025 11:25:13.831] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower24]: org.opendaylight.controller.cluster.common.actor.Monitor@2de8b20b [INFO] [akkaDeadLetter][07/14/2025 11:25:13.831] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower24] to Actor[akka://test/user/termination-monitor] was not delivered. [5] 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'. 11:25:13,831 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower24] to Actor[akka://test/user/termination-monitor] was not delivered. [5] 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'. 11:25:13,832 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower24 with journal batch size 1000 [WARN] [07/14/2025 11:25:13.835] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader23]: org.opendaylight.controller.cluster.common.actor.Monitor@4c4afcdb [INFO] [akkaDeadLetter][07/14/2025 11:25:13.835] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader23] to Actor[akka://test/user/termination-monitor] was not delivered. [6] 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'. 11:25:13,835 AM [test-akka.actor.default-dispatcher-17] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader23] to Actor[akka://test/user/termination-monitor] was not delivered. [6] 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'. 11:25:13,835 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=1, votedFor=leader23 11:25:13,835 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:13,835 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Updated server config: isVoting: false, peers: [PeerInfo [id=leader23, address=akka://test/user/leader23, votingState=VOTING]] 11:25:13,835 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:13,836 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader23 with journal batch size 1000 11:25:13,837 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=1, votedFor=leader23 11:25:13,838 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:13,838 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Updated server config: isVoting: true, peers: [PeerInfo [id=follower24, address=akka://test/user/follower24, votingState=NON_VOTING]] 11:25:13,838 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:14,284 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:14,284 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:14,285 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower): Received ElectionTimeout - switching to Candidate 11:25:14,285 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Election: Candidate has following voting peers: [] 11:25:14,285 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=2, votedFor=leader23 11:25:14,285 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Starting new election term 2 11:25:14,285 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:25:14,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Received ElectionTimeout 11:25:14,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Election: Leader has following peers: [follower24] 11:25:14,288 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:14,288 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:25:14,288 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Term 2 in "AppendEntries [leaderId=leader23, 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 11:25:14,289 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=2, votedFor=null 11:25:14,289 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower24: Last sync leader does not match current leader leader23, need to catch up to -1 11:25:14,289 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: -1, nextIndex: 0 11:25:14,290 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/14/2025 11:25:14.291] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower24] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@70803d83 11:25:14,291 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:14,291 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [INFO] [akkaDeadLetter][07/14/2025 11:25:14.291] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower24] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower24] 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'. 11:25:14,292 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower24] 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'. 11:25:14,292 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 11:25:14,292 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 0 11:25:14,292 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from -1 to 0 11:25:14,292 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 0 data zero 11:25:14,293 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: zero 11:25:14,293 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:14,293 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 0 is present for follower follower24 11:25:14,293 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Sending AppendEntries to follower follower24: AppendEntries [leaderId=leader23, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:14,294 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=0 11:25:14,294 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:14,294 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries: AppendEntries [leaderId=leader23, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:14,294 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:14,294 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 1 11:25:14,294 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:25:14,294 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:14,294 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Append entry to log zero 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 1 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 1 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from 0 to 1 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Commit index set to 0 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 1 data one 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower24, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 0 (of expected -1) 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: one 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Setting last applied to 0 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from -1 to 0 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Applying state for log index 0 data zero 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 0 is present for follower follower24 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applyState called: zero 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Sending AppendEntries to follower follower24: AppendEntries [leaderId=leader23, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:14,295 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Persisting ApplyJournalEntries with index=0 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: 0, nextIndex: 1 11:25:14,295 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: fakeSnapshot purging log to 0 for term 2 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries: AppendEntries [leaderId=leader23, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 2 11:25:14,296 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 11:25:14,296 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 1 is present for follower follower24 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Append entry to log one 11:25:14,296 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Sending AppendEntries to follower follower24: AppendEntries [leaderId=leader23, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 2 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Commit index set to 1 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower24, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:14,296 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=1 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 1 (of expected -1) 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Setting last applied to 1 11:25:14,296 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from 0 to 1 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Applying state for log index 1 data one 11:25:14,296 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: 1, nextIndex: 2 11:25:14,296 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applyState called: one 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries: AppendEntries [leaderId=leader23, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 1 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 2 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower24, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 1 (of expected -1) 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 2 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: fakeSnapshot purging log to 0 for term 2 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from 1 to 2 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 2 data two 11:25:14,297 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Persisting ApplyJournalEntries with index=1 11:25:14,297 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: two 11:25:14,298 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 11:25:14,298 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 2 is present for follower follower24 11:25:14,298 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Sending AppendEntries to follower follower24: AppendEntries [leaderId=leader23, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:14,298 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower24] 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'. 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries: AppendEntries [leaderId=leader23, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:14,298 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: fakeSnapshot purging log to 1 for term 2 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 1 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Append entry to log two 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:14,298 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 2 is present for follower follower24 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 2 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Commit index set to 2 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower24, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 2 (of expected -1) 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Setting last applied to 2 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from 1 to 2 11:25:14,298 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=2 11:25:14,298 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Applying state for log index 2 data two 11:25:14,299 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:14,299 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applyState called: two 11:25:14,299 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: 2, nextIndex: 3 11:25:14,299 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Persisting ApplyJournalEntries with index=2 11:25:14,299 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 [WARN] [07/14/2025 11:25:14.299] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower24] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@13659a63 [INFO] [akkaDeadLetter][07/14/2025 11:25:14.298] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower24] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower24] 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] [07/14/2025 11:25:14.358] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader23]: org.opendaylight.controller.cluster.common.actor.Monitor@1009f047 11:25:14,358 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader23 with journal batch size 1000 [INFO] [akkaDeadLetter][07/14/2025 11:25:14.358] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader23] to Actor[akka://test/user/termination-monitor] was not delivered. [9] 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'. 11:25:14,358 AM [test-akka.actor.default-dispatcher-18] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader23] to Actor[akka://test/user/termination-monitor] was not delivered. [9] 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'. 11:25:14,361 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=1, votedFor=leader23 11:25:14,361 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:14,361 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Updated server config: isVoting: true, peers: [PeerInfo [id=follower24, address=akka://test/user/follower24, votingState=NON_VOTING]] 11:25:14,361 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=2, votedFor=leader23 11:25:14,361 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:14,825 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:14,825 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower): Received ElectionTimeout - switching to Candidate 11:25:14,825 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Election: Candidate has following voting peers: [] 11:25:14,826 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=3, votedFor=leader23 11:25:14,826 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Starting new election term 3 11:25:14,826 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 11:25:14,827 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Received ElectionTimeout 11:25:14,828 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Election: Leader has following peers: [follower24] 11:25:14,828 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:14,828 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:25:14,868 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:14,868 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:14,868 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 11:25:14,868 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 0 11:25:14,868 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from -1 to 0 11:25:14,868 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 0 data zero-1 11:25:14,869 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: zero-1 11:25:14,869 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:14,869 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=0 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 1 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from 0 to 1 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 1 data one-1 11:25:14,870 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: one-1 11:25:14,871 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:14,871 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=1 11:25:14,871 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:14,945 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Term 3 in "AppendEntries [leaderId=leader23, 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 11:25:14,945 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=3, votedFor=null 11:25:14,945 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower24: Lagging -3 entries behind leader leader23 and reached 2 (of expected -1) 11:25:14,946 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply: follower follower24 lastIndex 2 is ahead of our lastIndex 1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 11:25:14,947 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=3, lastIndex=1, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower24 11:25:14,947 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: lastSequenceNumber prior to capture: -1 11:25:14,953 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: CaptureSnapshotReply received by actor 11:25:14,953 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=leader23, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower24, isVoting=false], ServerInfo[peerId=leader23, isVoting=true]]]] 11:25:14,956 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 11:25:14,957 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendInstallSnapshot 11:25:14,957 AM [test-akka.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader23 (Leader): Snapshot 333 bytes, total chunks to send: 1 11:25:14,957 AM [test-akka.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader23 (Leader): Next chunk: total length=333, offset=0, size=333, hashCode=878051978 11:25:14,957 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): next snapshot chunk size for follower follower24: 333 11:25:14,957 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): InstallSnapshot sent to follower Vector(user, follower24), Chunk: 1/1 11:25:14,957 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Snapshot success - sequence number: -1 11:25:14,958 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: SnapshotComplete received 11:25:14,958 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader23, lastIncludedIndex=1, lastIncludedTerm=3, datasize=333, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower24, isVoting=false], ServerInfo[peerId=leader23, isVoting=true]]]] 11:25:14,964 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower24: Lagging -1 entries behind leader leader23 and reached 2 (of expected -1) 11:25:14,965 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 11:25:14,965 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Snapshot installed from leader: leader23 11:25:14,974 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Applying snapshot on follower: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower24, isVoting=false], ServerInfo[peerId=leader23, isVoting=true]]]] 11:25:14,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 11:25:14,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Snapshot success - sequence number: -1 11:25:14,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from 2 to 1 11:25:14,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=3, votedFor=null 11:25:14,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Updated server config: isVoting: false, peers: [PeerInfo [id=leader23, address=akka://test/user/leader23, votingState=VOTING]] 11:25:14,975 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applySnapshot called 11:25:14,975 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower24, chunkIndex=1, success=true] 11:25:14,977 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: SnapshotComplete received 11:25:14,977 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower24, chunkIndex=1, success=true] 11:25:14,977 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Snapshot successfully installed on follower follower24 (last chunk 1) - matchIndex set to 1, nextIndex set to 2 11:25:14,977 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: fakeSnapshot purging log to 0 for term 3 11:25:15,20 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart ending 11:25:15,20 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower24-collector26#1539258162] 11:25:15,32 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower24] 11:25:15,33 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader23-collector27#54178480] 11:25:15,33 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader23] 11:25:15,34 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader23-collector28#1441064844] 11:25:15,35 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader23] 11:25:15,37 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart starting [WARN] [07/14/2025 11:25:15.040] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower30]: org.opendaylight.controller.cluster.common.actor.Monitor@6392d5b8 11:25:15,41 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower30 with journal batch size 1000 [INFO] [akkaDeadLetter][07/14/2025 11:25:15.043] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower30] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. 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'. 11:25:15,43 AM [test-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower30] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. 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'. 11:25:15,46 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=1, votedFor=leader29 11:25:15,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:15,47 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Updated server config: isVoting: false, peers: [PeerInfo [id=leader29, address=akka://test/user/leader29, votingState=VOTING]] 11:25:15,47 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/14/2025 11:25:15.047] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader29]: org.opendaylight.controller.cluster.common.actor.Monitor@7b9b3158 11:25:15,47 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader29 with journal batch size 1000 11:25:15,50 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=1, votedFor=leader29 11:25:15,50 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:15,50 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Updated server config: isVoting: true, peers: [PeerInfo [id=follower30, address=akka://test/user/follower30, votingState=NON_VOTING]] 11:25:15,50 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:15,494 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:15,494 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:15,495 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower): Received ElectionTimeout - switching to Candidate 11:25:15,495 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Election: Candidate has following voting peers: [] 11:25:15,495 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=2, votedFor=leader29 11:25:15,495 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Starting new election term 2 11:25:15,495 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:25:15,496 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Received ElectionTimeout 11:25:15,497 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Election: Leader has following peers: [follower30] 11:25:15,497 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:15,497 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:25:15,497 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Term 2 in "AppendEntries [leaderId=leader29, 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 11:25:15,498 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=2, votedFor=null 11:25:15,498 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower30: Last sync leader does not match current leader leader29, need to catch up to -1 11:25:15,498 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: -1, nextIndex: 0 [WARN] [07/14/2025 11:25:15.499] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower30] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@22fda546 11:25:15,499 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 0 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from -1 to 0 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 0 data zero 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: zero 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 0 is present for follower follower30 11:25:15,506 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log zero 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 1 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 0 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower30, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 0 (of expected -1) 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 0 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from -1 to 0 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 0 data zero 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: zero 11:25:15,507 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=0 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=0 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 0, nextIndex: 1 [WARN] [07/14/2025 11:25:15.508] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower30] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7663c6bb 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 1 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from 0 to 1 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 1 data one 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: one 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:15,508 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 1 is present for follower follower30 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=1 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: fakeSnapshot purging log to 0 for term 2 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 2 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log one 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from 1 to 2 11:25:15,509 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 2 data two 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 2 11:25:15,509 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 1 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: two 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower30, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 1 (of expected -1) 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 1 is present for follower follower30 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 1 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from 0 to 1 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 1 data one 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=2 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: one 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 1, nextIndex: 2 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: fakeSnapshot purging log to 1 for term 2 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 2 is present for follower follower30 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 2 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 11:25:15,510 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:15,510 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log two 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 3 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 2 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower30, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 2 (of expected -1) 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 2 11:25:15,511 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 2, nextIndex: 3 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from 1 to 2 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 2 data two 11:25:15,511 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: two 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: fakeSnapshot purging log to 0 for term 2 11:25:15,511 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=1 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 2 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower30, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 2 (of expected -1) 11:25:15,512 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: fakeSnapshot purging log to 1 for term 2 11:25:15,512 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=2 [WARN] [07/14/2025 11:25:15.571] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader29]: org.opendaylight.controller.cluster.common.actor.Monitor@bae379 11:25:15,572 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader29 with journal batch size 1000 11:25:15,576 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=1, votedFor=leader29 11:25:15,576 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:15,576 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Updated server config: isVoting: true, peers: [PeerInfo [id=follower30, address=akka://test/user/follower30, votingState=NON_VOTING]] 11:25:15,577 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=2, votedFor=leader29 11:25:15,577 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:16,55 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:16,55 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower): Received ElectionTimeout - switching to Candidate 11:25:16,55 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Election: Candidate has following voting peers: [] 11:25:16,55 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=3, votedFor=leader29 11:25:16,55 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Starting new election term 3 11:25:16,55 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 11:25:16,57 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Received ElectionTimeout 11:25:16,57 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Election: Leader has following peers: [follower30] 11:25:16,57 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:16,58 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:25:16,58 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Term 3 in "AppendEntries [leaderId=leader29, 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 11:25:16,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=3, votedFor=null 11:25:16,58 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower30: Lagging -3 entries behind leader leader29 and reached 2 (of expected -1) 11:25:16,58 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply: follower follower30 lastIndex 2 is ahead of our lastIndex -1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 11:25:16,59 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 11:25:16,59 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower30 11:25:16,59 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: lastSequenceNumber prior to capture: -1 11:25:16,60 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: CaptureSnapshotReply received by actor 11:25:16,60 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=leader29, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower30, isVoting=false], ServerInfo[peerId=leader29, isVoting=true]]]] 11:25:16,60 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 11:25:16,60 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendInstallSnapshot 11:25:16,61 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader29 (Leader): Snapshot 171 bytes, total chunks to send: 1 11:25:16,61 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader29 (Leader): Next chunk: total length=171, offset=0, size=171, hashCode=-2041399403 11:25:16,61 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): next snapshot chunk size for follower follower30: 171 11:25:16,61 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): InstallSnapshot sent to follower Vector(user, follower30), Chunk: 1/1 11:25:16,61 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Snapshot success - sequence number: -1 11:25:16,61 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: SnapshotComplete received 11:25:16,61 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader29, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=171, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower30, isVoting=false], ServerInfo[peerId=leader29, isVoting=true]]]] 11:25:16,61 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower30: Lagging -3 entries behind leader leader29 and reached 2 (of expected -1) 11:25:16,61 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 11:25:16,61 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Snapshot installed from leader: leader29 11:25:16,62 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying snapshot on follower: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower30, isVoting=false], ServerInfo[peerId=leader29, isVoting=true]]]] 11:25:16,62 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 11:25:16,62 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Snapshot success - sequence number: -1 11:25:16,62 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from 2 to -1 11:25:16,62 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=3, votedFor=null 11:25:16,62 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Updated server config: isVoting: false, peers: [PeerInfo [id=leader29, address=akka://test/user/leader29, votingState=VOTING]] 11:25:16,63 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applySnapshot called 11:25:16,63 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower30, chunkIndex=1, success=true] 11:25:16,63 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: SnapshotComplete received 11:25:16,63 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower30, chunkIndex=1, success=true] 11:25:16,63 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Snapshot successfully installed on follower follower30 (last chunk 1) - matchIndex set to -1, nextIndex set to 0 11:25:16,83 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:16,83 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:16,83 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 11:25:16,83 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 0 11:25:16,83 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from -1 to 0 11:25:16,83 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 0 data zero-1 11:25:16,84 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: zero-1 11:25:16,84 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:16,84 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 0 is present for follower follower30 11:25:16,84 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 11:25:16,85 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=0 11:25:16,84 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log zero-1 11:25:16,85 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 1 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 0 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower30, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 0 (of expected -1) 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 0 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from -1 to 0 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 0 data zero-1 11:25:16,85 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 0, nextIndex: 1 11:25:16,85 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: zero-1 11:25:16,85 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:16,86 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=0 11:25:16,133 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart ending 11:25:16,134 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower30-collector32#1781573141] 11:25:16,146 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower30] 11:25:16,147 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader29-collector33#-2044271262] 11:25:16,148 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader29] 11:25:16,148 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader29-collector34#244371452] 11:25:16,149 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader29] 11:25:16,152 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart starting [WARN] [07/14/2025 11:25:16.155] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower36]: org.opendaylight.controller.cluster.common.actor.Monitor@68eedcce 11:25:16,156 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower36 with journal batch size 1000 [WARN] [07/14/2025 11:25:16.159] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader35]: org.opendaylight.controller.cluster.common.actor.Monitor@d1c1aa8 11:25:16,160 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=1, votedFor=leader35 11:25:16,160 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader35 with journal batch size 1000 11:25:16,160 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:16,160 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Updated server config: isVoting: false, peers: [PeerInfo [id=leader35, address=akka://test/user/leader35, votingState=VOTING]] 11:25:16,160 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:16,161 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=1, votedFor=leader35 11:25:16,161 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:16,161 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Updated server config: isVoting: true, peers: [PeerInfo [id=follower36, address=akka://test/user/follower36, votingState=NON_VOTING]] 11:25:16,162 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:16,635 AM [test-akka.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:16,635 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:16,635 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Received ElectionTimeout - switching to Candidate 11:25:16,635 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Election: Candidate has following voting peers: [] 11:25:16,635 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=2, votedFor=leader35 11:25:16,635 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Starting new election term 2 11:25:16,635 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:25:16,637 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Received ElectionTimeout 11:25:16,637 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Election: Leader has following peers: [follower36] 11:25:16,637 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:16,637 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:25:16,637 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Term 2 in "AppendEntries [leaderId=leader35, 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 11:25:16,637 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=2, votedFor=null 11:25:16,638 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower36: Last sync leader does not match current leader leader35, need to catch up to -1 11:25:16,638 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: -1, nextIndex: 0 11:25:16,638 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/14/2025 11:25:16.639] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower36] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@299309d9 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 0 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from -1 to 0 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 0 data zero 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: zero 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:16,668 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 0 is present for follower follower36 11:25:16,669 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries [leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:16,669 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=0 11:25:16,669 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries [leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:16,669 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 11:25:16,669 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:16,669 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:25:16,669 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log zero 11:25:16,669 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:16,669 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:16,669 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:16,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 1 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 0 11:25:16,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower36, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:16,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 1 11:25:16,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 0 to 1 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 0 (of expected -1) 11:25:16,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 1 data one 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 0 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from -1 to 0 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 0 data zero 11:25:16,670 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: one 11:25:16,670 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: zero 11:25:16,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:16,671 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 0 is present for follower follower36 11:25:16,671 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=0 11:25:16,671 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries [leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:16,671 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 0, nextIndex: 1 [WARN] [07/14/2025 11:25:16.671] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower36] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3a13c004 11:25:16,671 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 0 for term 2 11:25:16,671 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries [leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:16,671 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 2 11:25:16,671 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 11:25:16,671 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 11:25:16,671 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 11:25:16,671 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 1 is present for follower follower36 11:25:16,671 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log one 11:25:16,671 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:16,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries [leaderId=leader35, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 2 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 1 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower36, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 1 (of expected -1) 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 1 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 0 to 1 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 1 data one 11:25:16,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=1 11:25:16,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:16,672 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: one 11:25:16,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 1, nextIndex: 2 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries [leaderId=leader35, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:16,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 2 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower36, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 1 (of expected -1) 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: fakeSnapshot purging log to 0 for term 2 11:25:16,673 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=1 [WARN] [07/14/2025 11:25:16.736] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader35]: org.opendaylight.controller.cluster.common.actor.Monitor@699a94c5 11:25:16,737 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader35 with journal batch size 1000 11:25:16,741 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=1, votedFor=leader35 11:25:16,741 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:16,741 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Updated server config: isVoting: true, peers: [PeerInfo [id=follower36, address=akka://test/user/follower36, votingState=NON_VOTING]] 11:25:16,741 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=2, votedFor=leader35 11:25:16,741 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:17,205 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:17,205 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Received ElectionTimeout - switching to Candidate 11:25:17,205 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Election: Candidate has following voting peers: [] 11:25:17,205 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=3, votedFor=leader35 11:25:17,206 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Starting new election term 3 11:25:17,206 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 11:25:17,208 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Received ElectionTimeout 11:25:17,208 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Election: Leader has following peers: [follower36] 11:25:17,208 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:17,209 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:25:17,246 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:17,246 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:17,246 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 11:25:17,246 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 0 11:25:17,246 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from -1 to 0 11:25:17,246 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 0 data zero-1 11:25:17,247 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: zero-1 11:25:17,247 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:17,247 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=0 11:25:17,247 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:17,247 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:17,247 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 1 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 0 to 1 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 1 data one-1 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: one-1 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=1 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:17,248 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 2 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 1 to 2 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 2 data two-1 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: two-1 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=2 11:25:17,249 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:17,325 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Term 3 in "AppendEntries [leaderId=leader35, 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 11:25:17,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=3, votedFor=null 11:25:17,325 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Lagging -2 entries behind leader leader35 and reached 1 (of expected -1) 11:25:17,325 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply: follower follower36 last log term 2 for index 1 conflicts with the leader's 3 - set the follower's next index to 0 11:25:17,325 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:25:17,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 0 is present for follower follower36 11:25:17,326 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries [leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 11:25:17,326 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries [leaderId=leader35, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 3 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: 2 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Removing entries from log starting at 0, commitIndex: 1, lastApplied: 1 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Could not remove entries - sending reply to force snapshot 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower36: Lagging 1 entries behind leader leader35 and reached 1 (of expected -1) 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower36, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=3, lastIndex=2, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower36 11:25:17,327 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: lastSequenceNumber prior to capture: -1 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: CaptureSnapshotReply received by actor 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=leader35, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower36, isVoting=false], ServerInfo[peerId=leader35, isVoting=true]]]] 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendInstallSnapshot 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [DEBUG] LeaderInstallSnapshotState - leader35 (Leader): Snapshot 351 bytes, total chunks to send: 1 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [DEBUG] LeaderInstallSnapshotState - leader35 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=236499276 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): next snapshot chunk size for follower follower36: 351 11:25:17,328 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): InstallSnapshot sent to follower Vector(user, follower36), Chunk: 1/1 11:25:17,329 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Snapshot success - sequence number: -1 11:25:17,329 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: SnapshotComplete received 11:25:17,329 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader35, lastIncludedIndex=2, lastIncludedTerm=3, datasize=351, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower36, isVoting=false], ServerInfo[peerId=leader35, isVoting=true]]]] 11:25:17,330 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Lagging 1 entries behind leader leader35 and reached 1 (of expected -1) 11:25:17,330 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 11:25:17,330 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Snapshot installed from leader: leader35 11:25:17,331 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying snapshot on follower: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower36, isVoting=false], ServerInfo[peerId=leader35, isVoting=true]]]] 11:25:17,331 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 11:25:17,331 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Snapshot success - sequence number: -1 11:25:17,332 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 1 to 2 11:25:17,332 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=3, votedFor=null 11:25:17,332 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Updated server config: isVoting: false, peers: [PeerInfo [id=leader35, address=akka://test/user/leader35, votingState=VOTING]] 11:25:17,332 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applySnapshot called 11:25:17,332 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower36, chunkIndex=1, success=true] 11:25:17,332 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: SnapshotComplete received 11:25:17,332 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower36, chunkIndex=1, success=true] 11:25:17,332 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Snapshot successfully installed on follower follower36 (last chunk 1) - matchIndex set to 2, nextIndex set to 3 11:25:17,332 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 1 for term 3 11:25:17,347 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart ending 11:25:17,348 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower36-collector38#1801893099] 11:25:17,360 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower36] 11:25:17,361 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader35-collector39#2029706792] 11:25:17,361 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader35] 11:25:17,362 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader35-collector40#603691979] 11:25:17,363 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader35] 11:25:17,365 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart starting [WARN] [07/14/2025 11:25:17.370] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower42]: org.opendaylight.controller.cluster.common.actor.Monitor@5a35b65f 11:25:17,371 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower42 with journal batch size 1000 11:25:17,374 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=1, votedFor=leader41 11:25:17,374 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:17,374 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Updated server config: isVoting: false, peers: [PeerInfo [id=leader41, address=akka://test/user/leader41, votingState=VOTING]] 11:25:17,374 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/14/2025 11:25:17.375] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader41]: org.opendaylight.controller.cluster.common.actor.Monitor@55fa3430 11:25:17,376 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader41 with journal batch size 1000 11:25:17,378 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=1, votedFor=leader41 11:25:17,379 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Received ReplicatedLogEntry for recovery: index: 0, size: 141 11:25:17,379 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Updated server config: isVoting: true, peers: [PeerInfo [id=follower42, address=akka://test/user/follower42, votingState=NON_VOTING]] 11:25:17,379 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:17,894 AM [test-akka.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:17,895 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:17,895 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower): Received ElectionTimeout - switching to Candidate 11:25:17,895 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Election: Candidate has following voting peers: [] 11:25:17,895 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=2, votedFor=leader41 11:25:17,895 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Starting new election term 2 11:25:17,895 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:25:17,897 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Received ElectionTimeout 11:25:17,897 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Election: Leader has following peers: [follower42] 11:25:17,897 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:17,898 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:25:17,898 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Term 2 in "AppendEntries [leaderId=leader41, 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 11:25:17,898 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=2, votedFor=null 11:25:17,898 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower42: Last sync leader does not match current leader leader41, need to catch up to -1 11:25:17,898 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: -1, nextIndex: 0 11:25:17,898 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/14/2025 11:25:17.899] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower42] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4bbfb4a0 11:25:17,935 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:17,935 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:17,935 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 11:25:17,935 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 0 11:25:17,935 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from -1 to 0 11:25:17,935 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 0 data zero 11:25:17,935 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: zero 11:25:17,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:17,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower42 11:25:17,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower42: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:17,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=0 11:25:17,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:17,936 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 11:25:17,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:17,936 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 1 11:25:17,936 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Append entry to log zero 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 1 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 1 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 0 to 1 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Commit index set to 0 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 1 data one 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower42, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 0 (of expected -1) 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: one 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Setting last applied to 0 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from -1 to 0 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Applying state for log index 0 data zero 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower42 11:25:17,937 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applyState called: zero 11:25:17,937 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower42: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:17,938 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: 0, nextIndex: 1 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Persisting ApplyJournalEntries with index=0 11:25:17,938 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: fakeSnapshot purging log to 0 for term 2 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:17,938 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 2 11:25:17,938 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower42 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Append entry to log one 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:17,938 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower42: AppendEntries [leaderId=leader41, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 2 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Commit index set to 1 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower42, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 1 (of expected -1) 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Setting last applied to 1 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from 0 to 1 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Applying state for log index 1 data one 11:25:17,938 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=1 11:25:17,938 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applyState called: one 11:25:17,938 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 11:25:17,939 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: 1, nextIndex: 2 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 1 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 2 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower42, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:17,939 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 1 (of expected -1) 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: fakeSnapshot purging log to 0 for term 2 11:25:17,939 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Persisting ApplyJournalEntries with index=1 11:25:17,939 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] [WARN] [07/14/2025 11:25:17.940] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower42] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@373c5c9f 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 2 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 1 to 2 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 2 data two 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: two 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 11:25:17,940 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 2 is present for follower follower42 11:25:17,941 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower42: AppendEntries [leaderId=leader41, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:17,941 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=2 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 1 11:25:17,941 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Append entry to log two 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:17,941 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: fakeSnapshot purging log to 1 for term 2 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 2 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Commit index set to 2 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower42, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 2 (of expected -1) 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Setting last applied to 2 11:25:17,941 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from 1 to 2 11:25:17,941 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: 2, nextIndex: 3 11:25:17,942 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Applying state for log index 2 data two 11:25:17,942 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 11:25:17,942 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applyState called: two 11:25:17,942 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Persisting ApplyJournalEntries with index=2 11:25:18,135 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 2 (of expected -1) 11:25:18,135 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: fakeSnapshot purging log to 1 for term 2 [WARN] [07/14/2025 11:25:18.153] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower43]: org.opendaylight.controller.cluster.common.actor.Monitor@56748f96 11:25:18,154 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower43 with journal batch size 1000 11:25:18,157 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Received ReplicatedLogEntry for recovery: index: 0, size: 171 11:25:18,157 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Updated server config: isVoting: true, peers: [PeerInfo [id=follower42, address=akka://test/user/follower42, votingState=NON_VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=leader41, address=akka://test/user/leader41, votingState=VOTING]] 11:25:18,157 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/14/2025 11:25:18.160] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader41]: org.opendaylight.controller.cluster.common.actor.Monitor@5530d4cc 11:25:18,161 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader41 with journal batch size 1000 11:25:18,163 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=2, votedFor=leader41 11:25:18,163 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Received ReplicatedLogEntry for recovery: index: 0, size: 171 11:25:18,163 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Updated server config: isVoting: true, peers: [PeerInfo [id=follower43, address=akka://test/user/follower43, votingState=VOTING], PeerInfo [id=follower42, address=akka://test/user/follower42, votingState=NON_VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]] 11:25:18,163 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:25:18,644 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.111:25520, Removed) 11:25:18,644 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower): Received ElectionTimeout - switching to Candidate 11:25:18,644 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Election: Candidate has following voting peers: [follower43] 11:25:18,644 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=3, votedFor=leader41 11:25:18,645 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Starting new election term 3 11:25:18,645 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Sending RequestVote [term=3, candidateId=leader41, lastLogIndex=-1, lastLogTerm=-1] to peer follower43 11:25:18,645 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 11:25:18,645 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:25:18,645 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Cluster state: [] 11:25:18,645 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=leader41, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 11:25:18,646 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Term 3 in "RequestVote [term=3, candidateId=leader41, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 0 - updating term 11:25:18,646 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Set currentTerm=3, votedFor=null 11:25:18,646 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): In requestVote: RequestVote [term=3, candidateId=leader41, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 11:25:18,646 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Set currentTerm=3, votedFor=leader41 11:25:18,646 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 11:25:18,647 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 11:25:18,647 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 11:25:18,647 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Election: Leader has following peers: [follower43, follower42, downPeer] 11:25:18,647 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:18,648 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:18,648 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower43: Last sync leader does not match current leader leader41, need to catch up to -1 11:25:18,648 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 11:25:18,648 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: -1, nextIndex: 0 [WARN] [07/14/2025 11:25:18.648] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower43] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@53cbd5e6 11:25:18,649 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 11:25:18,669 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:18,669 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:18,669 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 11:25:18,669 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:18,669 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower43 11:25:18,669 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower43: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log zero-1 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 1 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower43, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:18,670 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached -1 (of expected -1) 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower43 11:25:18,670 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 [WARN] [07/14/2025 11:25:18.670] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower43] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@421f3a55 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 0, nextIndex: 1 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 0 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from -1 to 0 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 0 data zero-1 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: zero-1 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower43 11:25:18,671 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower43: AppendEntries [leaderId=leader41, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]] 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]] 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 11:25:18,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=0 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log one-1 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:18,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 2 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 0 11:25:18,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower43, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:18,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 0 (of expected -1) 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 0 11:25:18,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from -1 to 0 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 0 data zero-1 11:25:18,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:25:18,672 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: zero-1 11:25:18,672 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower43 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:25:18,673 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=0 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 1, nextIndex: 2 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 1 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 0 to 1 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 1 data one-1 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: one-1 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:25:18,673 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 2 is present for follower follower43 11:25:18,674 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower43: AppendEntries [leaderId=leader41, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 11:25:18,674 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=1 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 11:25:18,674 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log two-1 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 3 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 1 11:25:18,674 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower43, logLastIndex=2, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:18,674 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 1 (of expected -1) 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 2 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 1 11:25:18,674 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=three-1}, logIndex: 3, isSendImmediate: true 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 0 to 1 11:25:18,674 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 1 data one-1 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 2, leaderLastIndex: 3, leaderSnapShotIndex: -1 11:25:18,675 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: one-1 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 2 is present for follower follower43 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 11:25:18,675 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=1 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 2, nextIndex: 3 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 2 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 1 to 2 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 2 data two-1 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: two-1 11:25:18,675 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 3 is present for follower follower43 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower43: AppendEntries [leaderId=leader41, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]] 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]] 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log three-1 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=2 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 4 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 2 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower43, logLastIndex=3, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 2 (of expected -1) 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 3 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 2 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 1 to 2 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 2 data two-1 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 3, nextIndex: 4 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 11:25:18,676 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: two-1 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 3 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 2 to 3 11:25:18,676 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 3 data three-1 11:25:18,677 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=2 11:25:18,677 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: three-1 11:25:18,677 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: -1 11:25:18,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 3 11:25:18,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 3 (of expected -1) 11:25:18,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 11:25:18,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 3 11:25:18,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 2 to 3 11:25:18,677 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=3 11:25:18,677 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 3 data three-1 11:25:18,678 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: three-1 11:25:18,678 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=3 11:25:18,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 11:25:18,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 11:25:18,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=four-1}, logIndex: 4, isSendImmediate: true 11:25:18,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:25:18,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 4 is present for follower follower43 11:25:18,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower43: AppendEntries [leaderId=leader41, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 11:25:18,678 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:25:18,678 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 11:25:18,678 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 11:25:18,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 11:25:18,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log four-1 11:25:18,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 11:25:18,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 11:25:18,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 5 11:25:18,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower43, logLastIndex=4, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:18,679 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 3 (of expected -1) 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 4, nextIndex: 5 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 4 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 3 to 4 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 4 data four-1 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: four-1 11:25:18,679 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 4 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 4 (of expected -1) 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 4 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 4 11:25:18,680 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=4 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 3 to 4 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 4 data four-1 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: four-1 11:25:18,680 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=4 11:25:18,765 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Term 3 in "AppendEntries [leaderId=leader41, 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 11:25:18,765 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=3, votedFor=null 11:25:18,765 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower42: Lagging -3 entries behind leader leader41 and reached 2 (of expected -1) 11:25:18,765 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply: follower follower42 last log term 2 for index 2 conflicts with the leader's 3 - set the follower's next index to 1 11:25:18,766 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 1, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:25:18,766 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower42 11:25:18,766 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower42: AppendEntries [leaderId=leader41, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 11:25:18,767 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 11:25:18,767 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): The prevLogIndex 0 was found in the log but the term 2 is not equal to the append entries prevLogTerm 3 - lastIndex: 2, snapshotIndex: 1, snapshotTerm: 2 11:25:18,767 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=3, success=false, followerId=follower42, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:25:18,767 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging 2 entries behind leader leader41 and reached 2 (of expected -1) 11:25:18,767 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower42, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 11:25:18,767 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): follower follower42 last log term 2 conflicts with the leader's 3 - dec next index to 0 11:25:18,767 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1 11:25:18,767 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower42 11:25:18,767 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower42: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 5 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: -1 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] is present: existingEntryTerm: 2 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Removing entries from log starting at 1, commitIndex: 2, lastApplied: 2 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Could not remove entries - sending reply to force snapshot 11:25:18,768 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower42: Lagging 2 entries behind leader leader41 and reached 2 (of expected -1) 11:25:18,768 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower42, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 11:25:18,768 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=3, lastIndex=4, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower42 11:25:18,768 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: lastSequenceNumber prior to capture: -1 11:25:18,769 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: CaptureSnapshotReply received by actor 11:25:18,769 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting of snapshot done: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=leader41, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower43, isVoting=true], ServerInfo[peerId=follower42, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader41, isVoting=true]]]] 11:25:18,769 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 11:25:18,769 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendInstallSnapshot 11:25:18,771 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader41 (Leader): Snapshot 390 bytes, total chunks to send: 1 11:25:18,771 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader41 (Leader): Next chunk: total length=390, offset=0, size=390, hashCode=-929342248 11:25:18,771 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): next snapshot chunk size for follower follower42: 390 11:25:18,771 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader41, lastIncludedIndex=4, lastIncludedTerm=3, datasize=390, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower43, isVoting=true], ServerInfo[peerId=follower42, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader41, isVoting=true]]]] 11:25:18,771 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower42: Lagging 2 entries behind leader leader41 and reached 2 (of expected -1) 11:25:18,771 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 11:25:18,771 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Snapshot installed from leader: leader41 11:25:18,772 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): InstallSnapshot sent to follower Vector(user, follower42), Chunk: 1/1 11:25:18,772 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Snapshot success - sequence number: -1 11:25:18,772 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: SnapshotComplete received 11:25:18,772 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Applying snapshot on follower: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower43, isVoting=true], ServerInfo[peerId=follower42, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader41, isVoting=true]]]] 11:25:18,772 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 11:25:18,772 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Snapshot success - sequence number: -1 11:25:18,772 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from 2 to 4 11:25:18,772 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=3, votedFor=null 11:25:18,772 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Updated server config: isVoting: false, peers: [PeerInfo [id=follower43, address=null, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=leader41, address=akka://test/user/leader41, votingState=VOTING]] 11:25:18,772 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applySnapshot called 11:25:18,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower42, chunkIndex=1, success=true] 11:25:18,773 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: SnapshotComplete received 11:25:18,773 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower42, chunkIndex=1, success=true] 11:25:18,773 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Snapshot successfully installed on follower follower42 (last chunk 1) - matchIndex set to 4, nextIndex set to 5 11:25:18,823 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart ending 11:25:18,823 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower42-collector44#-857639755] 11:25:18,835 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower42] 11:25:18,836 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader41-collector45#-717795898] 11:25:18,837 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader41] 11:25:18,837 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower43-collector46#-1424002669] 11:25:18,838 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower43] 11:25:18,838 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader41-collector47#822613798] 11:25:18,838 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader41] [INFO] [07/14/2025 11:25:18.840] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:25:18,840 AM [test-akka.actor.default-dispatcher-15] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:25:18,843 AM [test-akka.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - Exiting completed 11:25:18,843 AM [test-akka.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - Shutting down... [WARN] [07/14/2025 11:25:18.842] [test-akka.actor.default-dispatcher-15] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.111:25520) [INFO] [07/14/2025 11:25:18.843] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - Exiting completed 11:25:18,843 AM [test-akka.actor.default-dispatcher-18] [INFO] Cluster - Cluster Node [akka://test@10.30.170.111:25520] - Successfully shut down [INFO] [07/14/2025 11:25:18.843] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - Shutting down... [INFO] [07/14/2025 11:25:18.843] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.111:25520] - Successfully shut down [INFO] [07/14/2025 11:25:18.845] [test-akka.remote.default-remote-dispatcher-6] [akka://test@10.30.170.111:25520/system/remoting-terminator] Shutting down remote daemon. 11:25:18,846 AM [test-akka.actor.default-dispatcher-18] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:25:18,846 AM [test-akka.actor.default-dispatcher-18] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/14/2025 11:25:18.845] [test-akka.remote.default-remote-dispatcher-6] [akka://test@10.30.170.111:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.