Build Logs

beangle/ems • 3.8.0-RC3:2025-12-04

Errors

1

Warnings

0

Total Lines

433

1##################################
2Clonning https://github.com/beangle/ems.git into /build/repo using revision v4.8.10
3##################################
4Note: switching to '72408dc96669bb4c5112100b42102bfba5427453'.
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
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC3
32Execute tests: true
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
36Enforcing usage of sbt in version 1.11.5
37No prepare script found for project beangle/ems
38##################################
39Scala version: 3.8.0-RC3
40Targets: org.beangle.ems%beangle-ems-app org.beangle.ems%beangle-ems-cas org.beangle.ems%beangle-ems-core org.beangle.ems%beangle-ems-index org.beangle.ems%beangle-ems-portal org.beangle.ems%beangle-ems-service org.beangle.ems%beangle-ems-web org.beangle.ems%beangle-ems-ws
41Project projectConfig: {"tests":null}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC3
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC3"
61"++3.8.0-RC3 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC3 """{"tests":null}""" org.beangle.ems%beangle-ems-app org.beangle.ems%beangle-ems-cas org.beangle.ems%beangle-ems-core org.beangle.ems%beangle-ems-index org.beangle.ems%beangle-ems-portal org.beangle.ems%beangle-ems-service org.beangle.ems%beangle-ems-web org.beangle.ems%beangle-ems-ws"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.422s.
76[info] done compiling
77[info] loading settings for project root from build.sbt...
78[info] loading settings for project static from build.sbt...
79[info] resolving key references (10714 settings) ...
80[info] set current project to root (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.8.0-RC3
82OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in cas/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in cas/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in core/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in core/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in ws/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in ws/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in app/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in app/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in static/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in portal/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in portal/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in index/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in index/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in service/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in service/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in web/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in web/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC3) in static/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.0-RC3 on 9 projects.
102[info] Switching Scala version on:
103[info] static (3.8.0-RC3)
104[info] portal (3.8.0-RC3)
105[info] cas (3.8.0-RC3)
106[info] service (3.8.0-RC3)
107[info] web (3.8.0-RC3)
108[info] app (3.8.0-RC3)
109[info] core (3.8.0-RC3)
110[info] ws (3.8.0-RC3)
111[info] index (3.8.0-RC3)
112[info] Excluding projects:
113[info] * root (2.12.20)
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119[info] Defining Global / credentials, app / credentials and 8 others.
120[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 49 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to root (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
129 Did you mean app / allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to root (in build file:/build/repo/)
136[success] Total time: 0 s, completed Dec 4, 2025, 2:22:12 PM
137Build config: {"tests":null}
138Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
139Starting build...
140Projects: Set(portal, cas, service, web, app, core, ws, index)
141Starting build for ProjectRef(file:/build/repo/,cas) (beangle-ems-cas)... [0/8]
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] style checking for beangle-ems-cas
146[info] style checking for beangle-ems-app
147[info] style checking for beangle-ems-web
148[info] style checking for beangle-ems-core
149[info] compiling 37 Scala sources and 1 Java source to /build/repo/app/target/scala-3.8.0-RC3/classes ...
150[info] done compiling
151[info] compiling 107 Scala sources to /build/repo/core/target/scala-3.8.0-RC3/classes ...
152[info] done compiling
153[info] compiling 56 Scala sources to /build/repo/web/target/scala-3.8.0-RC3/classes ...
154[info] done compiling
155[info] style checking for beangle-ems-cas
156[info] style checking for beangle-ems-app
157[info] style checking for beangle-ems-cas
158[info] style checking for beangle-ems-web
159[info] style checking for beangle-ems-core
160[info] style checking for beangle-ems-cas
161[info] style checking for beangle-ems-cas
162[info] style checking for beangle-ems-core
163[info] style checking for beangle-ems-web
164[info] style checking for beangle-ems-app
165[info] style checking for beangle-ems-cas
166[info] style checking for beangle-ems-web
167[info] style checking for beangle-ems-core
168[info] style checking for beangle-ems-cas
169[info] style checking for beangle-ems-app
170[info] style checking for beangle-ems-cas
171[info] style checking for beangle-ems-cas
172[info] style checking for beangle-ems-core
173[info] style checking for beangle-ems-app
174[info] style checking for beangle-ems-web
175Starting build for ProjectRef(file:/build/repo/,core) (beangle-ems-core)... [1/8]
176Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] style checking for beangle-ems-core
178[info] style checking for beangle-ems-app
179[info] style checking for beangle-ems-core
180[info] style checking for beangle-ems-core
181[info] style checking for beangle-ems-app
182[info] style checking for beangle-ems-core
183[info] style checking for beangle-ems-app
184[info] style checking for beangle-ems-core
185[info] style checking for beangle-ems-core
186[info] style checking for beangle-ems-app
187[info] style checking for beangle-ems-core
188[info] style checking for beangle-ems-core
189[info] style checking for beangle-ems-app
190[info] style checking for beangle-ems-core
191Starting build for ProjectRef(file:/build/repo/,web) (beangle-ems-web)... [2/8]
192Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
193[info] style checking for beangle-ems-web
194[info] style checking for beangle-ems-app
195[info] style checking for beangle-ems-core
196[info] style checking for beangle-ems-web
197[info] style checking for beangle-ems-core
198[info] style checking for beangle-ems-web
199[info] style checking for beangle-ems-app
200[info] style checking for beangle-ems-web
201[info] style checking for beangle-ems-web
202[info] style checking for beangle-ems-core
203[info] style checking for beangle-ems-app
204[info] style checking for beangle-ems-web
205[info] style checking for beangle-ems-app
206[info] style checking for beangle-ems-core
207[info] style checking for beangle-ems-web
208[info] style checking for beangle-ems-web
209[info] style checking for beangle-ems-app
210[info] style checking for beangle-ems-core
211[info] style checking for beangle-ems-web
212Starting build for ProjectRef(file:/build/repo/,portal) (beangle-ems-portal)... [3/8]
213Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
214[info] style checking for beangle-ems-portal
215[info] style checking for beangle-ems-app
216[info] style checking for beangle-ems-core
217[info] style checking for beangle-ems-web
218[info] style checking for beangle-ems-portal
219[info] style checking for beangle-ems-core
220[info] style checking for beangle-ems-portal
221[info] style checking for beangle-ems-web
222[info] style checking for beangle-ems-app
223[info] style checking for beangle-ems-portal
224[info] style checking for beangle-ems-core
225[info] style checking for beangle-ems-portal
226[info] style checking for beangle-ems-app
227[info] style checking for beangle-ems-web
228[info] style checking for beangle-ems-portal
229[info] style checking for beangle-ems-web
230[info] style checking for beangle-ems-portal
231[info] style checking for beangle-ems-app
232[info] style checking for beangle-ems-core
233[info] style checking for beangle-ems-portal
234[info] style checking for beangle-ems-portal
235[info] style checking for beangle-ems-core
236[info] style checking for beangle-ems-app
237[info] style checking for beangle-ems-web
238Starting build for ProjectRef(file:/build/repo/,ws) (beangle-ems-ws)... [4/8]
239Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
240[info] style checking for beangle-ems-ws
241[info] style checking for beangle-ems-app
242[info] style checking for beangle-ems-core
243[info] style checking for beangle-ems-service
244[info] compiling 27 Scala sources to /build/repo/service/target/scala-3.8.0-RC3/classes ...
245[info] done compiling
246[info] style checking for beangle-ems-ws
247[info] style checking for beangle-ems-ws
248[info] style checking for beangle-ems-app
249[info] style checking for beangle-ems-service
250[info] style checking for beangle-ems-core
251[info] style checking for beangle-ems-ws
252[info] style checking for beangle-ems-ws
253[info] style checking for beangle-ems-core
254[info] style checking for beangle-ems-app
255[info] style checking for beangle-ems-service
256[info] style checking for beangle-ems-ws
257[info] style checking for beangle-ems-ws
258[info] style checking for beangle-ems-app
259[info] style checking for beangle-ems-service
260[info] style checking for beangle-ems-core
261[info] style checking for beangle-ems-ws
262[info] style checking for beangle-ems-service
263[info] style checking for beangle-ems-ws
264[info] style checking for beangle-ems-app
265[info] style checking for beangle-ems-core
266Starting build for ProjectRef(file:/build/repo/,index) (beangle-ems-index)... [5/8]
267Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
268[info] style checking for beangle-ems-index
269[info] style checking for beangle-ems-app
270[info] style checking for beangle-ems-core
271[info] compiling 2 Scala sources to /build/repo/index/target/scala-3.8.0-RC3/classes ...
272[info] done compiling
273[info] style checking for beangle-ems-index
274[info] style checking for beangle-ems-app
275[info] style checking for beangle-ems-index
276[info] style checking for beangle-ems-core
277[info] style checking for beangle-ems-index
278[info] style checking for beangle-ems-core
279[info] style checking for beangle-ems-app
280[info] style checking for beangle-ems-index
281[info] style checking for beangle-ems-index
282[info] style checking for beangle-ems-index
283[info] style checking for beangle-ems-core
284[info] style checking for beangle-ems-app
285[info] style checking for beangle-ems-index
286[info] style checking for beangle-ems-core
287[info] style checking for beangle-ems-app
288[info] style checking for beangle-ems-index
289Starting build for ProjectRef(file:/build/repo/,service) (beangle-ems-service)... [6/8]
290Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
291[info] style checking for beangle-ems-service
292[info] style checking for beangle-ems-core
293[info] style checking for beangle-ems-app
294[info] style checking for beangle-ems-service
295[info] style checking for beangle-ems-core
296[info] style checking for beangle-ems-service
297[info] style checking for beangle-ems-app
298[info] style checking for beangle-ems-service
299[info] style checking for beangle-ems-service
300[info] style checking for beangle-ems-app
301[info] style checking for beangle-ems-core
302[info] style checking for beangle-ems-service
303[info] style checking for beangle-ems-service
304[info] style checking for beangle-ems-app
305[info] style checking for beangle-ems-core
306[info] style checking for beangle-ems-service
307[info] style checking for beangle-ems-app
308[info] style checking for beangle-ems-service
309[info] style checking for beangle-ems-core
310Starting build for ProjectRef(file:/build/repo/,app) (beangle-ems-app)... [7/8]
311Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
312[info] style checking for beangle-ems-app
313[info] style checking for beangle-ems-app
314[info] style checking for beangle-ems-app
315[info] compiling 5 Scala sources to /build/repo/app/target/scala-3.8.0-RC3/test-classes ...
316[info] done compiling
317[info] style checking for beangle-ems-app
318[info] style checking for beangle-ems-app
319[info] JSONTest:
320[info] JSON
321[info] - parse
3222025-12-04 14:24:11.563 WARN org.beangle.ems.app.EmsEnv - Cannot find base,using localhost/base
323SLF4J(W): A number (2) of logging calls during the initialization phase have been intercepted and are
324SLF4J(W): now being replayed. These are subject to the filtering rules of the underlying logging system.
325SLF4J(W): See also https://www.slf4j.org/codes.html#replay
3262025-12-04 14:24:11.566 INFO org.beangle.ems.app.Ems$ - Ems Home:/root/.ems
327[info] RemoteServiceTest:
328[info] RemoteService
329[info] - toAuthorities
330[info] - parse empty
331[info] - parse missing
332[info] EmsAppTest:
333[info] EmsApp
334[info] - init
335[info] RemoteRepositoryTest:
336[info] RemoteRepository
337[info] EmsEnvTest:
338[info] EmsEnv
339[info] - init
340[info] style checking for beangle-ems-app
341[info] style checking for beangle-ems-app
342[info] style checking for beangle-ems-app
343[info] style checking for beangle-ems-app
344
345************************
346Build summary:
347[{
348 "module": "beangle-ems-cas",
349 "compile": {"status": "ok", "tookMs": 27565, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
351 "test-compile": {"status": "ok", "tookMs": 487, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
352 "test": {"status": "ok", "tookMs": 349, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
353 "publish": {"status": "skipped", "tookMs": 0},
354 "metadata": {
355 "crossScalaVersions": ["2.12.20"]
356}
357},{
358 "module": "beangle-ems-core",
359 "compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "ok", "tookMs": 184, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
362 "test": {"status": "ok", "tookMs": 175, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": ["2.12.20"]
366}
367},{
368 "module": "beangle-ems-web",
369 "compile": {"status": "ok", "tookMs": 167, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
371 "test-compile": {"status": "ok", "tookMs": 240, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
372 "test": {"status": "ok", "tookMs": 220, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
373 "publish": {"status": "skipped", "tookMs": 0},
374 "metadata": {
375 "crossScalaVersions": ["2.12.20"]
376}
377},{
378 "module": "beangle-ems-portal",
379 "compile": {"status": "ok", "tookMs": 239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
380 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
381 "test-compile": {"status": "ok", "tookMs": 291, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
382 "test": {"status": "ok", "tookMs": 305, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
383 "publish": {"status": "skipped", "tookMs": 0},
384 "metadata": {
385 "crossScalaVersions": ["2.12.20"]
386}
387},{
388 "module": "beangle-ems-ws",
389 "compile": {"status": "ok", "tookMs": 1930, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
390 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
391 "test-compile": {"status": "ok", "tookMs": 248, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
392 "test": {"status": "ok", "tookMs": 254, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
393 "publish": {"status": "skipped", "tookMs": 0},
394 "metadata": {
395 "crossScalaVersions": ["2.12.20"]
396}
397},{
398 "module": "beangle-ems-index",
399 "compile": {"status": "ok", "tookMs": 444, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
400 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
401 "test-compile": {"status": "ok", "tookMs": 220, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
402 "test": {"status": "ok", "tookMs": 215, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
403 "publish": {"status": "skipped", "tookMs": 0},
404 "metadata": {
405 "crossScalaVersions": ["2.12.20"]
406}
407},{
408 "module": "beangle-ems-service",
409 "compile": {"status": "ok", "tookMs": 185, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
411 "test-compile": {"status": "ok", "tookMs": 246, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
412 "test": {"status": "ok", "tookMs": 213, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
413 "publish": {"status": "skipped", "tookMs": 0},
414 "metadata": {
415 "crossScalaVersions": ["2.12.20"]
416}
417},{
418 "module": "beangle-ems-app",
419 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
421 "test-compile": {"status": "ok", "tookMs": 1287, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
422 "test": {"status": "ok", "tookMs": 662, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
423 "publish": {"status": "skipped", "tookMs": 0},
424 "metadata": {
425 "crossScalaVersions": ["2.12.20"]
426}
427}]
428************************
429[success] Total time: 119 s (0:01:59.0), completed Dec 4, 2025, 2:24:11 PM
430[0JChecking patch project/build.properties...
431Checking patch build.sbt...
432Applied patch project/build.properties cleanly.
433Applied patch build.sbt cleanly.