[DEBUG] [06/25/2026 05:17:47.165] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 05:17:47,168 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/25/2026 05:17:47.169] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/25/2026 05:17:47.169] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/25/2026 05:17:47.201] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.252:17355] with UID [4564767913995196752] 05:17:47,202 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.252:17355] with UID [4564767913995196752] [INFO] [06/25/2026 05:17:47.203] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - Starting up, Pekko version [1.2.1] ... 05:17:47,203 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [06/25/2026 05:17:47.208] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 05:17:47,208 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/25/2026 05:17:47.208] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - Started up successfully 05:17:47,208 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - Started up successfully [INFO] [06/25/2026 05:17:47.210] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/25/2026 05:17:47.210] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:17:47,210 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 05:17:47,211 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:17:47,237 AM [main] [INFO] ReplicationWithSlicedPayloadIntegrationTest - ReplicationWithSlicedPayloadIntegrationTest starting 05:17:47,241 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/follower6] [WARN] [06/25/2026 05:17:47.242] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower6]: org.opendaylight.controller.cluster.common.actor.Monitor@716c3916 05:17:47,243 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower6] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/25/2026 05:17:47.242] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower6] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:47,304 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower6: Starting recovery with journal batch size 1000 05:17:47,305 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower6: started executor 05:17:47,305 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower6: started executor 05:17:47,305 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower6: metadata journal open: replayFrom=1 applyTo=0 05:17:47,306 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower6: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 05:17:47,306 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - follower6: journal open: applyTo=0 05:17:47,306 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower6: starting journal recovery 05:17:47,306 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14012735821693862563/follower6/TermInfo.properties does not exist 05:17:47,451 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower6: Set currentTerm=0, votedFor=null 05:17:47,451 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower6: Local TermInfo store seeded with TermInfo{term=0} 05:17:47,452 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower6: skipping unrecognized file /tmp/junit-14012735821693862563/follower6/TermInfo.properties 05:17:47,452 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower6: skipping unrecognized file /tmp/junit-14012735821693862563/follower6/journal-v1-1.log 05:17:47,452 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower6: skipping unrecognized file /tmp/junit-14012735821693862563/follower6/metadata-v1-1.log 05:17:47,452 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower6: no eligible files found 05:17:47,452 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower6: Moving last applied index from -1 to -1 05:17:47,452 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - follower6: empty journal: appending 0 entries 05:17:47,453 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - follower6: updated meta to JournalMeta[replayFrom=1, applyTo=0] 05:17:47,453 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - follower6: Recovery completed in in 146.6 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 05:17:47,453 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower6: Recovery completed and can restore from snapshot 05:17:47,453 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - follower6: writer thread VirtualThread[#70,follower6-writer-2]/runnable@ForkJoinPool-8-worker-1 started 05:17:47,453 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: journal writer started 05:17:47,454 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: waiting to receive commands 05:17:47,456 AM [test-pekko.actor.default-dispatcher-12] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower6$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower6$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [06/25/2026 05:17:47.456] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/_user_follower6$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/follower6])) [INFO] [pekkoDeadLetter][06/25/2026 05:17:47.456] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_follower6$a] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower6$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower6$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:47,458 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/follower7] 05:17:47,460 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower7] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [06/25/2026 05:17:47.460] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower7]: org.opendaylight.controller.cluster.common.actor.Monitor@47d7d14a [INFO] [pekkoDeadLetter][06/25/2026 05:17:47.460] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower7] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:47,462 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - follower7: Starting recovery with journal batch size 1000 05:17:47,462 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower7: started executor 05:17:47,463 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower7: started executor 05:17:47,464 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower7: metadata journal open: replayFrom=1 applyTo=0 05:17:47,465 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower7: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 05:17:47,465 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower7: journal open: applyTo=0 05:17:47,465 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower7: starting journal recovery 05:17:47,465 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14012735821693862563/follower7/TermInfo.properties does not exist 05:17:47,909 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower7: Set currentTerm=0, votedFor=null 05:17:47,909 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - follower7: Local TermInfo store seeded with TermInfo{term=0} 05:17:47,910 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower7: skipping unrecognized file /tmp/junit-14012735821693862563/follower7/TermInfo.properties 05:17:47,910 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower7: skipping unrecognized file /tmp/junit-14012735821693862563/follower7/journal-v1-1.log 05:17:47,910 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower7: skipping unrecognized file /tmp/junit-14012735821693862563/follower7/metadata-v1-1.log 05:17:47,910 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower7: no eligible files found 05:17:47,910 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower7: Moving last applied index from -1 to -1 05:17:47,910 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower7: empty journal: appending 0 entries 05:17:47,911 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower7: updated meta to JournalMeta[replayFrom=1, applyTo=0] 05:17:47,911 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - follower7: Recovery completed in in 445.7 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 05:17:47,911 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower7: Recovery completed and can restore from snapshot 05:17:47,911 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - follower7: writer thread VirtualThread[#71,follower7-writer-3]/runnable started 05:17:47,920 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: journal writer started 05:17:47,920 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: waiting to receive commands 05:17:47,923 AM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower7$b] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower7$b] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:47,923 AM [test-pekko.actor.default-dispatcher-6] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower7$c] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower7$c] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [06/25/2026 05:17:47.923] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/_user_follower7$b] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/follower7])) [WARN] [06/25/2026 05:17:47.924] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/_user_follower7$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/follower7])) [INFO] [pekkoDeadLetter][06/25/2026 05:17:47.923] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_follower7$b] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower7$b] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower7$b] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/25/2026 05:17:47.923] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_follower7$c] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_follower7$c] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_follower7$c] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:47,965 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/leader5] 05:17:47,967 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - leader5: Starting recovery with journal batch size 1000 05:17:47,967 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader5: started executor 05:17:47,967 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader5: started executor [WARN] [06/25/2026 05:17:47.968] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.common.actor.Monitor@11f3b16f [INFO] [pekkoDeadLetter][06/25/2026 05:17:47.969] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:47,969 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:47,974 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - leader5: metadata journal open: replayFrom=1 applyTo=0 05:17:47,974 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - leader5: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 05:17:47,974 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - leader5: journal open: applyTo=0 05:17:47,974 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader5: starting journal recovery 05:17:47,974 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14012735821693862563/leader5/TermInfo.properties does not exist 05:17:48,73 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader5: Set currentTerm=0, votedFor=null 05:17:48,73 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - leader5: Local TermInfo store seeded with TermInfo{term=0} 05:17:48,73 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader5: skipping unrecognized file /tmp/junit-14012735821693862563/leader5/TermInfo.properties 05:17:48,73 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader5: skipping unrecognized file /tmp/junit-14012735821693862563/leader5/journal-v1-1.log 05:17:48,73 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader5: skipping unrecognized file /tmp/junit-14012735821693862563/leader5/metadata-v1-1.log 05:17:48,73 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - leader5: no eligible files found 05:17:48,73 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - leader5: Moving last applied index from -1 to -1 05:17:48,74 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - leader5: empty journal: appending 0 entries 05:17:48,74 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - leader5: updated meta to JournalMeta[replayFrom=1, applyTo=0] 05:17:48,74 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - leader5: Recovery completed in in 99.73 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 05:17:48,74 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader5: Recovery completed and can restore from snapshot 05:17:48,75 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - leader5: writer thread VirtualThread[#72,leader5-writer-4]/runnable@ForkJoinPool-8-worker-1 started 05:17:48,75 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: journal writer started 05:17:48,75 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: waiting to receive commands 05:17:48,557 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader5 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.252:17355, Removed) 05:17:48,560 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader5 (Follower): Received ElectionTimeout - switching to Candidate 05:17:48,580 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader5 (Candidate): Election: Candidate has following voting peers: [follower6, follower7] 05:17:48,688 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationWithSlicedPayloadIntegrationTest.runTest(ReplicationWithSlicedPayloadIntegrationTest.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:17:48,842 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationWithSlicedPayloadIntegrationTest.runTest(ReplicationWithSlicedPayloadIntegrationTest.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:17:48,996 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationWithSlicedPayloadIntegrationTest.runTest(ReplicationWithSlicedPayloadIntegrationTest.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:17:49,148 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationWithSlicedPayloadIntegrationTest.runTest(ReplicationWithSlicedPayloadIntegrationTest.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:17:49,300 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationWithSlicedPayloadIntegrationTest.runTest(ReplicationWithSlicedPayloadIntegrationTest.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:17:49,348 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader5: Set currentTerm=1, votedFor=leader5 05:17:49,349 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - leader5 (Candidate): Starting new election term 1 05:17:49,349 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader5 (Candidate): Sending RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} to peer follower6 05:17:49,351 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader5 (Candidate): Sending RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} to peer follower7 05:17:49,351 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader5 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [06/25/2026 05:17:49.352] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/leader5$d] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@45637738 [WARN] [06/25/2026 05:17:49.352] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/leader5$e] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@9b831c1 [WARN] [06/25/2026 05:17:49.352] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/leader5$f] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@1472de1c [WARN] [06/25/2026 05:17:49.353] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/leader5$g] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@446e10d [INFO] [pekkoDeadLetter][06/25/2026 05:17:49.352] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader5$d] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$d] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader5$d] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,353 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$d] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader5$d] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,353 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$e] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader5$e] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,353 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$f] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader5$f] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,353 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower7 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 05:17:49,353 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. [INFO] [pekkoDeadLetter][06/25/2026 05:17:49.352] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader5$e] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$e] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader5$e] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,354 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower7 (Follower): Cluster state: [] 05:17:49,354 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): Cluster state: [] [INFO] [pekkoDeadLetter][06/25/2026 05:17:49.352] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader5$f] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$f] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/leader5$f] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,354 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 05:17:49,354 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower7 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 05:17:49,354 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - follower6 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term 05:17:49,354 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower7 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term [WARN] [06/25/2026 05:17:49.354] [test-pekko.actor.default-dispatcher-14] [pekko://test/temp/leader5$h] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4ba681d7 [INFO] [pekkoDeadLetter][06/25/2026 05:17:49.354] [test-pekko.actor.default-dispatcher-6] [pekko://test/temp/leader5$g] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$g] 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[pekko://test/temp/leader5$g] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,354 AM [test-pekko.actor.default-dispatcher-14] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader5] to Actor[pekko://test/temp/leader5$g] 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[pekko://test/temp/leader5$g] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:17:49,520 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower7: Set currentTerm=1, votedFor=null 05:17:49,522 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower7 (Follower): In requestVote: RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 05:17:49,651 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower6: Set currentTerm=1, votedFor=null 05:17:49,651 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): In requestVote: RequestVote{term=1, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 05:17:49,791 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Candidate - leader5 (Candidate): Received ElectionTimeout 05:17:49,840 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower7: Set currentTerm=1, votedFor=leader5 05:17:49,840 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower7 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 05:17:49,912 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationWithSlicedPayloadIntegrationTest.runTest(ReplicationWithSlicedPayloadIntegrationTest.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:17:50,63 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Future$.timeoutError(Future.scala:581) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await$.result(package.scala:125) at org.opendaylight.controller.scala3.library@12.0.7-SNAPSHOT/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:261) at org.opendaylight.controller.cluster.raft@12.0.7-SNAPSHOT/org.opendaylight.controller.cluster.raft.ReplicationWithSlicedPayloadIntegrationTest.runTest(ReplicationWithSlicedPayloadIntegrationTest.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:17:50,102 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower6: Set currentTerm=1, votedFor=leader5 05:17:50,102 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 05:17:50,181 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - leader5: Set currentTerm=2, votedFor=leader5 05:17:50,181 AM [test-pekko.actor.default-dispatcher-16] [INFO] Candidate - leader5 (Candidate): Starting new election term 2 05:17:50,181 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Candidate - leader5 (Candidate): Sending RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} to peer follower6 05:17:50,182 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Candidate - leader5 (Candidate): Sending RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} to peer follower7 05:17:50,183 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower7 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 05:17:50,183 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 05:17:50,183 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower7 (Follower): Cluster state: [] 05:17:50,183 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): Cluster state: [] 05:17:50,183 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Candidate - leader5 (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 05:17:50,183 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 05:17:50,183 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower7 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 05:17:50,183 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - follower6 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 05:17:50,183 AM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - follower7 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 05:17:50,183 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Candidate - leader5 (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 05:17:50,191 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader5 (Leader): Election: Leader has following peers: [follower6, follower7] 05:17:50,191 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower6: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:17:50,192 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower7: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:17:50,192 AM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActorBehavior - leader5 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 [WARN] [06/25/2026 05:17:50.194] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/leader5$i] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@370e7705 05:17:50,194 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader5: Persist data index=0 term=2 command=large [WARN] [06/25/2026 05:17:50.194] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/leader5$j] received dead letter from TestActor[pekko://test/user/leader5]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@720cef80 05:17:50,195 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader5: Append log entry and persist JournaledLogEntry{index=0, term=2, command=large, pending=true} 05:17:50,196 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Replicate message: identifier: MockIdentifier{value=large}, logIndex: 0, isSendImmediate: true 05:17:50,196 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: received 1 commands after 2.121 s 05:17:50,196 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower6: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 05:17:50,197 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower7: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 05:17:50,197 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader5: Persist data index=1 term=2 command=normal 05:17:50,197 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader5: Append log entry and persist JournaledLogEntry{index=1, term=2, command=normal, pending=true} 05:17:50,197 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Replicate message: identifier: MockIdentifier{value=normal}, logIndex: 1, isSendImmediate: true 05:17:50,197 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower6: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:17:50,197 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower7: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:17:50,736 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower7: Set currentTerm=2, votedFor=null 05:17:50,737 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower7 (Follower): In requestVote: RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 05:17:50,909 AM [leader5-writer-4] [DEBUG] RaftStorageCompleter - leader5: 1 completion(s) pending 05:17:50,909 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: completed 1 commands in 713.3 ms 05:17:50,909 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader5: running 1 completion(s) 05:17:50,909 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: received 1 commands after 15.59 μs 05:17:50,910 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader5: persist complete JournaledLogEntry{index=0, term=2, command=large, pending=true} 05:17:50,956 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower6: Set currentTerm=2, votedFor=null 05:17:50,956 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): In requestVote: RequestVote{term=2, candidateId=leader5, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 05:17:51,35 AM [leader5-writer-4] [DEBUG] RaftStorageCompleter - leader5: 1 completion(s) pending 05:17:51,35 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: completed 1 commands in 124.8 ms 05:17:51,35 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader5: running 1 completion(s) 05:17:51,35 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: waiting to receive commands 05:17:51,35 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader5: persist complete JournaledLogEntry{index=1, term=2, command=normal, pending=true} 05:17:51,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower7: Set currentTerm=2, votedFor=leader5 05:17:51,107 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower7 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 05:17:51,110 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower7: Last sync leader does not match current leader leader5, need to catch up to -1 05:17:51,110 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower7 updated: matchIndex: -1, nextIndex: 0 05:17:51,111 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower7: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:17:51,111 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 0 is present for follower follower7 05:17:51,111 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Log entry size 21 exceeds max payload size 20 05:17:51,113 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,114 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,114 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,115 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,115 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,115 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,116 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,116 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,116 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Serializing AppendEntries{term=2, leaderId=leader5, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=2, command=large, pending=false}]} for slicing for follower follower7 [WARN] [06/25/2026 05:17:51.119] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower7] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower7, initialSyncDone=false] [WARN] [06/25/2026 05:17:51.119] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower7] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower7, initialSyncDone=true] 05:17:51,121 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Slicing stream for index 0, follower follower7 05:17:51,130 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,134 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader5 (Leader): On SharedFileBackedOutputStream cleanup for index 0 05:17:51,134 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=2, command=large]]} 05:17:51,134 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Number of entries to be appended = 1 05:17:51,135 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:17:51,135 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Append entry to log large 05:17:51,135 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower7: Append log entry and persist DefaultLogEntry[index=0, term=2, command=large] 05:17:51,135 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Log size is now 1 05:17:51,135 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower7, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,135 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,135 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: received 1 commands after 3.215 s 05:17:51,135 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: awaiting more completions to resolve 1 synchronized callback(s) 05:17:51,136 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower7 updated: matchIndex: 0, nextIndex: 1 05:17:51,136 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 05:17:51,136 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - leader5 (Leader): Setting last applied to 0 05:17:51,136 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - leader5: Moving last applied index from -1 to 0 05:17:51,136 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader5: Applying state for log index 0 data large 05:17:51,136 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - leader5: applyState called: large 05:17:51,137 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower7: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:17:51,137 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: received 1 commands after 101.6 ms 05:17:51,137 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 1 is present for follower follower7 05:17:51,137 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Sending AppendEntries to follower follower7: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,137 AM [leader5-writer-4] [DEBUG] EntryJournalV1 - leader5: updated meta to JournalMeta[replayFrom=1, applyTo=1] 05:17:51,137 AM [leader5-writer-4] [DEBUG] RaftStorageCompleter - leader5: 1 completion(s) pending 05:17:51,137 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - leader5: running 1 completion(s) 05:17:51,137 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: completed 1 commands in 376.4 μs 05:17:51,137 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: waiting to receive commands 05:17:51,271 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 1 is present for follower follower7 05:17:51,272 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader5 (Leader): Sending AppendEntries to follower follower7: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,323 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower6: Set currentTerm=2, votedFor=leader5 05:17:51,324 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - follower6 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 05:17:51,324 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower6: Last sync leader does not match current leader leader5, need to catch up to -1 05:17:51,324 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,324 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower6 updated: matchIndex: -1, nextIndex: 0 05:17:51,324 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,324 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,324 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower6: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:17:51,324 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 0 is present for follower follower6 05:17:51,325 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Log entry size 21 exceeds max payload size 20 05:17:51,325 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Serializing AppendEntries{term=2, leaderId=leader5, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=2, command=large, pending=false}]} for slicing for follower follower6 05:17:51,325 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,325 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader5 (Leader): Slicing stream for index 0, follower follower6 05:17:51,325 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,325 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,325 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,326 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,326 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,326 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,327 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) 05:17:51,327 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached -1 (of expected -1) [WARN] [06/25/2026 05:17:51.328] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower6] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower6, initialSyncDone=false] [WARN] [06/25/2026 05:17:51.329] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower6] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower6, initialSyncDone=true] 05:17:51,332 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractLeader - leader5 (Leader): On SharedFileBackedOutputStream cleanup for index 0 05:17:51,332 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=2, command=large]]} 05:17:51,332 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Number of entries to be appended = 1 05:17:51,332 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:17:51,332 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Append entry to log large 05:17:51,332 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower6: Append log entry and persist DefaultLogEntry[index=0, term=2, command=large] 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Log size is now 1 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Commit index set to 0 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower6, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,333 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: received 1 commands after 3.879 s 05:17:51,333 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader5 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower6 updated: matchIndex: 0, nextIndex: 1 05:17:51,333 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower6: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:17:51,333 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 1 is present for follower follower6 05:17:51,333 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader5 (Leader): Sending AppendEntries to follower follower6: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached 0 (of expected -1) 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower6 (Follower): Setting last applied to 0 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - follower6: Moving last applied index from -1 to 0 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - follower6: Applying state for log index 0 data large 05:17:51,333 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - follower6: applyState called: large 05:17:51,334 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: awaiting more completions to resolve 1 synchronized callback(s) 05:17:51,392 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 1 is present for follower follower7 05:17:51,392 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): Sending AppendEntries to follower follower7: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,512 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 1 is present for follower follower6 05:17:51,512 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): Sending AppendEntries to follower follower6: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,512 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 1 is present for follower follower7 05:17:51,512 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): Sending AppendEntries to follower follower7: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,540 AM [follower7-writer-3] [DEBUG] RaftStorageCompleter - follower7: 1 completion(s) pending 05:17:51,540 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: running 1 completion(s) 05:17:51,540 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: completed 1 commands in 404.8 ms 05:17:51,540 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: waiting to receive commands 05:17:51,541 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower7: persist complete JournaledLogEntry{index=0, term=2, command=large, pending=false} 05:17:51,541 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=2, command=large, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c084a1f8@175f6d} 05:17:51,541 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: synchronized callbacks after 405.9 ms 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Number of entries to be appended = 1 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Append entry to log normal 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower7: Append log entry and persist JournaledLogEntry{index=1, term=2, command=normal, pending=false} 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Log size is now 2 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Commit index set to 0 05:17:51,542 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: received 1 commands after 1.844 ms 05:17:51,542 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower7, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,543 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached 0 (of expected -1) 05:17:51,543 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1 05:17:51,543 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower7 (Follower): Setting last applied to 0 05:17:51,543 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower7: Moving last applied index from -1 to 0 05:17:51,543 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower7: Applying state for log index 0 data large 05:17:51,543 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower7: applyState called: large 05:17:51,544 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: awaiting more completions to resolve 1 synchronized callback(s) 05:17:51,543 AM [test-pekko.actor.default-dispatcher-11] [WARN] AbstractLeader - leader5 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=2, success=true, followerId=follower7, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 407, lastApplied : 0, commitIndex : 0 05:17:51,544 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower7 updated: matchIndex: 1, nextIndex: 2 05:17:51,544 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 05:17:51,544 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - leader5 (Leader): Setting last applied to 1 05:17:51,544 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - leader5: Moving last applied index from 0 to 1 05:17:51,544 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader5: Applying state for log index 1 data normal 05:17:51,545 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - leader5: applyState called: normal 05:17:51,545 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: received 1 commands after 407.6 ms 05:17:51,546 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - leader5: fakeSnapshot purging log to 0 for term 2 05:17:51,546 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower7: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 05:17:51,551 AM [leader5-writer-4] [DEBUG] EntryJournalV1 - leader5: updated meta to JournalMeta[replayFrom=1, applyTo=2] 05:17:51,551 AM [leader5-writer-4] [DEBUG] RaftStorageCompleter - leader5: 1 completion(s) pending 05:17:51,552 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: completed 1 commands in 6.388 ms 05:17:51,552 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: waiting to receive commands 05:17:51,552 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - leader5: running 1 completion(s) 05:17:51,591 AM [follower7-writer-3] [DEBUG] RaftStorageCompleter - follower7: 1 completion(s) pending 05:17:51,591 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: running 1 completion(s) 05:17:51,591 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: completed 1 commands in 48.83 ms 05:17:51,591 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower7: persist complete JournaledLogEntry{index=1, term=2, command=normal, pending=false} 05:17:51,592 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=2, command=normal, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c084a1f8@10808695} 05:17:51,592 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: received 1 commands after 15.93 μs 05:17:51,592 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: synchronized callbacks after 47.91 ms 05:17:51,592 AM [follower7-writer-3] [DEBUG] EntryJournalV1 - follower7: updated meta to JournalMeta[replayFrom=1, applyTo=1] 05:17:51,592 AM [follower7-writer-3] [DEBUG] RaftStorageCompleter - follower7: 1 completion(s) pending 05:17:51,592 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,592 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Number of entries to be appended = 1 05:17:51,592 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: completed 1 commands in 548.1 μs 05:17:51,592 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): matchEntry JournaledLogEntry{index=1, term=2, command=normal, pending=false} is present: existingEntryTerm: 2 05:17:51,593 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: waiting to receive commands 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Log size is now 2 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower7, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached 0 (of expected -1) 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: running 1 completion(s) 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Number of entries to be appended = 1 05:17:51,593 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): matchEntry JournaledLogEntry{index=1, term=2, command=normal, pending=false} is present: existingEntryTerm: 2 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Log size is now 2 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower7, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached 0 (of expected -1) 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Number of entries to be appended = 1 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): matchEntry JournaledLogEntry{index=1, term=2, command=normal, pending=false} is present: existingEntryTerm: 2 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:17:51,594 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): Log size is now 2 05:17:51,595 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower7 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower7, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,595 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached 0 (of expected -1) 05:17:51,595 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower7 (Follower): Commit index set to 1 05:17:51,595 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower7: Lagging 0 entries behind leader leader5 and reached 1 (of expected -1) 05:17:51,595 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower7 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 05:17:51,595 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower7 (Follower): Setting last applied to 1 05:17:51,595 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractReplicatedLog - follower7: Moving last applied index from 0 to 1 05:17:51,595 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - follower7: Applying state for log index 1 data normal 05:17:51,595 AM [test-pekko.actor.default-dispatcher-16] [INFO] MockRaftActor - follower7: applyState called: normal 05:17:51,596 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - follower7: fakeSnapshot purging log to 0 for term 2 05:17:51,596 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: received 1 commands after 3.346 ms 05:17:51,596 AM [follower7-writer-3] [DEBUG] EntryJournalV1 - follower7: updated meta to JournalMeta[replayFrom=1, applyTo=2] 05:17:51,597 AM [follower7-writer-3] [DEBUG] RaftStorageCompleter - follower7: 1 completion(s) pending 05:17:51,597 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: completed 1 commands in 465.2 μs 05:17:51,597 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower7: running 1 completion(s) 05:17:51,597 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: waiting to receive commands 05:17:51,630 AM [follower6-writer-2] [DEBUG] RaftStorageCompleter - follower6: 1 completion(s) pending 05:17:51,630 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: running 1 completion(s) 05:17:51,630 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: completed 1 commands in 297.4 ms 05:17:51,630 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower6: persist complete JournaledLogEntry{index=0, term=2, command=large, pending=false} 05:17:51,630 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: received 1 commands after 10.75 μs 05:17:51,630 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=2, command=large, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c084a1f8@3611e88e} 05:17:51,630 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: synchronized callbacks after 296.9 ms 05:17:51,631 AM [follower6-writer-2] [DEBUG] EntryJournalV1 - follower6: updated meta to JournalMeta[replayFrom=1, applyTo=1] 05:17:51,631 AM [follower6-writer-2] [DEBUG] RaftStorageCompleter - follower6: 1 completion(s) pending 05:17:51,631 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: completed 1 commands in 367.5 μs 05:17:51,631 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: waiting to receive commands 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Number of entries to be appended = 1 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Append entry to log normal 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower6: Append log entry and persist JournaledLogEntry{index=1, term=2, command=normal, pending=false} 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Log size is now 2 05:17:51,631 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: received 1 commands after 380.8 μs 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower6, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,631 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached 0 (of expected -1) 05:17:51,632 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: running 1 completion(s) 05:17:51,632 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: awaiting more completions to resolve 1 synchronized callback(s) 05:17:51,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): sendAppendEntries: 1 is present for follower follower6 05:17:51,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Sending AppendEntries to follower follower6: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower6 updated: matchIndex: 1, nextIndex: 2 05:17:51,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader5 (Leader): Checking sendAppendEntries for follower follower6: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 05:17:51,655 AM [follower6-writer-2] [DEBUG] RaftStorageCompleter - follower6: 1 completion(s) pending 05:17:51,655 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: running 1 completion(s) 05:17:51,655 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: completed 1 commands in 23.97 ms 05:17:51,656 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: waiting to receive commands 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower6: persist complete JournaledLogEntry{index=1, term=2, command=normal, pending=false} 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=2, command=normal, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c084a1f8@59665371} 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower6: synchronized callbacks after 24.20 ms 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Number of entries to be appended = 1 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): matchEntry JournaledLogEntry{index=1, term=2, command=normal, pending=false} is present: existingEntryTerm: 2 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): Log size is now 2 05:17:51,656 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower6 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower6, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,657 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached 0 (of expected -1) 05:17:51,657 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader5, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=2, command=normal, pending=false}]} 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): Number of entries to be appended = 1 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): matchEntry JournaledLogEntry{index=1, term=2, command=normal, pending=false} is present: existingEntryTerm: 2 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): Log size is now 2 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): Commit index set to 1 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower6, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower6: Lagging 0 entries behind leader leader5 and reached 1 (of expected -1) 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower6 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower6 (Follower): Setting last applied to 1 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractReplicatedLog - follower6: Moving last applied index from 0 to 1 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - follower6: Applying state for log index 1 data normal 05:17:51,658 AM [test-pekko.actor.default-dispatcher-16] [INFO] MockRaftActor - follower6: applyState called: normal 05:17:51,659 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - follower6: fakeSnapshot purging log to 0 for term 2 05:17:51,659 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: received 1 commands after 3.063 ms 05:17:51,659 AM [follower6-writer-2] [DEBUG] EntryJournalV1 - follower6: updated meta to JournalMeta[replayFrom=1, applyTo=2] 05:17:51,659 AM [follower6-writer-2] [DEBUG] RaftStorageCompleter - follower6: 1 completion(s) pending 05:17:51,659 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower6: running 1 completion(s) 05:17:51,659 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: completed 1 commands in 443.4 μs 05:17:51,659 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: waiting to receive commands 05:17:51,666 AM [main] [INFO] ReplicationWithSlicedPayloadIntegrationTest - ReplicationWithSlicedPayloadIntegrationTest ending 05:17:51,666 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower6-collector8#-643046560] 05:17:51,679 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower6] 05:17:51,679 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - follower6: terminating thread VirtualThread[#70,follower6-writer-2]/waiting 05:17:51,680 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: received 1 commands after 20.28 ms 05:17:51,680 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: completed 1 commands in 23.86 μs 05:17:51,680 AM [follower6-writer-2] [DEBUG] JournalWriteTask - follower6: journal writer stopped 05:17:51,680 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - follower6: terminated thread VirtualThread[#70,follower6-writer-2]/terminated 05:17:51,681 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower6: journal closed 05:17:51,681 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - follower6: journal closed 05:17:51,681 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower6: stopped executor with 0 remaining tasks 05:17:51,681 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower6: stopped executor with 0 remaining tasks 05:17:51,681 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower7-collector9#619233809] 05:17:51,682 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower7] 05:17:51,682 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - follower7: terminating thread VirtualThread[#71,follower7-writer-3]/waiting 05:17:51,682 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: received 1 commands after 85.37 ms 05:17:51,682 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: completed 1 commands in 21.22 μs 05:17:51,683 AM [follower7-writer-3] [DEBUG] JournalWriteTask - follower7: journal writer stopped 05:17:51,683 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - follower7: terminated thread VirtualThread[#71,follower7-writer-3]/terminated 05:17:51,683 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower7: journal closed 05:17:51,683 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - follower7: journal closed 05:17:51,683 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower7: stopped executor with 0 remaining tasks 05:17:51,683 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower7: stopped executor with 0 remaining tasks 05:17:51,683 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader5-collector10#309757383] 05:17:51,684 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader5] 05:17:51,685 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - leader5: terminating thread VirtualThread[#72,leader5-writer-4]/waiting 05:17:51,685 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: received 1 commands after 132.9 ms 05:17:51,685 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: completed 1 commands in 20.25 μs 05:17:51,685 AM [leader5-writer-4] [DEBUG] JournalWriteTask - leader5: journal writer stopped 05:17:51,685 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - leader5: terminated thread VirtualThread[#72,leader5-writer-4]/terminated 05:17:51,686 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - leader5: journal closed 05:17:51,686 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - leader5: journal closed 05:17:51,686 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader5: stopped executor with 0 remaining tasks 05:17:51,686 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader5: stopped executor with 0 remaining tasks [INFO] [06/25/2026 05:17:51.692] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:17:51,693 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/25/2026 05:17:51.694] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.252:17355) 05:17:51,695 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - Exiting completed 05:17:51,695 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - Shutting down... 05:17:51,695 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.252:17355] - Successfully shut down [INFO] [06/25/2026 05:17:51.694] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - Exiting completed [INFO] [06/25/2026 05:17:51.694] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - Shutting down... 05:17:51,697 AM [test-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 05:17:51,697 AM [test-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/25/2026 05:17:51.694] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.252:17355] - Successfully shut down [INFO] [06/25/2026 05:17:51.697] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.252:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/25/2026 05:17:51.697] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.252:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 05:17:51,702 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [06/25/2026 05:17:51.701] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.252:17355/system/remoting-terminator] Remoting shut down.