Build Logs
alstanchev/pekko-persistence-inmemory • 3.8.0:2026-01-13
Errors
0
Warnings
22
Total Lines
421
1##################################
2Clonning https://github.com/alstanchev/pekko-persistence-inmemory.git into /build/repo using revision v1.3.0
3##################################
4Note: switching to '078308523e7ace1c9d994907d795d4b92ae1a3f7'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.5.8 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project alstanchev/pekko-persistence-inmemory
35##################################
36Scala version: 3.7.4
37Targets: io.github.alstanchev%pekko-persistence-inmemory
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" io.github.alstanchev%pekko-persistence-inmemory"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 8.599s.
73[info] done compiling
74[info] loading settings for project repo from build.sbt, version.sbt...
75[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
76[warn] there's a key that's not used by any other settings/tasks:
77[warn]
78[warn] * ThisBuild / useGpg
79[warn] +- /build/repo/project/PublishSettings.scala:26
80[warn]
81[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
82[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
83Execute setCrossScalaVersions: 3.7.4
84OpenCB::Changing crossVersion 3.3.5 -> 3.7.4 in repo/crossScalaVersions
85[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
86[info] Setting Scala version to 3.7.4 on 1 projects.
87[info] Switching Scala version on:
88[info] * repo (2.12.18, 2.13.16, 3.7.4)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
92Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
95[info] Defining Global / credentials, credentials
96[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
105 Did you mean allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
112[success] Total time: 0 s, completed Jan 13, 2026, 3:46:22 PM
113Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
114Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
115Starting build...
116Projects: Set(repo)
117Starting build for ProjectRef(file:/build/repo/,repo) (pekko-persistence-inmemory)... [0/1]
118OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
119OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
120Compile scalacOptions: -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
121[info] Formatting 14 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(compile) ...
122[warn] Scalariform parser error for /build/repo/src/main/scala-3/io/github/alstanchev/pekko/persistence/inmemory/package.scala: expected class or object definition
123[info] compiling 14 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4/classes ...
124[info] [patched file /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/query/scaladsl/InMemoryReadJournal.scala]
125[info] [patched file /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/extension/StorageExtension.scala]
126[info] [patched file /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/journal/InMemoryAsyncWriteJournal.scala]
127[warn] there was 1 feature warning; re-run with -feature for details
128[warn] one warning found
129[info] done compiling
130[info] Formatting 21 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
131[info] Formatting 3 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(compile) ...
132[warn] Scalariform parser error for /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/query/scaladsl/InMemoryReadJournal.scala: Expected token RPAREN but got Token(DOT,.,2415,.)
133[warn] Scalariform parser error for /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/journal/InMemoryAsyncWriteJournal.scala: Expected token RPAREN but got Token(DOT,.,1908,.)
134[warn] Scalariform parser error for /build/repo/src/main/scala/io/github/alstanchev/pekko/persistence/inmemory/extension/StorageExtension.scala: Expected token RBRACKET but got Token(SUBTYPE,<:,1526,<:)
135[info] compiling 3 Scala sources to /build/repo/target/scala-3.7.4/classes ...
136[info] done compiling
137[info] compiling 21 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4/test-classes ...
138[info] [patched file /build/repo/src/test/scala/io/github/alstanchev/pekko/persistence/inmemory/TestSpec.scala]
139[info] [patched file /build/repo/src/test/scala/org/apache/pekko/persistence/inmemory/query/QueryTestSpec.scala]
140[info] [patched file /build/repo/src/test/scala/org/apache/pekko/persistence/inmemory/query/StorageExtensionByPropertyTest.scala]
141[info] [patched file /build/repo/src/test/scala/io/github/alstanchev/pekko/persistence/inmemory/util/PekkoStreamUtils.scala]
142[info] done compiling
143[info] Formatting 4 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
144[info] compiling 4 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
145[info] done compiling
146[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
147[info] done compiling
148
149************************
150Build summary:
151[{
152 "module": "pekko-persistence-inmemory",
153 "compile": {"status": "ok", "tookMs": 10003, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
154 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
155 "test-compile": {"status": "ok", "tookMs": 7754, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
156 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
157 "publish": {"status": "skipped", "tookMs": 0},
158 "metadata": {
159 "crossScalaVersions": ["2.12.18", "2.13.16", "3.3.5"]
160}
161}]
162************************
163[success] Total time: 24 s, completed Jan 13, 2026, 3:46:46 PM
164[0JChecking patch project/plugins.sbt...
165Checking patch project/build.properties...
166Checking patch build.sbt...
167Applied patch project/plugins.sbt cleanly.
168Applied patch project/build.properties cleanly.
169Applied patch build.sbt cleanly.
170Commit migration rewrites
171Switched to a new branch 'opencb/migrate-source-3.4'
172[opencb/migrate-source-3.4 8a5f15a] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
173 7 files changed, 14 insertions(+), 14 deletions(-)
174----
175Preparing build for 3.8.0
176Scala binary version found: 3.8
177Implicitly using source version 3.8
178Scala binary version found: 3.8
179Implicitly using source version 3.8
180Would try to apply common scalacOption (best-effort, sbt/mill only):
181Append: ,REQUIRE:-source:3.8
182Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
183----
184Starting build for 3.8.0
185Execute tests: true
186sbt project found:
187Sbt version 1.5.8 is not supported, minimal supported version is 1.11.5
188Enforcing usage of sbt in version 1.11.5
189No prepare script found for project alstanchev/pekko-persistence-inmemory
190##################################
191Scala version: 3.8.0
192Targets: io.github.alstanchev%pekko-persistence-inmemory
193Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}
194##################################
195Using extra scalacOptions: ,REQUIRE:-source:3.8
196Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
197[sbt_options] declare -a sbt_options=()
198[process_args] java_version = '17'
199[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
200# Executing command line:
201java
202-Dfile.encoding=UTF-8
203-Dcommunitybuild.scala=3.8.0
204-Dcommunitybuild.project.dependencies.add=
205-Xmx7G
206-Xms4G
207-Xss8M
208-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
209-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
210-jar
211/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
212"setCrossScalaVersions 3.8.0"
213"++3.8.0 -v"
214"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
215"set every credentials := Nil"
216"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
217"removeScalacOptionsStartingWith -P:wartremover"
218
219moduleMappings
220"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}""" io.github.alstanchev%pekko-persistence-inmemory"
221
222[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
223[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
224[info] loading project definition from /build/repo/project
225[info] loading settings for project repo from build.sbt, version.sbt...
226[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
227[warn] there's a key that's not used by any other settings/tasks:
228[warn]
229[warn] * ThisBuild / useGpg
230[warn] +- /build/repo/project/PublishSettings.scala:26
231[warn]
232[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
233[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
234Execute setCrossScalaVersions: 3.8.0
235OpenCB::Changing crossVersion 3.3.5 -> 3.8.0 in repo/crossScalaVersions
236[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
237[info] Setting Scala version to 3.8.0 on 1 projects.
238[info] Switching Scala version on:
239[info] * repo (2.12.18, 2.13.16, 3.8.0)
240[info] Excluding projects:
241[info] Reapplying settings...
242[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
243Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
244[info] Reapplying settings...
245[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
246[info] Defining Global / credentials, credentials
247[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
248[info] Run `last` for details.
249[info] Reapplying settings...
250[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
251Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
252[info] Reapplying settings...
253OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
254
255 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
256 Did you mean allExcludeDependencies ?
257 , retry without global scopes
258[info] Reapplying settings...
259[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
260Execute removeScalacOptionsStartingWith: -P:wartremover
261[info] Reapplying settings...
262[info] set current project to pekko-persistence-inmemory (in build file:/build/repo/)
263[success] Total time: 0 s, completed Jan 13, 2026, 3:46:54 PM
264Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}
265Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
266Starting build...
267Projects: Set(repo)
268Starting build for ProjectRef(file:/build/repo/,repo) (pekko-persistence-inmemory)... [0/1]
269OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
270Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
271[info] compiling 14 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0/classes ...
272[warn] there was 1 feature warning; re-run with -feature for details
273[warn] one warning found
274[info] done compiling
275[info] compiling 21 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0/test-classes ...
276[info] done compiling
277[info] InMemoryJournalSpec:
278[info] A journal
279[info] - must replay all messages (43 milliseconds)
280[info] - must replay messages using a lower sequence number bound (10 milliseconds)
281[info] - must replay messages using an upper sequence number bound (16 milliseconds)
282[info] - must replay messages using a count limit (15 milliseconds)
283[info] - must replay messages using a lower and upper sequence number bound (14 milliseconds)
284[info] - must replay messages using a lower and upper sequence number bound and a count limit (14 milliseconds)
285[info] - must replay a single if lower sequence number bound equals upper sequence number bound (14 milliseconds)
286[info] - must replay a single message if count limit equals 1 (13 milliseconds)
287[info] - must not replay messages if count limit equals 0 (13 milliseconds)
288[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound (12 milliseconds)
289[info] - must not replay messages if the persistent actor has not yet written messages (12 milliseconds)
290[info] - must not replay permanently deleted messages (range deletion) (240 milliseconds)
291[info] - must not reset highestSequenceNr after message deletion (21 milliseconds)
292[info] - must not reset highestSequenceNr after journal cleanup (16 milliseconds)
293[info] A Journal optionally
294[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
295[info] - may reject non-serializable events (21 milliseconds)
296[info] + CapabilityFlag `supportsSerialization` was turned `on`.
297[info] - may serialize events (30 milliseconds)
298[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
299[info] CurrentEventsByTag2UUIDJournalTest:
300[info] - should not find events for empty journal using unknown tag using timebased uuid (34 milliseconds)
301[info] - should not find an event by tag for unknown tag from uuid timestamp (76 milliseconds)
302[info] - should find all events by tag for timebased uuid (110 milliseconds)
303[info] - should find all events by tag for deleted messages for timebased uuid (93 milliseconds)
304[info] - should persist and find a tagged event with multiple tags for timebased uuids (214 milliseconds)
305[info] EventsByPersistenceIdTest:
306[info] - should not find any events for unknown pid (316 milliseconds)
307[info] - should find events from an offset (1 second, 75 milliseconds)
308[info] - should find events for actor with pid 'my-1' (1 second, 28 milliseconds)
309[info] - should find events for pid 'my-1' and persisting messages to other actor (1 second, 748 milliseconds)
310[info] - should find events for actor with pid 'my-2' (810 milliseconds)
311[info] CurrentPersistenceIdsTest:
312[info] - should not find any persistenceIds for empty journal (13 milliseconds)
313[info] - should find persistenceIds (58 milliseconds)
314[info] - should find persistenceIds for deleted messages (99 milliseconds)
315[info] CurrentEventsByTagTest:
316[info] - should not find an event by tag for unknown tag (81 milliseconds)
317[info] - should find all events by tag (102 milliseconds)
318[info] - should find all events by tag for deleted messages (89 milliseconds)
319[info] - should persist and find a tagged event with multiple tags (194 milliseconds)
320[info] TimeBasedUUIDTest:
321[info] - should compare correctly two TimeBasedUUIDs that differ by a second using Ordering type class' (2 milliseconds)
322[info] CurrentEventsByTag2SequenceJournaTest:
323[info] - should not find an event by tag for unknown tag (68 milliseconds)
324[info] - should find all events by tag (111 milliseconds)
325[info] - should find all events by tag for deleted messages (131 milliseconds)
326[info] - should persist and find a tagged event with multiple tags (293 milliseconds)
327[info] EventsByTag2SequenceJournalTest:
328[info] - should not find events for empty journal using unknown tag for timebased uuid (312 milliseconds)
329[info] - should find events for one tag starting with empty journal (3 seconds, 735 milliseconds)
330[info] - should find events for one tag, starting with non-empty journal (1 second, 7 milliseconds)
331[info] - should find events for one tag, starting with non-empty journal requesting from TimeBasedUUID should contain TimeBasedUUID (999 milliseconds)
332[info] - should find events for one tag, starting with non-empty journal requesting Sequence, envelope should contain Sequence (1 second, 9 milliseconds)
333[info] AllPersistenceIdsTest:
334[info] - should not terminate the stream when there are no pids (114 milliseconds)
335[info] - should find persistenceIds (1 second, 55 milliseconds)
336[info] StorageExtensionByPropertyTest:
337[info] - should not find any persistenceIds for different keyspace (34 milliseconds)
338[info] - should find persistenceIds from same keyspace (55 milliseconds)
339[info] InMemoryJournalPerfSpec:
340[info] A journal
341[info] - must replay all messages !!! IGNORED !!!
342[info] - must replay messages using a lower sequence number bound !!! IGNORED !!!
343[info] - must replay messages using an upper sequence number bound !!! IGNORED !!!
344[info] - must replay messages using a count limit !!! IGNORED !!!
345[info] - must replay messages using a lower and upper sequence number bound !!! IGNORED !!!
346[info] - must replay messages using a lower and upper sequence number bound and a count limit !!! IGNORED !!!
347[info] - must replay a single if lower sequence number bound equals upper sequence number bound !!! IGNORED !!!
348[info] - must replay a single message if count limit equals 1 !!! IGNORED !!!
349[info] - must not replay messages if count limit equals 0 !!! IGNORED !!!
350[info] - must not replay messages if lower sequence number bound is greater than upper sequence number bound !!! IGNORED !!!
351[info] - must not replay messages if the persistent actor has not yet written messages !!! IGNORED !!!
352[info] - must not replay permanently deleted messages (range deletion) !!! IGNORED !!!
353[info] - must not reset highestSequenceNr after message deletion !!! IGNORED !!!
354[info] - must not reset highestSequenceNr after journal cleanup !!! IGNORED !!!
355[info] A Journal optionally
356[info] + CapabilityFlag `supportsRejectingNonSerializableObjects` was turned `on`.
357[info] - may reject non-serializable events !!! IGNORED !!!
358[info] + CapabilityFlag `supportsSerialization` was turned `on`.
359[info] - may serialize events !!! IGNORED !!!
360[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
361[info] A PersistentActor's performance
362[info] - must measure: persistAsync()-ing 10000 events !!! IGNORED !!!
363[info] - must measure: persist()-ing 10000 events !!! IGNORED !!!
364[info] - must measure: recovering 10000 events !!! IGNORED !!!
365[info] EventsByTag2UUIDJournalTest:
366[info] - should not find events for empty journal using unknown tag for timebased uuid (312 milliseconds)
367[info] - should find events for one tag starting with empty journal (3 seconds, 733 milliseconds)
368[info] - should find events for one tag, starting with non-empty journal (1 second, 8 milliseconds)
369[info] - should find events for one tag, starting with non-empty journal requesting from TimeBasedUUID should contain TimeBasedUUID (1 second, 9 milliseconds)
370[info] - should find events for one tag, starting with non-empty journal requesting Sequence, envelope should contain Sequence (1 second, 9 milliseconds)
371[info] EventsByTagTest:
372[info] - should find events for one tag starting with empty journal (3 seconds, 741 milliseconds)
373[info] - should find events for one tag, starting with non-empty journal (1 second, 7 milliseconds)
374[info] - should find deleted events (131 milliseconds)
375[info] CurrentEventsByPersistenceIdTest:
376[info] - should not find any events for unknown pid (11 milliseconds)
377[info] - should find events from an offset (110 milliseconds)
378[info] - should find events for deleted messages (130 milliseconds)
379[info] InMemorySnapshotStoreSpec:
380[info] A snapshot store
381[info] - must not load a snapshot given an invalid persistenceId (10 milliseconds)
382[info] - must not load a snapshot given non-matching timestamp criteria (1 millisecond)
383[info] - must not load a snapshot given non-matching sequence number criteria (1 millisecond)
384[info] - must load the most recent snapshot (1 millisecond)
385[info] - must load the most recent snapshot matching an upper sequence number bound (1 millisecond)
386[info] - must load the most recent snapshot matching upper sequence number and timestamp bounds (2 milliseconds)
387[info] - must delete a single snapshot identified by sequenceNr in snapshot metadata (14 milliseconds)
388[info] - must delete all snapshots matching upper sequence number and timestamp bounds (14 milliseconds)
389[info] - must not delete snapshots with non-matching upper timestamp bounds (11 milliseconds)
390[info] - must save and overwrite snapshot with same sequence number (1 millisecond)
391[info] - must save bigger size snapshot (10000 bytes) (1 millisecond)
392[info] A snapshot store optionally
393[info] + CapabilityFlag `supportsSerialization` was turned `on`.
394[info] - may serialize snapshots (12 milliseconds)
395[info] + CapabilityFlag `supportsMetadata` was turned `off`. To enable the related tests override it with `CapabilityFlag.on` (or `true` in Scala).
396[info] QueryPerfSpec:
397[info] - should write and query (load) events from the journal !!! IGNORED !!!
398[info] ConcurrentUUIDTest:
399[info] - should get uuids concurrently !!! IGNORED !!!
400
401************************
402Build summary:
403[{
404 "module": "pekko-persistence-inmemory",
405 "compile": {"status": "ok", "tookMs": 9759, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
406 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
407 "test-compile": {"status": "ok", "tookMs": 6548, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
408 "test": {"status": "ok", "tookMs": 30749, "passed": 70, "failed": 0, "ignored": 21, "skipped": 0, "total": 91, "byFramework": [{"framework": "unknown", "stats": {"passed": 70, "failed": 0, "ignored": 21, "skipped": 0, "total": 91}}]},
409 "publish": {"status": "skipped", "tookMs": 0},
410 "metadata": {
411 "crossScalaVersions": ["2.12.18", "2.13.16", "3.3.5"]
412}
413}]
414************************
415[success] Total time: 50 s, completed Jan 13, 2026, 3:47:44 PM
416[0JChecking patch project/plugins.sbt...
417Checking patch project/build.properties...
418Checking patch build.sbt...
419Applied patch project/plugins.sbt cleanly.
420Applied patch project/build.properties cleanly.
421Applied patch build.sbt cleanly.