Build Logs
pjfanning/pekko-serialization-jackson216 • 3.8.0-RC6:2026-01-08
Errors
17
Warnings
3
Total Lines
461
1##################################
2Clonning https://github.com/pjfanning/pekko-serialization-jackson216.git into /build/repo using revision v1.0.4
3##################################
4Note: switching to '72a0537a7bff0989175ec4020e037215ee818603'.
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
21Would override fixed Scala version: 3.3.3
22----
23Preparing build for 3.8.0-RC6
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.3.3"
35Replacement: val scala3Version = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.3.3"' in build.sbt
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project pjfanning/pekko-serialization-jackson216
47##################################
48Scala version: 3.8.0-RC6
49Targets: com.github.pjfanning%pekko-serialization-jackson216
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC6
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC6"
70"++3.8.0-RC6 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.github.pjfanning%pekko-serialization-jackson216"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.094s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC6
89OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
90[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC6 on 1 projects.
92[info] Switching Scala version on:
93[info] * root (2.12.19, 2.13.13, 3.8.0-RC6)
94[info] Excluding projects:
95[info] Reapplying settings...
96[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
97Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[info] Reapplying settings...
99[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
100[info] Defining Global / credentials, credentials
101[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
102[info] Run `last` for details.
103[info] Reapplying settings...
104[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
105Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
106[info] Reapplying settings...
107OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
108
109 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
110 Did you mean allExcludeDependencies ?
111 , retry without global scopes
112[info] Reapplying settings...
113[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
114Execute removeScalacOptionsStartingWith: -P:wartremover
115[info] Reapplying settings...
116[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
117[success] Total time: 0 s, completed Jan 8, 2026, 2:12:44 AM
118Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
119Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
120Starting build...
121Projects: Set(root)
122Starting build for ProjectRef(file:/build/repo/,root) (pekko-serialization-jackson216)... [0/1]
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
124Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125[info] compiling 15 Scala sources to /build/repo/target/scala-3.8.0-RC6/classes ...
126[warn] there were 2 deprecation warnings; re-run with -deprecation for details
127[warn] one warning found
128[info] done compiling
129[info] compiling 22 Scala sources and 20 Java sources to /build/repo/target/scala-3.8.0-RC6/test-classes ...
130[info] /build/repo/src/test/java/jdoc/org/apache/pekko/serialization/jackson/v2a/CustomerMigration.java: CustomerMigration.java uses or overrides a deprecated API.
131[info] /build/repo/src/test/java/jdoc/org/apache/pekko/serialization/jackson/v2a/CustomerMigration.java: Recompile with -Xlint:deprecation for details.
132[info] done compiling
13302:13:03.904 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
134SLF4J: A number (3) of logging calls during the initialization phase have been intercepted and are
135SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
136SLF4J: See also http://www.slf4j.org/codes.html#replay
13702:13:03.906 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
13802:13:03.906 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
13902:13:03.906 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14002:13:04.389 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14102:13:04.484 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14202:13:04.488 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
143[info] JacksonObjectMapperProviderDefaultSpec:
144[info] JacksonObjectMapperProvider
145[info] - should pick up stream constraints
146[info] - should pick up recycler pool config
14702:13:04.643 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14802:13:04.668 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14902:13:04.739 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15002:13:04.744 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15102:13:04.764 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15202:13:04.765 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15302:13:04.790 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15402:13:04.796 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15502:13:04.814 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15602:13:04.818 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15702:13:04.838 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15802:13:04.849 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15902:13:04.854 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16002:13:04.870 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16102:13:04.888 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
16202:13:04.903 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
16302:13:04.910 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16402:13:04.917 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16502:13:04.923 [SerializationDocSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
16602:13:04.927 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
167[info] SerializationDocSpec:
168[info] - serialize trait + case classes
169[info] - serialize trait + case classes + case object
170[info] - serialize trait + object ADT
171[info] EventMigration doc sample Java classes
172[info] - must test add optional field
173[info] - must test add mandatory field
174[info] - must test rename field
175[info] - must test structural changes
176[info] - must test rename class
177[info] EventMigration doc sample Scala classes
178[info] - must test add optional field
179[info] - must test add mandatory field
180[info] - must test rename field
181[info] - must test structural changes
182[info] - must test rename class
18302:13:04.941 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18402:13:04.947 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18502:13:04.963 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18602:13:04.972 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18702:13:04.979 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18802:13:04.986 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18902:13:05.004 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19002:13:05.005 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19102:13:05.021 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19202:13:05.027 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19302:13:05.042 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19402:13:05.047 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19502:13:05.060 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19602:13:05.061 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19702:13:05.117 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19802:13:05.299 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19902:13:05.299 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20002:13:05.319 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-8] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20102:13:05.319 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-8] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20202:13:05.343 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20302:13:05.343 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20402:13:05.367 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20502:13:05.367 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20602:13:05.386 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20702:13:05.387 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20802:13:05.405 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20902:13:05.405 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21002:13:05.426 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21102:13:05.431 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21202:13:05.449 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21302:13:05.452 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21402:13:05.468 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21502:13:05.471 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21602:13:05.485 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21702:13:05.488 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21802:13:05.500 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21902:13:05.501 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22002:13:05.514 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22102:13:05.519 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22202:13:05.526 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22302:13:05.533 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22402:13:05.544 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22502:13:05.546 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22602:13:05.557 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
22702:13:05.557 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
22802:13:05.561 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
22902:13:05.562 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23002:13:05.563 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
23102:13:05.563 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23202:13:05.565 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23302:13:05.566 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23402:13:05.573 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
23502:13:05.577 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
23602:13:05.587 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
23702:13:05.587 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
23802:13:05.589 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
23902:13:05.590 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24002:13:05.608 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
24102:13:05.612 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
242[WARN] [01/08/2026 02:13:05.617] [pool-19-thread-3-ScalaTest-running-JacksonJsonSerializerSpec] [JacksonSerializer(pekko://JacksonJsonSerializerSpec)] For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
24302:13:05.621 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
24402:13:05.626 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24502:13:05.642 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
246[info] JacksonCborSerializerSpec:
247[info] JacksonSerializer with Java message classes
248[info] - must serialize simple message with one constructor parameter
249[info] - must serialize simple message with two constructor parameters
250[info] - must serialize message with boolean property
251[info] - must serialize message with Optional property
252[info] - must serialize message with collections
253[info] - must serialize message with time
254[info] - must serialize with ActorRef
255[info] - must serialize with typed.ActorRef
256[info] - must serialize with Address
257[info] - must serialize with polymorphism
258[info] - must deserialize with migrations
259[info] - must deserialize with migrations from V2
260[info] - must use the migration's currentVersion on new serializations
261[info] - must use the migration's currentVersion on new serializations when supporting forward versions
262[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
263[info] - must deserialize unsupported versions throws an exception
264[info] JacksonSerializer with Scala message classes
265[info] - must serialize simple message with one constructor parameter
266[info] - must serialize simple message with two constructor parameters
267[info] - must serialize message with boolean property
268[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
269[info] com.fasterxml.jackson.databind.JsonMappingException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final" (through reference chain: com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$Alien["planet"])
270[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:402)
271[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:361)
272[info] at com.fasterxml.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:323)
273[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:778)
274[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
275[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
276[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:341)
277[info] at com.fasterxml.jackson.databind.ObjectMapper._writeValueAndClose(ObjectMapper.java:4793)
278[info] at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4061)
279[info] at com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
280[info] ...
281[info] Cause: java.lang.IllegalAccessException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
282[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
283[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
284[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
285[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
286[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
287[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:24)
288[info] at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:732)
289[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:770)
290[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
291[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
292[info] ...
293[info] - must serialize message with Enumeration property as a String
294[info] - must serialize message with Optional property
295[info] - must serialize message with collections
296[info] - must serialize message with time
297[info] - must serialize FiniteDuration as java.time.Duration
298[info] - must serialize message with UUID property
299[info] - must serialize case object
300[info] - must serialize with ActorRef
301[info] - must serialize with typed.ActorRef
302[info] - must serialize with Address
303[info] - must serialize with polymorphism
304[info] - must deserialize with migrations
305[info] - must deserialize with migrations from V2
306[info] - must use the migration's currentVersion on new serializations
307[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
308[info] - must deserialize unsupported versions throws an exception
309[info] - must not allow serialization of deny listed class
310[info] - must not allow deserialization of deny list class
311[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
312[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
313[info] - must not allow serialization-bindings of open-ended types
314[info] - must delegate to pekko serialization
315[info] - have compression disabled by default
31602:13:05.662 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
31702:13:05.679 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
31802:13:05.706 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
31902:13:05.717 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32002:13:05.731 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32102:13:05.741 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32202:13:05.755 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32302:13:05.770 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32402:13:05.778 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN org.apache.pekko.serialization.Serialization(pekko://JacksonJsonSerializerSpec) - Using the Java serializer for class [com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$OldCommandNotInBindings] which is not recommended because of performance implications. Use another serializer or disable this warning using the setting 'pekko.actor.warn-about-java-serializer-usage'
32502:13:05.791 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32602:13:05.819 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32702:13:05.835 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
32802:13:05.847 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32902:13:05.860 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
33002:13:05.872 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33102:13:05.882 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
33202:13:05.894 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33302:13:05.908 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
33402:13:05.918 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33502:13:05.933 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
336[info] JacksonObjectMapperProviderConfigSpec:
337[info] JacksonObjectMapperProvider
338[info] - should pick up stream constraints
339[info] - should pick up recycler pool config
340[info] JacksonJsonSerializerSpec:
341[info] JacksonSerializer with Java message classes
342[info] - must serialize simple message with one constructor parameter
343[info] - must serialize simple message with two constructor parameters
344[info] - must serialize message with boolean property
345[info] - must serialize message with Optional property
346[info] - must serialize message with collections
347[info] - must serialize message with time
348[info] - must serialize with ActorRef
349[info] - must serialize with typed.ActorRef
350[info] - must serialize with Address
351[info] - must serialize with polymorphism
352[info] - must deserialize with migrations
353[info] - must deserialize with migrations from V2
354[info] - must use the migration's currentVersion on new serializations
355[info] - must use the migration's currentVersion on new serializations when supporting forward versions
356[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
357[info] - must deserialize unsupported versions throws an exception
358[info] JacksonSerializer with Scala message classes
359[info] - must serialize simple message with one constructor parameter
360[info] - must serialize simple message with two constructor parameters
361[info] - must serialize message with boolean property
362[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
363[info] com.fasterxml.jackson.databind.JsonMappingException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final" (through reference chain: com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$Alien["planet"])
364[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:402)
365[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:361)
366[info] at com.fasterxml.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:323)
367[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:778)
368[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
369[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
370[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:341)
371[info] at com.fasterxml.jackson.databind.ObjectMapper._writeValueAndClose(ObjectMapper.java:4793)
372[info] at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4061)
373[info] at com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
374[info] ...
375[info] Cause: java.lang.IllegalAccessException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
376[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
377[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
378[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
379[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
380[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
381[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:24)
382[info] at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:732)
383[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:770)
384[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
385[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
386[info] ...
387[info] - must serialize message with Enumeration property as a String
388[info] - must serialize message with Optional property
389[info] - must serialize message with collections
390[info] - must serialize message with time
391[info] - must serialize FiniteDuration as java.time.Duration
392[info] - must serialize message with UUID property
393[info] - must serialize case object
394[info] - must serialize with ActorRef
395[info] - must serialize with typed.ActorRef
396[info] - must serialize with Address
397[info] - must serialize with polymorphism
398[info] - must deserialize with migrations
399[info] - must deserialize with migrations from V2
400[info] - must use the migration's currentVersion on new serializations
401[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
402[info] - must deserialize unsupported versions throws an exception
403[info] - must not allow serialization of deny listed class
404[info] - must not allow deserialization of deny list class
405[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
406[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
407[info] - must not allow serialization-bindings of open-ended types
408[info] - must delegate to pekko serialization
409[info] JacksonJsonSerializer
410[info] - must support lookup of same ObjectMapper via JacksonObjectMapperProvider
411[info] must JacksonSerializer configuration
412[info] - must support serialization features
413[info] - must support deserialization features
414[info] - must support mapper features
415[info] - must support json parser features
416[info] - must support json generator features
417[info] - must support stream read features
418[info] - must support stream write features
419[info] - must support json read features
420[info] - must support json write features
421[info] - must fallback to defaults when object mapper is not configured
422[info] JacksonJsonSerializer with Java message classes
423[info] - must by default serialize dates and durations as text with ISO-8601 date format
424[info] - must be possible to serialize dates and durations as numeric timestamps
425[info] - must serialize Instant as text with ISO-8601 date format (default)
426[info] - must not fail on unknown properties
427[info] - must be possible to create custom ObjectMapper (pending)
428[info] - must be possible to tune the visibility at ObjectMapper level (FIELD, PUBLIC_ONLY)
429[info] - must be possible to tune the visibility at ObjectMapper level (Pekko default)
430[info] JacksonJsonSerializer with Scala message classes
431[info] - must be possible to create custom ObjectMapper
432[info] - must allow deserialization of classes in configured allowed-class-prefix
433[info] - must deserialize Enumerations as String when configured
434[info] - must compress large payload with gzip
435[info] - must not compress small payload with gzip
436[info] - must compress large payload with lz4
437[info] - must not compress small payload with lz4
438[info] JacksonJsonSerializer without type in manifest
439[info] - should deserialize messages using the serialization bindings
440[info] - should deserialize messages using the configured deserialization type
441[info] - should fail if multiple serialization bindings are declared with no deserialization type
442[info] - should cbor compatibility for reading json
443
444************************
445Build summary:
446[{
447 "module": "pekko-serialization-jackson216",
448 "compile": {"status": "ok", "tookMs": 7182, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
449 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
450 "test-compile": {"status": "ok", "tookMs": 8444, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
451 "test": {"status": "failed", "tookMs": 2949, "passed": 128, "failed": 2, "ignored": 0, "skipped": 0, "total": 130, "byFramework": [{"framework": "unknown", "stats": {"passed": 128, "failed": 2, "ignored": 0, "skipped": 0, "total": 130}}]},
452 "publish": {"status": "skipped", "tookMs": 0},
453 "metadata": {
454 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
455}
456}]
457************************
458[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson216
459[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson216
460[error] Total time: 21 s, completed Jan 8, 2026, 2:13:06 AM
461[0JBuild failed, not retrying.