Build Logs

devsisters/shardcake • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY

Errors

0

Warnings

28

Total Lines

319

1##################################
2Clonning https://github.com/devsisters/shardcake.git into /build/repo using revision v2.6.2
3##################################
4Note: switching to 'de6eb7957445c54ac1bcd4655d1fc90e96916750'.
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.5
22----
23Preparing build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
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: protocol-grpc/src/main/scala/com/devsisters/shardcake/GrpcPods.scala
34Pattern: \[PodAddress, \(ShardingServiceClient, Fiber\[Throwable, Nothing\]\)\]
35Replacement: [PodAddress, (ShardingServiceClient, Fiber[Throwable, Any])]
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern '\[PodAddress, \(ShardingServiceClient, Fiber\[Throwable, Nothing\]\)\]' in protocol-grpc/src/main/scala/com/devsisters/shardcake/GrpcPods.scala
40
41Try apply source patch:
42Path: build.sbt
43Pattern: val scala3 = "3.3.5"
44Replacement: val scala3 = "3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
45Successfully applied pattern 'val scala3 = "3.3.5"' in build.sbt
46----
47Starting build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
48Execute tests: false
49sbt project found:
50Sbt version 1.11.1 is not supported, minimal supported version is 1.11.5
51Enforcing usage of sbt in version 1.11.5
52No prepare script found for project devsisters/shardcake
53##################################
54Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
55Targets: com.devsisters%shardcake-core com.devsisters%shardcake-entities com.devsisters%shardcake-health-k8s com.devsisters%shardcake-manager com.devsisters%shardcake-protocol-grpc com.devsisters%shardcake-serialization-kryo com.devsisters%shardcake-storage-redis com.devsisters%shardcake-storage-redisson
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"protocol-grpc/src/main/scala/com/devsisters/shardcake/GrpcPods.scala","pattern":"\\[PodAddress, \\(ShardingServiceClient, Fiber\\[Throwable, Nothing\\]\\)\\]","replaceWith":"[PodAddress, (ShardingServiceClient, Fiber[Throwable, Any])]"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '17'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
63# Executing command line:
64java
65-Dfile.encoding=UTF-8
66-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
76"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
77"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"protocol-grpc/src/main/scala/com/devsisters/shardcake/GrpcPods.scala","pattern":"\\[PodAddress, \\(ShardingServiceClient, Fiber\\[Throwable, Nothing\\]\\)\\]","replaceWith":"[PodAddress, (ShardingServiceClient, Fiber[Throwable, Any])]"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.devsisters%shardcake-core com.devsisters%shardcake-entities com.devsisters%shardcake-health-k8s com.devsisters%shardcake-manager com.devsisters%shardcake-protocol-grpc com.devsisters%shardcake-serialization-kryo com.devsisters%shardcake-storage-redis com.devsisters%shardcake-storage-redisson"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 9.239s.
91[info] done compiling
92[info] loading settings for project root from build.sbt...
93[info] resolving key references (10460 settings) ...
94[info] set current project to shardcake (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
96OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in benchmarks/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in manager/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in serializationKryo/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in storageRedisson/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in core/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in entities/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in healthK8s/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in grpcProtocol/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in storageRedis/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in examples/crossScalaVersions
107[info] set current project to shardcake (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 10 projects.
109[info] Switching Scala version on:
110[info] entities (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
111[info] benchmarks (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
112[info] examples (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
113[info] storageRedis (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
114[info] storageRedisson (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
115[info] serializationKryo (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
116[info] healthK8s (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
117[info] manager (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
118[info] core (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
119[info] grpcProtocol (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
120[info] Excluding projects:
121[info] * root (2.13.16)
122[info] Reapplying settings...
123[info] set current project to shardcake (in build file:/build/repo/)
124Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
125[info] Reapplying settings...
126[info] set current project to shardcake (in build file:/build/repo/)
127[info] Defining Global / credentials, benchmarks / credentials and 9 others.
128[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 54 others.
129[info] Run `last` for details.
130[info] Reapplying settings...
131[info] set current project to shardcake (in build file:/build/repo/)
132Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
133[info] Reapplying settings...
134OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
135
136 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
137 Did you mean allExcludeDependencies ?
138 , retry without global scopes
139[info] Reapplying settings...
140[info] set current project to shardcake (in build file:/build/repo/)
141Execute removeScalacOptionsStartingWith: -P:wartremover
142[info] Reapplying settings...
143[info] set current project to shardcake (in build file:/build/repo/)
144[success] Total time: 0 s, completed Dec 27, 2025, 2:19:04 AM
145Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"protocol-grpc/src/main/scala/com/devsisters/shardcake/GrpcPods.scala","pattern":"\\[PodAddress, \\(ShardingServiceClient, Fiber\\[Throwable, Nothing\\]\\)\\]","replaceWith":"[PodAddress, (ShardingServiceClient, Fiber[Throwable, Any])]"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
146Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
147Starting build...
148Projects: Set(entities, storageRedis, storageRedisson, serializationKryo, healthK8s, manager, core, grpcProtocol)
149Starting build for ProjectRef(file:/build/repo/,healthK8s) (shardcake-health-k8s)... [0/8]
150OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
151OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
152OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
153OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
154Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159[info] compiling 2 Scala sources to /build/repo/health-k8s/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,core) (shardcake-core)... [1/8]
164Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] one warning found
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,storageRedis) (shardcake-storage-redis)... [2/8]
170Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 2 Scala sources to /build/repo/storage-redis/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
172[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
173[warn] one warning found
174[info] done compiling
175[info] compiling 1 Scala source to /build/repo/storage-redis/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
176[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
177[warn] one warning found
178[info] done compiling
179Starting build for ProjectRef(file:/build/repo/,grpcProtocol) (shardcake-protocol-grpc)... [3/8]
180Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] compiling 19 Scala sources to /build/repo/entities/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
182[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
183[info] Compiling 1 protobuf files to /build/repo/protocol-grpc/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/src_managed/main
184[warn] one warning found
185[info] done compiling
186[info] compiling 14 Scala sources to /build/repo/protocol-grpc/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
187[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
188[warn] one warning found
189[info] done compiling
190Starting build for ProjectRef(file:/build/repo/,serializationKryo) (shardcake-serialization-kryo)... [4/8]
191Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
192[info] compiling 1 Scala source to /build/repo/serialization-kryo/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
193[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
194[warn] one warning found
195[info] done compiling
196[info] compiling 1 Scala source to /build/repo/serialization-kryo/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
197[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
198[warn] one warning found
199[info] done compiling
200Starting build for ProjectRef(file:/build/repo/,entities) (shardcake-entities)... [5/8]
201Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
202[info] compiling 2 Scala sources to /build/repo/entities/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[warn] one warning found
205[info] done compiling
206Starting build for ProjectRef(file:/build/repo/,storageRedisson) (shardcake-storage-redisson)... [6/8]
207Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
208[info] compiling 2 Scala sources to /build/repo/storage-redisson/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
209[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
210[warn] one warning found
211[info] done compiling
212[info] compiling 1 Scala source to /build/repo/storage-redisson/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
213[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
214[warn] one warning found
215[info] done compiling
216Starting build for ProjectRef(file:/build/repo/,manager) (shardcake-manager)... [7/8]
217Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -language:postfixOps, -explain-types, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
218[info] compiling 5 Scala sources to /build/repo/manager/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
219[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
220[warn] one warning found
221[info] done compiling
222[info] compiling 1 Scala source to /build/repo/manager/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
223[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
224[warn] one warning found
225[info] done compiling
226
227************************
228Build summary:
229[{
230 "module": "shardcake-health-k8s",
231 "compile": {"status": "ok", "tookMs": 10635, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
233 "test-compile": {"status": "ok", "tookMs": 262, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
235 "publish": {"status": "skipped", "tookMs": 0},
236 "metadata": {
237 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
238}
239},{
240 "module": "shardcake-core",
241 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
243 "test-compile": {"status": "ok", "tookMs": 1155, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
245 "publish": {"status": "skipped", "tookMs": 0},
246 "metadata": {
247 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
248}
249},{
250 "module": "shardcake-storage-redis",
251 "compile": {"status": "ok", "tookMs": 1384, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
253 "test-compile": {"status": "ok", "tookMs": 2138, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
255 "publish": {"status": "skipped", "tookMs": 0},
256 "metadata": {
257 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
258}
259},{
260 "module": "shardcake-protocol-grpc",
261 "compile": {"status": "ok", "tookMs": 9429, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 227, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
268}
269},{
270 "module": "shardcake-serialization-kryo",
271 "compile": {"status": "ok", "tookMs": 676, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 888, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
278}
279},{
280 "module": "shardcake-entities",
281 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 1970, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
288}
289},{
290 "module": "shardcake-storage-redisson",
291 "compile": {"status": "ok", "tookMs": 807, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 1006, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "skipped", "tookMs": 0},
296 "metadata": {
297 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
298}
299},{
300 "module": "shardcake-manager",
301 "compile": {"status": "ok", "tookMs": 4349, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
303 "test-compile": {"status": "ok", "tookMs": 1668, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
305 "publish": {"status": "skipped", "tookMs": 0},
306 "metadata": {
307 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.5"]
308}
309}]
310************************
311[success] Total time: 123 s (0:02:03.0), completed Dec 27, 2025, 2:21:07 AM
312[0JChecking patch protocol-grpc/src/main/scala/com/devsisters/shardcake/GrpcPods.scala...
313Checking patch project/plugins.sbt...
314Checking patch project/build.properties...
315Checking patch build.sbt...
316Applied patch protocol-grpc/src/main/scala/com/devsisters/shardcake/GrpcPods.scala cleanly.
317Applied patch project/plugins.sbt cleanly.
318Applied patch project/build.properties cleanly.
319Applied patch build.sbt cleanly.