[DEBUG] [09/26/2025 00:42:33.774] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:42:33,777 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/26/2025 00:42:33.779] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/26/2025 00:42:33.785] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/26/2025 00:42:33.835] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.53:25520] with UID [7179344048873401262] 12:42:33,836 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.53:25520] with UID [7179344048873401262] [INFO] [09/26/2025 00:42:33.837] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - Starting up, Akka version [2.6.21] ... 12:42:33,837 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/26/2025 00:42:33.842] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:42:33,842 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/26/2025 00:42:33.842] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - Started up successfully 12:42:33,842 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - Started up successfully [INFO] [09/26/2025 00:42:33.847] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:42:33,847 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:42:33,847 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [09/26/2025 00:42:33.847] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:42:33,871 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerLeaderStateChanges [WARN] [09/26/2025 00:42:33.879] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower18]: org.opendaylight.controller.cluster.common.actor.Monitor@112cf50f [INFO] [akkaDeadLetter][09/26/2025 00:42:33.879] [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'. 12:42:33,879 AM [test-akka.actor.default-dispatcher-7] [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'. 12:42:33,882 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower18 with journal batch size 1000 12:42:33,885 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Set currentTerm=1, votedFor=leader17 12:42:33,886 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:33,886 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Updated server config: isVoting: false, peers: [PeerInfo [id=leader17, address=akka://test/user/leader17, votingState=VOTING]] 12:42:33,886 AM [test-akka.actor.default-dispatcher-7] [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 12:42:33,889 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader17 with journal batch size 1000 [WARN] [09/26/2025 00:42:33.890] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader17]: org.opendaylight.controller.cluster.common.actor.Monitor@1860e3c6 [INFO] [akkaDeadLetter][09/26/2025 00:42:33.898] [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'. 12:42:33,899 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'. 12:42:33,902 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Set currentTerm=1, votedFor=leader17 12:42:33,902 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:33,902 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Updated server config: isVoting: true, peers: [PeerInfo [id=follower18, address=akka://test/user/follower18, votingState=NON_VOTING]] 12:42:33,903 AM [test-akka.actor.default-dispatcher-6] [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 12:42:34,403 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:34,404 AM [test-akka.actor.default-dispatcher-15] [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.171.53:25520, Removed) 12:42:34,404 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Follower): Received ElectionTimeout - switching to Candidate 12:42:34,404 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate): Election: Candidate has following voting peers: [] 12:42:34,404 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17: Set currentTerm=2, votedFor=leader17 12:42:34,404 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate): Starting new election term 2 12:42:34,404 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:42:34,405 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate): Received ElectionTimeout 12:42:34,405 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): Election: Leader has following peers: [follower18] 12:42:34,406 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): Checking sendAppendEntries for follower follower18: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:34,406 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:42:34,406 AM [test-akka.actor.default-dispatcher-16] [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 12:42:34,406 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower18: Set currentTerm=2, votedFor=null 12:42:34,406 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower18: Last sync leader does not match current leader leader17, need to catch up to -1 12:42:34,406 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower18 updated: matchIndex: -1, nextIndex: 0 12:42:34,406 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader17 (Leader): Checking sendAppendEntries for follower follower18: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/26/2025 00:42:34.411] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower18] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@44d7e0c3 12:42:34,411 AM [test-akka.actor.default-dispatcher-15] [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'. [INFO] [akkaDeadLetter][09/26/2025 00:42:34.411] [test-akka.actor.default-dispatcher-15] [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'. 12:42:34,422 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:34,764 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower18: Lagging 0 entries behind leader leader17 and reached -1 (of expected -1) [WARN] [09/26/2025 00:42:34.765] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower18] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7ab02129 [INFO] [akkaDeadLetter][09/26/2025 00:42:34.765] [test-akka.actor.default-dispatcher-15] [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'. 12:42:34,765 AM [test-akka.actor.default-dispatcher-15] [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'. 12:42:34,778 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/roleChangeNotifier20#-26166392] 12:42:34,791 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower18-collector21#-920657111] 12:42:34,792 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower18] 12:42:34,792 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader17-collector22#-790518005] 12:42:34,793 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader17] 12:42:34,795 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart starting [WARN] [09/26/2025 00:42:34.799] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower24]: org.opendaylight.controller.cluster.common.actor.Monitor@69509108 [INFO] [akkaDeadLetter][09/26/2025 00:42:34.799] [test-akka.actor.default-dispatcher-5] [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'. 12:42:34,799 AM [test-akka.actor.default-dispatcher-5] [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'. 12:42:34,801 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower24 with journal batch size 1000 12:42:34,805 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=1, votedFor=leader23 12:42:34,805 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:34,805 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Updated server config: isVoting: false, peers: [PeerInfo [id=leader23, address=akka://test/user/leader23, votingState=VOTING]] 12:42:34,812 AM [test-akka.actor.default-dispatcher-14] [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 [WARN] [09/26/2025 00:42:34.814] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader23]: org.opendaylight.controller.cluster.common.actor.Monitor@3caeca04 [INFO] [akkaDeadLetter][09/26/2025 00:42:34.814] [test-akka.actor.default-dispatcher-5] [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'. 12:42:34,814 AM [test-akka.actor.default-dispatcher-5] [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'. 12:42:34,815 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader23 with journal batch size 1000 12:42:34,830 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=1, votedFor=leader23 12:42:34,831 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:34,831 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Updated server config: isVoting: true, peers: [PeerInfo [id=follower24, address=akka://test/user/follower24, votingState=NON_VOTING]] 12:42:34,831 AM [test-akka.actor.default-dispatcher-14] [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 12:42:35,283 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:35,284 AM [test-akka.actor.default-dispatcher-5] [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.171.53:25520, Removed) 12:42:35,284 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower): Received ElectionTimeout - switching to Candidate 12:42:35,284 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Election: Candidate has following voting peers: [] 12:42:35,284 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=2, votedFor=leader23 12:42:35,284 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Starting new election term 2 12:42:35,284 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:42:35,287 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Received ElectionTimeout 12:42:35,287 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Election: Leader has following peers: [follower24] 12:42:35,287 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 12:42:35,287 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:42:35,287 AM [test-akka.actor.default-dispatcher-5] [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 12:42:35,288 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=2, votedFor=null 12:42:35,288 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: -1, nextIndex: 0 12:42:35,288 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:35,288 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower24: Last sync leader does not match current leader leader23, need to catch up to -1 [WARN] [09/26/2025 00:42:35.290] [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@38e0921b [INFO] [akkaDeadLetter][09/26/2025 00:42:35.290] [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. [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'. 12:42:35,290 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. [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'. 12:42:35,339 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:35,339 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:35,340 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:42:35,340 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 0 12:42:35,340 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from -1 to 0 12:42:35,340 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 0 data zero 12:42:35,341 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: zero 12:42:35,341 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:35,341 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 0 is present for follower follower24 12:42:35,341 AM [test-akka.actor.default-dispatcher-15] [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]]] 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=0 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 1 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Append entry to log zero 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 1 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Commit index set to 0 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [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] 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 1 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from 0 to 1 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 0 (of expected -1) 12:42:35,342 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 1 data one 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Setting last applied to 0 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from -1 to 0 12:42:35,342 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Applying state for log index 0 data zero 12:42:35,343 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: one 12:42:35,343 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applyState called: zero 12:42:35,343 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:42:35,343 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 0 is present for follower follower24 12:42:35,343 AM [test-akka.actor.default-dispatcher-15] [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]]] 12:42:35,343 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Persisting ApplyJournalEntries with index=0 12:42:35,343 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: 0, nextIndex: 1 12:42:35,343 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:35,343 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: fakeSnapshot purging log to 0 for term 2 12:42:35,343 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 2 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:42:35,344 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Append entry to log one 12:42:35,344 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 1 is present for follower follower24 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:35,344 AM [test-akka.actor.default-dispatcher-15] [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]]] 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 2 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Commit index set to 1 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [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] 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 1 (of expected -1) 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Setting last applied to 1 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from 0 to 1 12:42:35,344 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=1 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Applying state for log index 1 data one 12:42:35,344 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:35,344 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applyState called: one 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: 1, nextIndex: 2 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 1 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 2 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [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] 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 1 (of expected -1) 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: fakeSnapshot purging log to 0 for term 2 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 2 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from 1 to 2 12:42:35,345 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 2 data two 12:42:35,345 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Persisting ApplyJournalEntries with index=1 12:42:35,346 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: two [WARN] [09/26/2025 00:42:35.346] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower24] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@faa4013 [INFO] [akkaDeadLetter][09/26/2025 00:42:35.346] [test-akka.actor.default-dispatcher-5] [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'. 12:42:35,346 AM [test-akka.actor.default-dispatcher-5] [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'. 12:42:35,346 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 12:42:35,346 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 2 is present for follower follower24 12:42:35,346 AM [test-akka.actor.default-dispatcher-16] [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]]] 12:42:35,347 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: fakeSnapshot purging log to 1 for term 2 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:35,347 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendAppendEntries: 2 is present for follower follower24 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Number of entries to be appended = 1 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Append entry to log two 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Log size is now 2 12:42:35,347 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=2 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Commit index set to 2 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [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] 12:42:35,347 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower24: Lagging 0 entries behind leader leader23 and reached 2 (of expected -1) 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Setting last applied to 2 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from 1 to 2 12:42:35,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Applying state for log index 2 data two 12:42:35,347 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower24 updated: matchIndex: 2, nextIndex: 3 12:42:35,348 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applyState called: two 12:42:35,348 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 12:42:35,348 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Persisting ApplyJournalEntries with index=2 [WARN] [09/26/2025 00:42:35.406] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader23]: org.opendaylight.controller.cluster.common.actor.Monitor@7560006 [INFO] [akkaDeadLetter][09/26/2025 00:42:35.406] [test-akka.actor.default-dispatcher-5] [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'. 12:42:35,407 AM [test-akka.actor.default-dispatcher-16] [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'. 12:42:35,407 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader23 with journal batch size 1000 12:42:35,410 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=1, votedFor=leader23 12:42:35,411 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:35,411 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Updated server config: isVoting: true, peers: [PeerInfo [id=follower24, address=akka://test/user/follower24, votingState=NON_VOTING]] 12:42:35,411 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=2, votedFor=leader23 12:42:35,411 AM [test-akka.actor.default-dispatcher-16] [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 12:42:35,904 AM [test-akka.actor.default-dispatcher-16] [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.171.53:25520, Removed) 12:42:35,904 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower): Received ElectionTimeout - switching to Candidate 12:42:35,904 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Election: Candidate has following voting peers: [] 12:42:35,904 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Set currentTerm=3, votedFor=leader23 12:42:35,904 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Starting new election term 3 12:42:35,904 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:42:35,906 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate): Received ElectionTimeout 12:42:35,906 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Election: Leader has following peers: [follower24] 12:42:35,906 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:35,906 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:42:35,921 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:35,921 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 0 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from -1 to 0 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 0 data zero-1 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: zero-1 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=0 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:35,922 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Setting last applied to 1 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Moving last applied index from 0 to 1 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Applying state for log index 1 data one-1 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: applyState called: one-1 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Checking sendAppendEntries for follower follower24: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Persisting ApplyJournalEntries with index=1 12:42:35,923 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:36,24 AM [test-akka.actor.default-dispatcher-6] [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 12:42:36,24 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=3, votedFor=null 12:42:36,25 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower24: Lagging -3 entries behind leader leader23 and reached 2 (of expected -1) 12:42:36,25 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleAppendEntriesReply: follower follower24 lastIndex 2 is ahead of our lastIndex 1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 12:42:36,25 AM [test-akka.actor.default-dispatcher-16] [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 12:42:36,25 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: lastSequenceNumber prior to capture: -1 12:42:36,31 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: CaptureSnapshotReply received by actor 12:42:36,32 AM [test-akka.actor.default-dispatcher-16] [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]]]] 12:42:36,33 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:42:36,34 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): sendInstallSnapshot 12:42:36,34 AM [test-akka.actor.default-dispatcher-16] [DEBUG] LeaderInstallSnapshotState - leader23 (Leader): Snapshot 333 bytes, total chunks to send: 1 12:42:36,34 AM [test-akka.actor.default-dispatcher-16] [DEBUG] LeaderInstallSnapshotState - leader23 (Leader): Next chunk: total length=333, offset=0, size=333, hashCode=878051978 12:42:36,34 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): next snapshot chunk size for follower follower24: 333 12:42:36,35 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): InstallSnapshot sent to follower Vector(user, follower24), Chunk: 1/1 12:42:36,35 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: Snapshot success - sequence number: -1 12:42:36,35 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: SnapshotComplete received 12:42:36,35 AM [test-akka.actor.default-dispatcher-5] [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]]]] 12:42:36,43 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower24: Lagging -1 entries behind leader leader23 and reached 2 (of expected -1) 12:42:36,43 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:42:36,43 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Snapshot installed from leader: leader23 12:42:36,55 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): Converted InstallSnapshot from leader: leader23 to state 12:42:36,56 AM [test-akka.actor.default-dispatcher-5] [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]]]] 12:42:36,56 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:42:36,56 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Snapshot success - sequence number: -1 12:42:36,56 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Moving last applied index from 2 to 1 12:42:36,57 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Set currentTerm=3, votedFor=null 12:42:36,57 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: Updated server config: isVoting: false, peers: [PeerInfo [id=leader23, address=akka://test/user/leader23, votingState=VOTING]] 12:42:36,57 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: applySnapshot called 12:42:36,57 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower24, chunkIndex=1, success=true] 12:42:36,60 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower24: SnapshotComplete received 12:42:36,60 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower24, chunkIndex=1, success=true] 12:42:36,60 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader23 (Leader): Snapshot successfully installed on follower follower24 (last chunk 1) - matchIndex set to 1, nextIndex set to 2 12:42:36,60 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader23: fakeSnapshot purging log to 0 for term 3 12:42:36,73 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart ending 12:42:36,73 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower24-collector26#-1123496996] 12:42:36,85 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower24] 12:42:36,86 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader23-collector27#291301207] 12:42:36,86 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader23] 12:42:36,87 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader23-collector28#1126012837] 12:42:36,88 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader23] 12:42:36,90 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart starting [WARN] [09/26/2025 00:42:36.093] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower30]: org.opendaylight.controller.cluster.common.actor.Monitor@e0bbef5 12:42:36,96 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower30 with journal batch size 1000 [INFO] [akkaDeadLetter][09/26/2025 00:42:36.097] [test-akka.actor.default-dispatcher-5] [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'. 12:42:36,97 AM [test-akka.actor.default-dispatcher-16] [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'. 12:42:36,97 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=1, votedFor=leader29 12:42:36,97 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:36,97 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Updated server config: isVoting: false, peers: [PeerInfo [id=leader29, address=akka://test/user/leader29, votingState=VOTING]] 12:42:36,98 AM [test-akka.actor.default-dispatcher-16] [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] [09/26/2025 00:42:36.098] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader29]: org.opendaylight.controller.cluster.common.actor.Monitor@b42e3ae 12:42:36,99 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader29 with journal batch size 1000 12:42:36,102 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=1, votedFor=leader29 12:42:36,102 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:36,102 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Updated server config: isVoting: true, peers: [PeerInfo [id=follower30, address=akka://test/user/follower30, votingState=NON_VOTING]] 12:42:36,102 AM [test-akka.actor.default-dispatcher-6] [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 12:42:36,534 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:36,534 AM [test-akka.actor.default-dispatcher-6] [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.171.53:25520, Removed) 12:42:36,534 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower): Received ElectionTimeout - switching to Candidate 12:42:36,534 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Election: Candidate has following voting peers: [] 12:42:36,534 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=2, votedFor=leader29 12:42:36,535 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Starting new election term 2 12:42:36,535 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:42:36,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Received ElectionTimeout 12:42:36,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Election: Leader has following peers: [follower30] 12:42:36,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:36,537 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:42:36,537 AM [test-akka.actor.default-dispatcher-14] [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 12:42:36,537 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=2, votedFor=null 12:42:36,538 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower30: Last sync leader does not match current leader leader29, need to catch up to -1 12:42:36,538 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: -1, nextIndex: 0 12:42:36,538 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/26/2025 00:42:36.539] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower30] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3f7ea096 12:42:36,559 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:36,559 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:36,559 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:42:36,559 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 0 12:42:36,559 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from -1 to 0 12:42:36,559 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 0 data zero 12:42:36,560 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: zero 12:42:36,560 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:36,560 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 0 is present for follower follower30 12:42:36,560 AM [test-akka.actor.default-dispatcher-14] [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]]] 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=0 12:42:36,561 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]]] 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log zero 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 1 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 0 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 1 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from 0 to 1 12:42:36,561 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] 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 1 data one 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 0 (of expected -1) 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 0 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from -1 to 0 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 0 data zero 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: one 12:42:36,561 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: zero 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:42:36,561 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 0 is present for follower follower30 12:42:36,562 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, 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]]] 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=0 12:42:36,562 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 0, nextIndex: 1 12:42:36,562 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: fakeSnapshot purging log to 0 for term 2 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, 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]]] 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 2 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log one 12:42:36,562 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:36,562 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 1 is present for follower follower30 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 2 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 1 12:42:36,562 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [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] 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 1 (of expected -1) 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 1 12:42:36,562 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from 0 to 1 12:42:36,562 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=1 12:42:36,562 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 1, nextIndex: 2 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 2 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from 1 to 2 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 2 data two 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: two 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 12:42:36,563 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 2 is present for follower follower30 12:42:36,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Sending AppendEntries to follower follower30: AppendEntries [leaderId=leader29, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:42:36,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=2 12:42:36,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:36,564 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: fakeSnapshot purging log to 1 for term 2 12:42:36,564 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 1 data one 12:42:36,564 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: one 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [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] 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 1 (of expected -1) 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: fakeSnapshot purging log to 0 for term 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 2 is present for follower follower30 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleAppendEntries: AppendEntries [leaderId=leader29, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log two 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [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] 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 2 (of expected -1) 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from 1 to 2 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 2 data two 12:42:36,565 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 2, nextIndex: 3 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: two 12:42:36,565 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=1 12:42:36,565 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 12:42:36,566 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=2 [WARN] [09/26/2025 00:42:36.566] [test-akka.actor.default-dispatcher-14] [akka://test/user/follower30] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@693aac53 [WARN] [09/26/2025 00:42:36.626] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader29]: org.opendaylight.controller.cluster.common.actor.Monitor@44a60765 12:42:36,627 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader29 with journal batch size 1000 12:42:36,630 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=1, votedFor=leader29 12:42:36,630 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:36,630 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Updated server config: isVoting: true, peers: [PeerInfo [id=follower30, address=akka://test/user/follower30, votingState=NON_VOTING]] 12:42:36,631 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=2, votedFor=leader29 12:42:36,631 AM [test-akka.actor.default-dispatcher-6] [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 12:42:37,134 AM [test-akka.actor.default-dispatcher-5] [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.171.53:25520, Removed) 12:42:37,134 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower): Received ElectionTimeout - switching to Candidate 12:42:37,134 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Election: Candidate has following voting peers: [] 12:42:37,134 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Set currentTerm=3, votedFor=leader29 12:42:37,134 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Starting new election term 3 12:42:37,134 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:42:37,135 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate): Received ElectionTimeout 12:42:37,136 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Election: Leader has following peers: [follower30] 12:42:37,136 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:37,136 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:42:37,136 AM [test-akka.actor.default-dispatcher-5] [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 12:42:37,136 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=3, votedFor=null 12:42:37,136 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower30: Lagging -3 entries behind leader leader29 and reached 2 (of expected -1) 12:42:37,136 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply: follower follower30 lastIndex 2 is ahead of our lastIndex -1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 12:42:37,136 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 12:42:37,136 AM [test-akka.actor.default-dispatcher-14] [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 12:42:37,136 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: lastSequenceNumber prior to capture: -1 12:42:37,137 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: CaptureSnapshotReply received by actor 12:42:37,137 AM [test-akka.actor.default-dispatcher-14] [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]]]] 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendInstallSnapshot 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [DEBUG] LeaderInstallSnapshotState - leader29 (Leader): Snapshot 171 bytes, total chunks to send: 1 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [DEBUG] LeaderInstallSnapshotState - leader29 (Leader): Next chunk: total length=171, offset=0, size=171, hashCode=-2041399403 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): next snapshot chunk size for follower follower30: 171 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): InstallSnapshot sent to follower Vector(user, follower30), Chunk: 1/1 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Snapshot success - sequence number: -1 12:42:37,138 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: SnapshotComplete received 12:42:37,138 AM [test-akka.actor.default-dispatcher-5] [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]]]] 12:42:37,138 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower30: Lagging -3 entries behind leader leader29 and reached 2 (of expected -1) 12:42:37,138 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:42:37,138 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Snapshot installed from leader: leader29 12:42:37,138 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Converted InstallSnapshot from leader: leader29 to state 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [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]]]] 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Snapshot success - sequence number: -1 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from 2 to -1 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Set currentTerm=3, votedFor=null 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Updated server config: isVoting: false, peers: [PeerInfo [id=leader29, address=akka://test/user/leader29, votingState=VOTING]] 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applySnapshot called 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower30, chunkIndex=1, success=true] 12:42:37,139 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: SnapshotComplete received 12:42:37,139 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower30, chunkIndex=1, success=true] 12:42:37,140 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Snapshot successfully installed on follower follower30 (last chunk 1) - matchIndex set to -1, nextIndex set to 0 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Setting last applied to 0 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Moving last applied index from -1 to 0 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Applying state for log index 0 data zero-1 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: applyState called: zero-1 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): sendAppendEntries: 0 is present for follower follower30 12:42:37,187 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:37,188 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: Persisting ApplyJournalEntries with index=0 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [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]]] 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Number of entries to be appended = 1 12:42:37,188 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Append entry to log zero-1 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Log size is now 1 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Commit index set to 0 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [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] 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower30: Lagging 0 entries behind leader leader29 and reached 0 (of expected -1) 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30 (Follower): Setting last applied to 0 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Moving last applied index from -1 to 0 12:42:37,188 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Applying state for log index 0 data zero-1 12:42:37,188 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower30 updated: matchIndex: 0, nextIndex: 1 12:42:37,189 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader29 (Leader): Checking sendAppendEntries for follower follower30: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:37,189 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: applyState called: zero-1 12:42:37,189 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower30: Persisting ApplyJournalEntries with index=0 12:42:37,237 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart ending 12:42:37,237 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower30-collector32#1738839890] 12:42:37,248 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower30] 12:42:37,249 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader29-collector33#-387645694] 12:42:37,249 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader29] 12:42:37,250 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader29-collector34#-352016822] 12:42:37,250 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader29] 12:42:37,252 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart starting [WARN] [09/26/2025 00:42:37.256] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower36]: org.opendaylight.controller.cluster.common.actor.Monitor@69beee9f 12:42:37,257 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower36 with journal batch size 1000 12:42:37,259 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=1, votedFor=leader35 12:42:37,259 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:37,259 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]] 12:42:37,259 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 [WARN] [09/26/2025 00:42:37.261] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader35]: org.opendaylight.controller.cluster.common.actor.Monitor@13baf8e 12:42:37,262 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader35 with journal batch size 1000 12:42:37,265 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=1, votedFor=leader35 12:42:37,265 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:37,265 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Updated server config: isVoting: true, peers: [PeerInfo [id=follower36, address=akka://test/user/follower36, votingState=NON_VOTING]] 12:42:37,265 AM [test-akka.actor.default-dispatcher-15] [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 12:42:37,713 AM [test-akka.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:37,714 AM [test-akka.actor.default-dispatcher-14] [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.171.53:25520, Removed) 12:42:37,714 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Received ElectionTimeout - switching to Candidate 12:42:37,714 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Election: Candidate has following voting peers: [] 12:42:37,714 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=2, votedFor=leader35 12:42:37,714 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Starting new election term 2 12:42:37,714 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:42:37,715 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Received ElectionTimeout 12:42:37,716 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Election: Leader has following peers: [follower36] 12:42:37,716 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:37,716 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:42:37,716 AM [test-akka.actor.default-dispatcher-15] [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 12:42:37,717 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=2, votedFor=null 12:42:37,717 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower36: Last sync leader does not match current leader leader35, need to catch up to -1 12:42:37,717 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: -1, nextIndex: 0 12:42:37,717 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/26/2025 00:42:37.718] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower36] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@30ec6210 12:42:37,721 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:37,721 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:37,721 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:42:37,722 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 0 12:42:37,722 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from -1 to 0 12:42:37,722 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 0 data zero 12:42:37,722 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: zero 12:42:37,722 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:37,722 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 0 is present for follower follower36 12:42:37,722 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:37,722 AM [test-akka.actor.default-dispatcher-16] [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]]] 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log zero 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 1 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 0 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [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] 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 0 (of expected -1) 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 0 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from -1 to 0 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 0 data zero 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: zero 12:42:37,723 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=0 [WARN] [09/26/2025 00:42:37.723] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower36] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@16c00cbc 12:42:37,723 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=0 12:42:37,724 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 0, nextIndex: 1 12:42:37,724 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:37,724 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:37,725 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:37,725 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:37,725 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 12:42:37,725 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 1 12:42:37,725 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 0 to 1 12:42:37,725 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 1 data one 12:42:37,725 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: one 12:42:37,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:42:37,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 1 is present for follower follower36 12:42:37,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Sending AppendEntries to follower follower36: AppendEntries [leaderId=leader35, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleAppendEntries: AppendEntries [leaderId=leader35, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:42:37,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=1 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 1 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Append entry to log one 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:37,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Log size is now 2 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Commit index set to 1 12:42:37,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 0 for term 2 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [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] 12:42:37,726 AM [test-akka.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower36: Lagging 0 entries behind leader leader35 and reached 1 (of expected -1) 12:42:37,727 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:42:37,727 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Setting last applied to 1 12:42:37,727 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 0 to 1 12:42:37,727 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Applying state for log index 1 data one 12:42:37,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower36 updated: matchIndex: 1, nextIndex: 2 12:42:37,727 AM [test-akka.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applyState called: one 12:42:37,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:42:37,727 AM [test-akka.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Persisting ApplyJournalEntries with index=1 [WARN] [09/26/2025 00:42:37.790] [test-akka.actor.default-dispatcher-14] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader35]: org.opendaylight.controller.cluster.common.actor.Monitor@7987e3c6 12:42:37,791 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader35 with journal batch size 1000 12:42:37,794 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=1, votedFor=leader35 12:42:37,794 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:37,794 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Updated server config: isVoting: true, peers: [PeerInfo [id=follower36, address=akka://test/user/follower36, votingState=NON_VOTING]] 12:42:37,794 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=2, votedFor=leader35 12:42:37,794 AM [test-akka.actor.default-dispatcher-6] [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 12:42:38,313 AM [test-akka.actor.default-dispatcher-6] [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.171.53:25520, Removed) 12:42:38,314 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower): Received ElectionTimeout - switching to Candidate 12:42:38,314 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Election: Candidate has following voting peers: [] 12:42:38,314 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Set currentTerm=3, votedFor=leader35 12:42:38,314 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Starting new election term 3 12:42:38,314 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:42:38,316 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate): Received ElectionTimeout 12:42:38,316 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Election: Leader has following peers: [follower36] 12:42:38,317 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:38,317 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:42:38,352 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:38,352 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:38,353 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 12:42:38,354 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 0 12:42:38,355 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from -1 to 0 12:42:38,355 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 0 data zero-1 12:42:38,355 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: zero-1 12:42:38,355 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:38,355 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=0 12:42:38,355 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 1 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 0 to 1 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 1 data one-1 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: one-1 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=1 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Setting last applied to 2 12:42:38,356 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Moving last applied index from 1 to 2 12:42:38,357 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Applying state for log index 2 data two-1 12:42:38,357 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: applyState called: two-1 12:42:38,357 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:42:38,357 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Persisting ApplyJournalEntries with index=2 12:42:38,357 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:38,435 AM [test-akka.actor.default-dispatcher-7] [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 12:42:38,435 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=3, votedFor=null 12:42:38,435 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower36: Lagging -2 entries behind leader leader35 and reached 1 (of expected -1) 12:42:38,436 AM [test-akka.actor.default-dispatcher-6] [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 12:42:38,436 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Checking sendAppendEntries for follower follower36: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:42:38,436 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendAppendEntries: 0 is present for follower follower36 12:42:38,436 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:38,437 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:38,437 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Number of entries to be appended = 3 12:42:38,437 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: 2 12:42:38,437 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:38,437 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Removing entries from log starting at 0, commitIndex: 1, lastApplied: 1 12:42:38,437 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Could not remove entries - sending reply to force snapshot 12:42:38,438 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower36: Lagging 1 entries behind leader leader35 and reached 1 (of expected -1) 12:42:38,438 AM [test-akka.actor.default-dispatcher-7] [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 12:42:38,438 AM [test-akka.actor.default-dispatcher-7] [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 12:42:38,438 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: lastSequenceNumber prior to capture: -1 12:42:38,439 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: CaptureSnapshotReply received by actor 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [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]]]] 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): sendInstallSnapshot 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader35 (Leader): Snapshot 351 bytes, total chunks to send: 1 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader35 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=236499276 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): next snapshot chunk size for follower follower36: 351 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): InstallSnapshot sent to follower Vector(user, follower36), Chunk: 1/1 12:42:38,440 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: Snapshot success - sequence number: -1 12:42:38,441 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: SnapshotComplete received 12:42:38,440 AM [test-akka.actor.default-dispatcher-6] [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]]]] 12:42:38,441 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower36: Lagging 1 entries behind leader leader35 and reached 1 (of expected -1) 12:42:38,441 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:42:38,441 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Snapshot installed from leader: leader35 12:42:38,442 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): Converted InstallSnapshot from leader: leader35 to state 12:42:38,442 AM [test-akka.actor.default-dispatcher-6] [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]]]] 12:42:38,442 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:42:38,442 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Snapshot success - sequence number: -1 12:42:38,442 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Moving last applied index from 1 to 2 12:42:38,442 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Set currentTerm=3, votedFor=null 12:42:38,442 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: Updated server config: isVoting: false, peers: [PeerInfo [id=leader35, address=akka://test/user/leader35, votingState=VOTING]] 12:42:38,443 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: applySnapshot called 12:42:38,443 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower36, chunkIndex=1, success=true] 12:42:38,443 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower36, chunkIndex=1, success=true] 12:42:38,443 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower36: SnapshotComplete received 12:42:38,443 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader35 (Leader): Snapshot successfully installed on follower follower36 (last chunk 1) - matchIndex set to 2, nextIndex set to 3 12:42:38,443 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader35: fakeSnapshot purging log to 1 for term 3 12:42:38,454 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart ending 12:42:38,454 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower36-collector38#-1712398565] 12:42:38,467 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower36] 12:42:38,468 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader35-collector39#-496796825] 12:42:38,470 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader35] 12:42:38,471 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader35-collector40#-553701930] 12:42:38,471 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader35] 12:42:38,474 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart starting [WARN] [09/26/2025 00:42:38.479] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower42]: org.opendaylight.controller.cluster.common.actor.Monitor@41a9ad31 12:42:38,480 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower42 with journal batch size 1000 12:42:38,483 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=1, votedFor=leader41 12:42:38,484 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:38,484 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Updated server config: isVoting: false, peers: [PeerInfo [id=leader41, address=akka://test/user/leader41, votingState=VOTING]] 12:42:38,484 AM [test-akka.actor.default-dispatcher-5] [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] [09/26/2025 00:42:38.484] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader41]: org.opendaylight.controller.cluster.common.actor.Monitor@3af4b98b 12:42:38,485 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader41 with journal batch size 1000 12:42:38,487 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=1, votedFor=leader41 12:42:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Received ReplicatedLogEntry for recovery: index: 0, size: 141 12:42:38,488 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Updated server config: isVoting: true, peers: [PeerInfo [id=follower42, address=akka://test/user/follower42, votingState=NON_VOTING]] 12:42:38,488 AM [test-akka.actor.default-dispatcher-7] [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 12:42:38,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:38,974 AM [test-akka.actor.default-dispatcher-7] [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.171.53:25520, Removed) 12:42:38,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower): Received ElectionTimeout - switching to Candidate 12:42:38,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Election: Candidate has following voting peers: [] 12:42:38,974 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=2, votedFor=leader41 12:42:38,974 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Starting new election term 2 12:42:38,974 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:42:38,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Received ElectionTimeout 12:42:38,977 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Election: Leader has following peers: [follower42] 12:42:38,977 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 12:42:38,977 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:42:38,977 AM [test-akka.actor.default-dispatcher-15] [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 12:42:38,977 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=2, votedFor=null 12:42:38,978 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower42: Last sync leader does not match current leader leader41, need to catch up to -1 12:42:38,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: -1, nextIndex: 0 12:42:38,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [09/26/2025 00:42:38.979] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower42] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14ae7b2a 12:42:38,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:38,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:38,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 12:42:38,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 0 12:42:38,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from -1 to 0 12:42:38,995 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 0 data zero 12:42:38,996 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: zero 12:42:38,996 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:38,996 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower42 12:42:38,996 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:38,996 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=0 12:42:38,996 AM [test-akka.actor.default-dispatcher-7] [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]]] 12:42:38,996 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 1 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Append entry to log zero 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 1 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Commit index set to 0 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 1 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 0 to 1 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 1 data one 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [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] 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 0 (of expected -1) 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Setting last applied to 0 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from -1 to 0 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Applying state for log index 0 data zero 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: one 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:42:38,997 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applyState called: zero 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower42 12:42:38,997 AM [test-akka.actor.default-dispatcher-15] [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]]] 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Persisting ApplyJournalEntries with index=0 12:42:38,998 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: 0, nextIndex: 1 12:42:38,998 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: fakeSnapshot purging log to 0 for term 2 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [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]]] 12:42:38,998 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 2 12:42:38,998 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower42 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Append entry to log one 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:38,998 AM [test-akka.actor.default-dispatcher-15] [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]]] 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 2 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Commit index set to 1 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=1 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 2 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 1 to 2 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 2 data two 12:42:38,999 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: two 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower42 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Sending AppendEntries to follower follower42: AppendEntries [leaderId=leader41, 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]]] 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=2 12:42:38,998 AM [test-akka.actor.default-dispatcher-7] [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] 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:39,0 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 1 (of expected -1) 12:42:39,0 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:42:39,0 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Setting last applied to 1 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: 1, nextIndex: 2 12:42:39,0 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from 0 to 1 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: fakeSnapshot purging log to 1 for term 2 12:42:39,0 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Applying state for log index 1 data one 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1 12:42:39,0 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 2 is present for follower follower42 12:42:39,0 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applyState called: one 12:42:39,0 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=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [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]]] 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 1 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 2 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [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] 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 1 (of expected -1) 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: fakeSnapshot purging log to 0 for term 2 12:42:39,1 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 2 is present for follower follower42 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, 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]]] 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 2 12:42:39,1 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Append entry to log two 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 2 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Commit index set to 2 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [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] 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 2 (of expected -1) 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Setting last applied to 2 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from 1 to 2 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Applying state for log index 2 data two 12:42:39,2 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower42 updated: matchIndex: 2, nextIndex: 3 12:42:39,2 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applyState called: two 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Persisting ApplyJournalEntries with index=1 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleAppendEntries: AppendEntries [leaderId=leader41, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 1 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1 12:42:39,2 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Log size is now 2 12:42:39,3 AM [test-akka.actor.default-dispatcher-7] [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] 12:42:39,3 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 2 (of expected -1) 12:42:39,3 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: fakeSnapshot purging log to 1 for term 2 12:42:39,3 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Persisting ApplyJournalEntries with index=2 [WARN] [09/26/2025 00:42:39.003] [test-akka.actor.default-dispatcher-15] [akka://test/user/follower42] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@30ef8205 12:42:39,214 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging 0 entries behind leader leader41 and reached 2 (of expected -1) [WARN] [09/26/2025 00:42:39.254] [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@5d21687a 12:42:39,256 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower43 with journal batch size 1000 12:42:39,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Received ReplicatedLogEntry for recovery: index: 0, size: 171 12:42:39,259 AM [test-akka.actor.default-dispatcher-6] [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]] 12:42:39,259 AM [test-akka.actor.default-dispatcher-6] [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] [09/26/2025 00:42:39.262] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader41]: org.opendaylight.controller.cluster.common.actor.Monitor@a8a0135 12:42:39,263 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader41 with journal batch size 1000 12:42:39,265 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=2, votedFor=leader41 12:42:39,265 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Received ReplicatedLogEntry for recovery: index: 0, size: 171 12:42:39,265 AM [test-akka.actor.default-dispatcher-15] [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]] 12:42:39,265 AM [test-akka.actor.default-dispatcher-15] [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 12:42:39,714 AM [test-akka.actor.default-dispatcher-7] [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.171.53:25520, Removed) 12:42:39,714 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower): Received ElectionTimeout - switching to Candidate 12:42:39,714 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Election: Candidate has following voting peers: [follower43] 12:42:39,714 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Set currentTerm=3, votedFor=leader41 12:42:39,715 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Starting new election term 3 12:42:39,715 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): Sending RequestVote [term=3, candidateId=leader41, lastLogIndex=-1, lastLogTerm=-1] to peer follower43 12:42:39,715 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:42:39,715 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:42:39,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Cluster state: [] 12:42:39,716 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=leader41, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:42:39,716 AM [test-akka.actor.default-dispatcher-6] [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 12:42:39,717 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Set currentTerm=3, votedFor=null 12:42:39,717 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): In requestVote: RequestVote [term=3, candidateId=leader41, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:42:39,717 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Set currentTerm=3, votedFor=leader41 12:42:39,717 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:42:39,718 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:42:39,718 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:42:39,718 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Election: Leader has following peers: [follower43, follower42, downPeer] 12:42:39,718 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:42:39,718 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 12:42:39,718 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:42:39,719 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower43: Last sync leader does not match current leader leader41, need to catch up to -1 12:42:39,719 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: -1, nextIndex: 0 [WARN] [09/26/2025 00:42:39.719] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower43] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5f3ce6ef 12:42:39,720 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 12:42:39,722 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:39,722 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:39,722 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 12:42:39,723 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 12:42:39,723 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower43 12:42:39,723 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]]] 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log zero-1 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 1 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [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] 12:42:39,723 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached -1 (of expected -1) 12:42:39,724 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 12:42:39,724 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 0, nextIndex: 1 12:42:39,724 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:42:39,724 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:42:39,724 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 12:42:39,724 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 0 12:42:39,724 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from -1 to 0 12:42:39,724 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 0 data zero-1 12:42:39,725 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: zero-1 12:42:39,725 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=0 12:42:39,725 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:39,725 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] [WARN] [09/26/2025 00:42:39.724] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower43] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@60d866ce 12:42:39,725 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 12:42:39,725 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 12:42:39,725 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower43 12:42:39,725 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]]] 12:42:39,725 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 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:39,725 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log one-1 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 2 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 0 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower43 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [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] 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 0 (of expected -1) 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 0 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from -1 to 0 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 0 data zero-1 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 1, nextIndex: 2 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 1 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 0 to 1 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 1 data one-1 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: zero-1 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: one-1 12:42:39,726 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=0 12:42:39,726 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 2 is present for follower follower43 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=1 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log two-1 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=three-1}, logIndex: 3, isSendImmediate: true 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 3 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 1 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [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] 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 2, leaderLastIndex: 3, leaderSnapShotIndex: -1 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 1 (of expected -1) 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 2 is present for follower follower43 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 2 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 1 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 0 to 1 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 1 data one-1 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 2, nextIndex: 3 12:42:39,727 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: one-1 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1 12:42:39,727 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 2 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 1 to 2 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 2 data two-1 12:42:39,728 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=1 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: two-1 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 3 is present for follower follower43 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [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]]] 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:42:39,728 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:39,728 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=2 12:42:39,728 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 12:42:39,728 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persist data SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:42:39,728 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:42:39,728 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Replicate message: identifier: MockIdentifier{value=four-1}, logIndex: 4, isSendImmediate: true 12:42:39,729 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower43: active: true, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:42:39,729 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 3 is present for follower follower43 12:42:39,729 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: false, followerNextIndex: -1, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:42:39,729 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:42:39,729 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 12:42:39,729 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log three-1 12:42:39,729 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:42:39,729 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:42:39,729 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 4 12:42:39,729 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 2 12:42:39,729 AM [test-akka.actor.default-dispatcher-6] [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] 12:42:39,729 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 3, nextIndex: 4 12:42:39,729 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 12:42:39,729 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 3 12:42:39,729 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 2 to 3 12:42:39,729 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 3 data three-1 12:42:39,729 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: three-1 12:42:39,730 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 12:42:39,730 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 4 is present for follower follower43 12:42:39,730 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]]] 12:42:39,730 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=3 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 2 (of expected -1) 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 3 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 2 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 1 to 2 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 2 data two-1 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: two-1 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:39,730 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Number of entries to be appended = 1 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Append entry to log four-1 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Log size is now 5 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 3 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [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] 12:42:39,731 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower43 updated: matchIndex: 4, nextIndex: 5 12:42:39,731 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 12:42:39,731 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Setting last applied to 4 12:42:39,731 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Moving last applied index from 3 to 4 12:42:39,731 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Applying state for log index 4 data four-1 12:42:39,731 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: applyState called: four-1 12:42:39,731 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 12:42:39,731 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Persisting ApplyJournalEntries with index=4 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 3 (of expected -1) 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 4 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 3 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 2 to 3 12:42:39,731 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 3 data three-1 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: three-1 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=2 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Commit index set to 4 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 4 (of expected -1) 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 4 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43 (Follower): Setting last applied to 4 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Moving last applied index from 3 to 4 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Applying state for log index 4 data four-1 12:42:39,732 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: applyState called: four-1 12:42:39,732 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=3 12:42:39,732 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower43: Persisting ApplyJournalEntries with index=4 12:42:39,834 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower43: Lagging 0 entries behind leader leader41 and reached 4 (of expected -1) 12:42:39,835 AM [test-akka.actor.default-dispatcher-7] [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 12:42:39,835 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=3, votedFor=null 12:42:39,835 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower42: Lagging -3 entries behind leader leader41 and reached 2 (of expected -1) 12:42:39,836 AM [test-akka.actor.default-dispatcher-7] [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 12:42:39,836 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 1, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:42:39,836 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 1 is present for follower follower42 12:42:39,836 AM [test-akka.actor.default-dispatcher-7] [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]]] 12:42:39,839 AM [test-akka.actor.default-dispatcher-15] [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]]] 12:42:39,839 AM [test-akka.actor.default-dispatcher-15] [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 12:42:39,839 AM [test-akka.actor.default-dispatcher-15] [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] 12:42:39,839 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower42: Lagging 2 entries behind leader leader41 and reached 2 (of expected -1) 12:42:39,840 AM [test-akka.actor.default-dispatcher-15] [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 12:42:39,840 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): follower follower42 last log term 2 conflicts with the leader's 3 - dec next index to 0 12:42:39,840 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Checking sendAppendEntries for follower follower42: active: true, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:42:39,840 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendAppendEntries: 0 is present for follower follower42 12:42:39,840 AM [test-akka.actor.default-dispatcher-15] [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]]] 12:42:39,840 AM [test-akka.actor.default-dispatcher-6] [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]]] 12:42:39,841 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Number of entries to be appended = 5 12:42:39,841 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: -1 12:42:39,841 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] is present: existingEntryTerm: 2 12:42:39,841 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:42:39,841 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Removing entries from log starting at 1, commitIndex: 2, lastApplied: 2 12:42:39,841 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Could not remove entries - sending reply to force snapshot 12:42:39,841 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower42: Lagging 2 entries behind leader leader41 and reached 2 (of expected -1) 12:42:39,841 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 12:42:39,841 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 12:42:39,841 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: lastSequenceNumber prior to capture: -1 12:42:39,841 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: CaptureSnapshotReply received by actor 12:42:39,842 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]]]] 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): sendInstallSnapshot 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader41 (Leader): Snapshot 390 bytes, total chunks to send: 1 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [DEBUG] LeaderInstallSnapshotState - leader41 (Leader): Next chunk: total length=390, offset=0, size=390, hashCode=-929342248 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): next snapshot chunk size for follower follower42: 390 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): InstallSnapshot sent to follower Vector(user, follower42), Chunk: 1/1 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: Snapshot success - sequence number: -1 12:42:39,842 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41: SnapshotComplete received 12:42:39,842 AM [test-akka.actor.default-dispatcher-15] [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]]]] 12:42:39,842 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower42: Lagging 2 entries behind leader leader41 and reached 2 (of expected -1) 12:42:39,842 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Snapshot installed from leader: leader41 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): Converted InstallSnapshot from leader: leader41 to state 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [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]]]] 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Snapshot success - sequence number: -1 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Moving last applied index from 2 to 4 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: Set currentTerm=3, votedFor=null 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [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]] 12:42:39,843 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: applySnapshot called 12:42:39,844 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower42, chunkIndex=1, success=true] 12:42:39,844 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower42: SnapshotComplete received 12:42:39,844 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower42, chunkIndex=1, success=true] 12:42:39,844 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader41 (Leader): Snapshot successfully installed on follower follower42 (last chunk 1) - matchIndex set to 4, nextIndex set to 5 12:42:39,876 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart ending 12:42:39,877 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower42-collector44#772757174] 12:42:39,889 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower42] 12:42:39,890 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader41-collector45#-476112358] 12:42:39,890 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader41] 12:42:39,891 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower43-collector46#-2110563250] 12:42:39,891 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower43] 12:42:39,892 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader41-collector47#-2088673877] 12:42:39,893 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader41] 12:42:39,895 AM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [09/26/2025 00:42:39.894] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/26/2025 00:42:39.896] [test-akka.actor.default-dispatcher-15] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.53:25520) [INFO] [09/26/2025 00:42:39.897] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - Exiting completed [INFO] [09/26/2025 00:42:39.897] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - Shutting down... [INFO] [09/26/2025 00:42:39.897] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.53:25520] - Successfully shut down 12:42:39,898 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - Exiting completed 12:42:39,898 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - Shutting down... 12:42:39,898 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.53:25520] - Successfully shut down [INFO] [09/26/2025 00:42:39.899] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.53:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [09/26/2025 00:42:39.899] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.53:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:42:39,899 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:42:39,899 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/26/2025 00:42:39.902] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.53:25520/system/remoting-terminator] Remoting shut down. 12:42:39,903 AM [test-akka.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.