[DEBUG] [02/19/2026 11:34:22.201] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:34:22,203 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/19/2026 11:34:22.203] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/19/2026 11:34:22.203] [main] [EventStream(pekko://test)] Default Loggers started 11:34:22,233 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.85:17355] with UID [7639041331807453646] [INFO] [02/19/2026 11:34:22.233] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.85:17355] with UID [7639041331807453646] 11:34:22,234 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [02/19/2026 11:34:22.234] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - Starting up, Pekko version [1.2.1] ... 11:34:22,239 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/19/2026 11:34:22.239] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/19/2026 11:34:22.239] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - Started up successfully 11:34:22,239 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - Started up successfully 11:34:22,241 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:34:22,241 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [02/19/2026 11:34:22.241] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/19/2026 11:34:22.241] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:34:22,264 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [02/19/2026 11:34:22.265] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@471f9907 11:34:22,265 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 11:34:22,266 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 11:34:22,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor 11:34:22,267 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor 11:34:22,267 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 11:34:22,268 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 11:34:22,268 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 11:34:22,268 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: starting journal recovery 11:34:22,268 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 11:34:22,268 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,268 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-13088249996595726048/singleNode14/TermInfo.properties does not exist 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/TermInfo.properties 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/journal-v1-1.log 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/metadata-v1-1.log 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: no eligible files found 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode14: Recovery completed in in 3.190 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 11:34:22,271 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot [INFO] [pekkoDeadLetter][02/19/2026 11:34:22.265] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 11:34:22,272 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 11:34:22,272 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 11:34:22,278 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 11:34:22,278 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 11:34:22,278 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 11:34:22,279 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 11:34:22,279 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 11:34:22,279 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 11:34:22,280 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 11:34:22,280 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 11:34:22,280 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 12.05 ms 11:34:22,281 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 11:34:22,281 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 11:34:22,281 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 11:34:22,282 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 11:34:22,284 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 11:34:22,284 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 4.104 ms 11:34:22,285 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 11.65 μs 11:34:22,285 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 11:34:22,285 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 11:34:22,286 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 11:34:22,286 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 11:34:22,286 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: zero 11:34:22,287 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 11:34:22,287 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 1.999 ms 11:34:22,287 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,288 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 623.2 μs 11:34:22,288 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 11:34:22,288 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 more completion(s) pending 11:34:22,288 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 516.9 μs 11:34:22,288 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 3 completion(s) 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: one 11:34:22,289 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 410.4 μs 11:34:22,289 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 11:34:22,289 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 11:34:22,289 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 175.8 μs 11:34:22,289 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 11:34:22,289 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: two 11:34:22,289 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 348.1 μs 11:34:22,290 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 11:34:22,290 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 more completion(s) pending 11:34:22,290 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 171.7 μs 11:34:22,290 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,290 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 11:34:22,290 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 11:34:22,405 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 11:34:22,405 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 11:34:22,405 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 115.5 ms 11:34:22,407 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 11:34:22,407 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 11:34:22,407 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.737 ms 11:34:22,407 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 11:34:22,407 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,407 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 11:34:22,408 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 11:34:22,408 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: three 11:34:22,408 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 585.4 μs 11:34:22,409 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 11:34:22,409 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 11:34:22,409 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 443.9 μs 11:34:22,409 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,409 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 11:34:22,415 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 11:34:22,415 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 11:34:22,416 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: support() called 11:34:22,420 AM [singleNode14-%d258720] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.tmp 11:34:22,424 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 11:34:22,428 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: trimLog should not be called in state PersistCapture[lastJournalIndex=4, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 11:34:22,433 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 11:34:22,436 AM [singleNode14-%d258720] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1 11:34:22,436 AM [singleNode14-%d258720] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1 11:34:22,438 AM [singleNode14-%d258720] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/TermInfo.properties 11:34:22,438 AM [singleNode14-%d258720] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/journal-v1-1.log 11:34:22,438 AM [singleNode14-%d258720] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/metadata-v1-1.log 11:34:22,438 AM [singleNode14-%d258720] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-19T11:34:22.417826391Z, file=/tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1, size=392, entryCompress=NONE, stateCompress=NONE} 11:34:22,438 AM [singleNode14-%d258720] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 11:34:22,438 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 11:34:22,438 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2026-02-19T11:34:22.417826391Z 11:34:22,439 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 11:34:22,439 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 11:34:22,439 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 30.25 ms 11:34:22,439 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 11:34:22,440 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 11:34:22,440 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 11:34:22,440 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 774.4 μs 11:34:22,440 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,440 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 11:34:22,510 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 11:34:22,510 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 11:34:22,510 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 11:34:22,510 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 11:34:22,510 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 69.76 ms 11:34:22,512 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 11:34:22,512 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 11:34:22,512 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: four 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: five 11:34:22,513 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 11:34:22,513 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 3.236 ms 11:34:22,513 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 4.910 μs 11:34:22,513 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 11:34:22,514 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 11:34:22,514 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 11:34:22,514 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 357.9 μs 11:34:22,514 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,514 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 11:34:22,610 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1 11:34:22,611 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/TermInfo.properties 11:34:22,612 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/journal-v1-1.log 11:34:22,612 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/metadata-v1-1.log 11:34:22,612 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-19T11:34:22.417826391Z, file=/tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 11:34:22,721 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1 11:34:22,721 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/TermInfo.properties 11:34:22,721 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/journal-v1-1.log 11:34:22,721 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/metadata-v1-1.log 11:34:22,721 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-19T11:34:22.417826391Z, file=/tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 11:34:22,728 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#97,singleNode14-writer-5]/waiting 11:34:22,728 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 214.1 ms 11:34:22,728 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 33.64 μs 11:34:22,728 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 11:34:22,728 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: journal closed 11:34:22,729 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - singleNode14: journal closed 11:34:22,729 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 11:34:22,729 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 11:34:22,735 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [02/19/2026 11:34:22.735] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@92f701a 11:34:22,736 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] 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][02/19/2026 11:34:22.736] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] 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'. 11:34:22,737 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 11:34:22,737 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 11:34:22,737 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: started executor 11:34:22,739 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 11:34:22,739 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 11:34:22,739 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 11:34:22,739 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: starting journal recovery 11:34:22,739 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 11:34:22,740 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/TermInfo.properties 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/journal-v1-1.log 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-13088249996595726048/singleNode14/metadata-v1-1.log 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-02-19T11:34:22.417826391Z, file=/tmp/junit-13088249996595726048/singleNode14/snapshot-000000006996F53E-18E78657.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2026-02-19T11:34:22.417826391Z 11:34:22,740 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: support() called 11:34:22,741 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 11:34:22,741 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 11:34:22,742 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 11:34:22,742 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 11:34:22,742 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 11:34:22,742 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - singleNode14: Recovery completed in in 2.594 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 11:34:22,742 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 11:34:22,743 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 11:34:22,743 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 11:34:22,756 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 11:34:22,756 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 11:34:22,756 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:34:22,757 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 11:34:22,757 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 11:34:22,757 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:34:22,758 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#1812813545] 11:34:22,770 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 11:34:22,771 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-1138496793] 11:34:22,772 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 11:34:22,772 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#103,singleNode14-writer-6]/waiting 11:34:22,773 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 33.16 ms 11:34:22,773 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 34.36 μs 11:34:22,773 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 11:34:22,773 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - singleNode14: journal closed 11:34:22,774 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - singleNode14: journal closed 11:34:22,774 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 11:34:22,774 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 11:34:22,778 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [02/19/2026 11:34:22.778] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/19/2026 11:34:22.784] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.85:17355) [INFO] [02/19/2026 11:34:22.782] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - Exiting completed [INFO] [02/19/2026 11:34:22.782] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - Shutting down... [INFO] [02/19/2026 11:34:22.782] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.85:17355] - Successfully shut down 11:34:22,784 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - Exiting completed 11:34:22,784 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - Shutting down... 11:34:22,784 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.85:17355] - Successfully shut down 11:34:22,784 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [02/19/2026 11:34:22.784] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.85:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [02/19/2026 11:34:22.784] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.85:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:34:22,784 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [02/19/2026 11:34:22.786] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(pekko://test@10.30.170.85:17355),Actor[pekko://test/deadLetters],Actor[pekko://test/system/cluster/core/daemon#-1653962615]) [INFO] [02/19/2026 11:34:22.787] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.85:17355/system/remoting-terminator] Remoting shut down. 11:34:22,787 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/19/2026 11:34:22.787] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger