Build Logs
pme123/orchescala • 3.8.0-RC2:2025-11-28
Errors
5
Warnings
20
Total Lines
885
1##################################
2Clonning https://github.com/pme123/orchescala.git into /build/repo using revision v0.2.29
3##################################
4Note: switching to '9cd057afef81747026d0fc127026af5b959b3c93'.
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-RC2
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-RC2
32Execute tests: true
33sbt project found:
34No prepare script found for project pme123/orchescala
35##################################
36Scala version: 3.8.0-RC2
37Targets: io.github.pme123%orchescala-api io.github.pme123%orchescala-dmn io.github.pme123%orchescala-domain io.github.pme123%orchescala-engine io.github.pme123%orchescala-engine-c7 io.github.pme123%orchescala-engine-c8 io.github.pme123%orchescala-engine-gateway io.github.pme123%orchescala-gateway io.github.pme123%orchescala-helper io.github.pme123%orchescala-simulation io.github.pme123%orchescala-worker io.github.pme123%orchescala-worker-c7 io.github.pme123%orchescala-worker-c8
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '21'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC2
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_21
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC2"
58"++3.8.0-RC2 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.pme123%orchescala-api io.github.pme123%orchescala-dmn io.github.pme123%orchescala-domain io.github.pme123%orchescala-engine io.github.pme123%orchescala-engine-c7 io.github.pme123%orchescala-engine-c8 io.github.pme123%orchescala-engine-gateway io.github.pme123%orchescala-gateway io.github.pme123%orchescala-helper io.github.pme123%orchescala-simulation io.github.pme123%orchescala-worker io.github.pme123%orchescala-worker-c7 io.github.pme123%orchescala-worker-c8"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
68[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 21)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.495s.
74[info] done compiling
75[info] loading settings for project root from build.sbt...
76[info] resolving key references (15545 settings) ...
77[info] set current project to orchescala (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC2
79OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in api/crossScalaVersions
80OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in api/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in simulation/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in simulation/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in engineC7/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in engineC7/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in gateway/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in gateway/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in workerC7/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in workerC7/crossScalaVersions
89OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in dmn/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in dmn/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in engineGateway/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in engineGateway/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in workerC8/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in workerC8/crossScalaVersions
95OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in domain/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in domain/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in docs/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in docs/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in worker/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in worker/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in engineC8/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in engine/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in engine/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in engineC8/crossScalaVersions
105OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in helper/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in helper/crossScalaVersions
107[info] set current project to orchescala (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.0-RC2 on 14 projects.
109[info] Switching Scala version on:
110[info] engineC8 (3.8.0-RC2)
111[info] domain (3.8.0-RC2)
112[info] docs (3.8.0-RC2)
113[info] workerC8 (3.8.0-RC2)
114[info] workerC7 (3.8.0-RC2)
115[info] dmn (3.8.0-RC2)
116[info] gateway (3.8.0-RC2)
117[info] engineGateway (3.8.0-RC2)
118[info] simulation (3.8.0-RC2)
119[info] helper (3.8.0-RC2)
120[info] engineC7 (3.8.0-RC2)
121[info] api (3.8.0-RC2)
122[info] engine (3.8.0-RC2)
123[info] worker (3.8.0-RC2)
124[info] Excluding projects:
125[info] * root (2.12.20)
126[info] Reapplying settings...
127[info] set current project to orchescala (in build file:/build/repo/)
128Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
129[info] Reapplying settings...
130[info] set current project to orchescala (in build file:/build/repo/)
131[info] Defining Global / credentials, api / credentials and 13 others.
132[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 74 others.
133[info] Run `last` for details.
134[info] Reapplying settings...
135[info] set current project to orchescala (in build file:/build/repo/)
136Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
137[info] Reapplying settings...
138OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
139
140 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
141 Did you mean engineGateway / allExcludeDependencies ?
142 , retry without global scopes
143[info] Reapplying settings...
144[info] set current project to orchescala (in build file:/build/repo/)
145Execute removeScalacOptionsStartingWith: -P:wartremover
146[info] Reapplying settings...
147[info] set current project to orchescala (in build file:/build/repo/)
148[success] Total time: 0 s, completed Nov 28, 2025, 3:42:17 PM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
151Starting build...
152Projects: Set(engineC8, domain, workerC8, workerC7, dmn, gateway, engineGateway, simulation, helper, engineC7, api, engine, worker)
153Starting build for ProjectRef(file:/build/repo/,workerC8) (orchescala-worker-c8)... [0/13]
154OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
155Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156[info] compiling 22 Scala sources to /build/repo/01-domain/target/scala-3.8.0-RC2/classes ...
157[warn] there were 15 feature warnings; re-run with -feature for details
158[warn] there were 195 deprecation warnings; re-run with -deprecation for details
159[warn] two warnings found
160[info] done compiling
161[info] compiling 27 Scala sources to /build/repo/02-engine/target/scala-3.8.0-RC2/classes ...
162[info] done compiling
163[info] compiling 14 Scala sources to /build/repo/04-engine-c8/target/scala-3.8.0-RC2/classes ...
164[info] compiling 19 Scala sources to /build/repo/03-worker/target/scala-3.8.0-RC2/classes ...
165[info] done compiling
166[info] done compiling
167[info] compiling 3 Scala sources to /build/repo/04-worker-c8/target/scala-3.8.0-RC2/classes ...
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,engineGateway) (orchescala-engine-gateway)... [1/13]
170Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 14 Scala sources to /build/repo/04-engine-c7/target/scala-3.8.0-RC2/classes ...
172[info] done compiling
173[info] compiling 13 Scala sources to /build/repo/05-engine-gateway/target/scala-3.8.0-RC2/classes ...
174[info] done compiling
175[info] compiling 1 Scala source to /build/repo/05-engine-gateway/target/scala-3.8.0-RC2/test-classes ...
176[info] done compiling
177[info] orchescala.engine.gateway.SortingServicesTest started
178[info] orchescala.engine.gateway.SortingServicesTest:
179[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with no cache key returns original order started
180[info] + sortedFromCache with no cache key returns original order 0.027s
181[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with cache key but no cache entries returns original order started
182[info] + sortedFromCache with cache key but no cache entries returns original order 0.04s
183[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with cache key sorts matching engine types first started
184[info] + sortedFromCache with cache key sorts matching engine types first 0.003s
185[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with UUID key prioritizes C8 services started
186[info] + sortedFromCache with UUID key prioritizes C8 services 0.003s
187[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with Long key prioritizes C7 services started
188[info] + sortedFromCache with Long key prioritizes C7 services 0.001s
189[info] orchescala.engine.gateway.SortingServicesTest.sortedFromCache with invalid key defaults to the order in the list started
190[info] + sortedFromCache with invalid key defaults to the order in the list 0.001s
191[info] Test run orchescala.engine.gateway.SortingServicesTest finished: 0 failed, 0 ignored, 6 total, 0.118s
192Starting build for ProjectRef(file:/build/repo/,dmn) (orchescala-dmn)... [2/13]
193Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194[info] compiling 4 Scala sources to /build/repo/03-dmn/target/scala-3.8.0-RC2/classes ...
195[warn] there were 2 deprecation warnings; re-run with -deprecation for details
196[warn] one warning found
197[info] done compiling
198Starting build for ProjectRef(file:/build/repo/,domain) (orchescala-domain)... [3/13]
199Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
200[info] compiling 10 Scala sources to /build/repo/01-domain/target/scala-3.8.0-RC2/test-classes ...
201[info] done compiling
202[info] orchescala.domain.InOutTest started
203[info] orchescala.domain.InOutTest:
204[info] orchescala.domain.InOutTest.inVariableNames should return distinct variable names started
205[info] + inVariableNames should return distinct variable names 0.091s
206[info] orchescala.domain.InOutTest.outVariableNames should return distinct variable names started
207[info] + outVariableNames should return distinct variable names 0.0s
208[info] orchescala.domain.InOutTest.inVariables should return distinct variables started
209[info] + inVariables should return distinct variables 0.001s
210[info] orchescala.domain.InOutTest.outVariables should return distinct variables started
211[info] + outVariables should return distinct variables 0.001s
212[info] Test run orchescala.domain.InOutTest finished: 0 failed, 0 ignored, 4 total, 0.106s
213NewName: GetMyWorker
214OldName1+: myprocessV1.MyWorker.get
215OldName1+: myprocess.MyWorker.delete
216OldName2: MyWorker
217OldName31: myprocess-other-MyWorker
218OldName32: myprocess-GetMyWorker
219OldName4: myprocess.MyWorker
220OldName4: GetMyWorker
221OtherName: mycompany-myproject.myprocess.GetMyWorker
222[info] orchescala.domain.bpmnTest started
223[info] orchescala.domain.bpmnTest:
224[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1-GetMyWorker NEW started
225[info] + mycompany-myproject-myprocessV1-GetMyWorker NEW 0.006s
226[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1.MyWorker.get OLD1 started
227[info] + mycompany-myproject-myprocessV1.MyWorker.get OLD1 0.001s
228[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess.MyWorker.delete OLD1 started
229[info] + mycompany-myproject-myprocess.MyWorker.delete OLD1 0.0s
230[info] orchescala.domain.bpmnTest.mycompany-myproject-myworker.post OLD1 started
231[info] + mycompany-myproject-myworker.post OLD1 0.009s
232[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocessV1.MyWorker OLD2 started
233[info] + mycompany-myproject-myprocessV1.MyWorker OLD2 0.0s
234[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess-other-MyWorker OLD31 started
235[info] + mycompany-myproject-myprocess-other-MyWorker OLD31 0.001s
236[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess-GetMyWorker OLD32 started
237[info] + mycompany-myproject-myprocess-GetMyWorker OLD32 0.0s
238[info] orchescala.domain.bpmnTest.mycompany-myproject-myprocess.MyWorker OLD4 started
239[info] + mycompany-myproject-myprocess.MyWorker OLD4 0.0s
240[info] orchescala.domain.bpmnTest.mycompany-myproject-GetMyWorker OLD4 started
241[info] + mycompany-myproject-GetMyWorker OLD4 0.0s
242[info] orchescala.domain.bpmnTest.mycompany-myproject.myprocess.GetMyWorker REST started
243[info] + mycompany-myproject.myprocess.GetMyWorker REST 0.001s
244[info] Test run orchescala.domain.bpmnTest finished: 0 failed, 0 ignored, 10 total, 0.021s
245[info] orchescala.domain.ProcessTest started
246[info] orchescala.domain.ProcessTest:
247[info] orchescala.domain.ProcessTest.camundaInBody started
248[info] + camundaInBody 0.136s
249[info] Test run orchescala.domain.ProcessTest finished: 0 failed, 0 ignored, 1 total, 0.145s
250[info] orchescala.domain.RefinedTest started
251[info] orchescala.domain.RefinedTest:
252[info] orchescala.domain.RefinedTest.Percentage started
253[info] + Percentage 0.006s
254[info] orchescala.domain.RefinedTest.Iso8601Day started
255[info] + Iso8601Day 0.001s
256[info] orchescala.domain.RefinedTest.Iso8601DateTime started
257[info] + Iso8601DateTime 0.0s
258[info] orchescala.domain.RefinedTest.Iso8601Duration started
259[info] + Iso8601Duration 0.0s
260[info] orchescala.domain.RefinedTest.Iso8601Interval started
261[info] + Iso8601Interval 0.0s
262[info] orchescala.domain.RefinedTest.CronExpr started
263[info] + CronExpr 0.001s
264[info] orchescala.domain.RefinedTest.Iban started
265[info] + Iban 0.0s
266[info] Test run orchescala.domain.RefinedTest finished: 0 failed, 0 ignored, 7 total, 0.008s
267[info] orchescala.domain.DomainTest started
268[info] orchescala.domain.DomainTest:
269[info] orchescala.domain.DomainTest.niceName started
270[info] + niceName 0.002s
271[info] orchescala.domain.DomainTest.shortName of Generic Service simple started
272[info] + shortName of Generic Service simple 0.0s
273[info] orchescala.domain.DomainTest.shortName of Generic Service started
274[info] + shortName of Generic Service 0.001s
275[info] orchescala.domain.DomainTest.enum derivation started
276[info] + enum derivation 0.04s
277[info] Test run orchescala.domain.DomainTest finished: 0 failed, 0 ignored, 4 total, 0.043s
278[info] orchescala.domain.CamundaVariableTest started
279[info] orchescala.domain.CamundaVariableTest:
280[info] orchescala.domain.CamundaVariableTest.CamundaVariable valueToCamunda started
281[info] + CamundaVariable valueToCamunda 0.006s
282[info] orchescala.domain.CamundaVariableTest.CamundaVariable valueToCamunda LocalDate started
283[info] + CamundaVariable valueToCamunda LocalDate 0.004s
284[info] orchescala.domain.CamundaVariableTest.CamundaVariable toCamunda started
285[info] + CamundaVariable toCamunda 0.034s
286[info] orchescala.domain.CamundaVariableTest.CamundaVariable toCamunda-1 started
287[info] + CamundaVariable toCamunda-1 0.002s
288[info] Test run orchescala.domain.CamundaVariableTest finished: 0 failed, 0 ignored, 4 total, 0.047s
289[info] orchescala.domain.EnumValueTest started
290[info] orchescala.domain.EnumValueTest:
291[info] orchescala.domain.EnumValueTest.CmsTest encode and decode enum type started
292[info] + CmsTest encode and decode enum type 0.202s
293[info] orchescala.domain.EnumValueTest.bad enum value started
294[info] + bad enum value 0.0s
295[info] Test run orchescala.domain.EnumValueTest finished: 0 failed, 0 ignored, 2 total, 0.212s
296[info] orchescala.domain.FieldNameTest started
297[info] orchescala.domain.FieldNameTest:
298[info] orchescala.domain.FieldNameTest.productElementNames Case Class started
299[info] + productElementNames Case Class 0.0s
300[info] orchescala.domain.FieldNameTest.productElementNames Enum started
301[info] + productElementNames Enum 0.002s
302[info] Test run orchescala.domain.FieldNameTest finished: 0 failed, 0 ignored, 2 total, 0.003s
303[info] orchescala.domain.MockedServiceResponseTest started
304[info] orchescala.domain.MockedServiceResponseTest:
305[info] orchescala.domain.MockedServiceResponseTest.testCodecSuccess started
306[info] + testCodecSuccess 0.027s
307[info] orchescala.domain.MockedServiceResponseTest.testCodecError started
308[info] + testCodecError 0.001s
309[info] Test run orchescala.domain.MockedServiceResponseTest finished: 0 failed, 0 ignored, 2 total, 0.029s
310[info] orchescala.domain.LocalDateTimeDecoderTest started
311[info] orchescala.domain.LocalDateTimeDecoderTest:
312[info] orchescala.domain.LocalDateTimeDecoderTest.Date format LocalDateTime Format started
313[info] + Date format LocalDateTime Format 0.181s
314[info] orchescala.domain.LocalDateTimeDecoderTest.Date format LocalDateTime Format with milliseconds started
315[info] + Date format LocalDateTime Format with milliseconds 0.004s
316[info] orchescala.domain.LocalDateTimeDecoderTest.Date format ISO Format started
317[info] + Date format ISO Format 0.002s
318[info] orchescala.domain.LocalDateTimeDecoderTest.Date format bad started
319[info] + Date format bad 0.054s
320[info] Test run orchescala.domain.LocalDateTimeDecoderTest finished: 0 failed, 0 ignored, 4 total, 0.251s
321Starting build for ProjectRef(file:/build/repo/,workerC7) (orchescala-worker-c7)... [4/13]
322Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
323[info] compiling 9 Scala sources to /build/repo/04-worker-c7/target/scala-3.8.0-RC2/classes ...
324[info] done compiling
325[info] compiling 1 Scala source to /build/repo/04-worker-c7/target/scala-3.8.0-RC2/test-classes ...
326[info] done compiling
327[info] orchescala.worker.c7.C7WorkerCalcRetriesTest started
328[info] orchescala.worker.c7.C7WorkerCalcRetriesTest:
329[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - normal error with retries > 0 started
330[info] + calcRetries - normal error with retries > 0 0.013s
331[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - normal error with retries = 0 started
332[info] + calcRetries - normal error with retries = 0 0.0s
333[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - retryable error with retries = 0 started
334[info] + calcRetries - retryable error with retries = 0 0.001s
335[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - retryable error with retries > 0 started
336[info] + calcRetries - retryable error with retries > 0 0.0s
337[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - GET request error with retries = 0 started
338[info] + calcRetries - GET request error with retries = 0 0.001s
339[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - PUT request error with retries = 0 started
340[info] + calcRetries - PUT request error with retries = 0 0.0s
341[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - POST request error with retries = 0 (should not retry) started
342[info] + calcRetries - POST request error with retries = 0 (should not retry) 0.001s
343[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - case insensitive matching started
344[info] + calcRetries - case insensitive matching 0.0s
345[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - partial message matching started
346[info] + calcRetries - partial message matching 0.0s
347[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - negative retries with retryable error started
348[info] + calcRetries - negative retries with retryable error 0.0s
349[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - Unexpected error while sending request: Exception when sending request: GET https:// started
350[info] + calcRetries - Unexpected error while sending request: Exception when sending request: GET https:// 0.0s
351[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - Unexpected error in Cause started
352[info] + calcRetries - Unexpected error in Cause 0.002s
353[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - multiple retry conditions started
354[info] + calcRetries - multiple retry conditions 0.001s
355[info] orchescala.worker.c7.C7WorkerCalcRetriesTest.calcRetries - non-retryable errors started
356[info] + calcRetries - non-retryable errors 0.001s
357[info] Test run orchescala.worker.c7.C7WorkerCalcRetriesTest finished: 0 failed, 0 ignored, 14 total, 0.033s
358Starting build for ProjectRef(file:/build/repo/,api) (orchescala-api)... [5/13]
359Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
360[info] compiling 23 Scala sources to /build/repo/03-api/target/scala-3.8.0-RC2/classes ...
361[warn] there were 13 deprecation warnings; re-run with -deprecation for details
362[warn] one warning found
363[info] done compiling
364[info] compiling 6 Scala sources to /build/repo/03-api/target/scala-3.8.0-RC2/test-classes ...
365[warn] there were 3 feature warnings; re-run with -feature for details
366[warn] there were 2 deprecation warnings; re-run with -deprecation for details
367[warn] two warnings found
368[info] done compiling
369ProcessReferenceCreator: orchescala.api.ApiCreatorTest
370[info] orchescala.api.VersionHelperTest started
371[info] orchescala.api.VersionHelperTest:
372[warn] ==> i orchescala.api.VersionHelperTest.repoSearch ignored 0.0s
373[warn] ==> i orchescala.api.VersionHelperTest.repoSearch no result ignored 0.0s
374[info] Test run orchescala.api.VersionHelperTest finished: 0 failed, 2 ignored, 0 total, 0.017s
375OtherName: orchescala.api.DefaultApiCreator
376[info] orchescala.api.ApiProjectConfigTest started
377[info] orchescala.api.ApiProjectConfigTest:
378[warn] ==> i orchescala.api.ApiProjectConfigTest.ApiProjectConfig ignored 0.0s
379[info] Test run orchescala.api.ApiProjectConfigTest finished: 0 failed, 1 ignored, 0 total, 0.001s
380[info] orchescala.api.ApiCreatorTest started
381[info] orchescala.api.ApiCreatorTest:
382[info] orchescala.api.ApiCreatorTest.testReplaceJira started
383[info] + testReplaceJira 0.024s
384[info] orchescala.api.ApiCreatorTest.testReplaceJiraMany started
385[info] + testReplaceJiraMany 0.001s
386[info] orchescala.api.ApiCreatorTest.testReplaceJiraMulti started
387[info] + testReplaceJiraMulti 0.0s
388[info] Test run orchescala.api.ApiCreatorTest finished: 0 failed, 0 ignored, 3 total, 0.035s
389OldName4: myprocess.MyWorker
390OldName1+: myprocess.MyWorker.get
391NewName: MyWorker
392OldName2: MyWorker
393[info] orchescala.api.exportsTest started
394[info] orchescala.api.exportsTest:
395[info] orchescala.api.exportsTest.orchescala.api.DefaultApiCreator UNDEFINED started
396[info] + orchescala.api.DefaultApiCreator UNDEFINED 0.028s
397[info] orchescala.api.exportsTest.mycompany-myproject-myprocess.MyWorker started
398[info] + mycompany-myproject-myprocess.MyWorker 0.001s
399[info] orchescala.api.exportsTest.mycompany-myproject-myprocess.MyWorker.get started
400[info] + mycompany-myproject-myprocess.MyWorker.get 0.001s
401[info] orchescala.api.exportsTest.mycompany-myproject-myprocessV2-GetMyWorker started
402[info] + mycompany-myproject-myprocessV2-GetMyWorker 0.001s
403[info] orchescala.api.exportsTest.mycompany-myproject-myprocessV4.MyWorker started
404[info] + mycompany-myproject-myprocessV4.MyWorker 0.004s
405[info] Test run orchescala.api.exportsTest finished: 0 failed, 0 ignored, 5 total, 0.043s
406[info] orchescala.api.ProjectsConfigTest started
407[info] orchescala.api.ProjectsConfigTest:
408[info] orchescala.api.ProjectsConfigTest.colorForId should return the correct color for a given refName and ownProjectName started
409[info] + colorForId should return the correct color for a given refName and ownProjectName 0.003s
410[info] orchescala.api.ProjectsConfigTest.colorForId should return None if no matching project is found started
411[info] + colorForId should return None if no matching project is found 0.006s
412[info] orchescala.api.ProjectsConfigTest.colorForId should return None if refName starts with ownProjectName started
413[info] + colorForId should return None if refName starts with ownProjectName 0.0s
414[info] orchescala.api.ProjectsConfigTest.projectNameForRef should return the project name if the processRef starts with a project name started
415[info] + projectNameForRef should return the project name if the processRef starts with a project name 0.001s
416[info] orchescala.api.ProjectsConfigTest.projectNameForRef should return the processRef if no project name matches started
417[info] + projectNameForRef should return the processRef if no project name matches 0.0s
418[info] Test run orchescala.api.ProjectsConfigTest finished: 0 failed, 0 ignored, 5 total, 0.011s
419Starting build for ProjectRef(file:/build/repo/,worker) (orchescala-worker)... [6/13]
420Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
421[info] compiling 5 Scala sources to /build/repo/03-worker/target/scala-3.8.0-RC2/test-classes ...
422[info] done compiling
423+ WorkerExecutorSpec
42415:45:00.183 [ZScheduler-Worker-3] INFO orchescala.worker.HttpClientProvider -- Creating STTP client backend using shared HTTP client
42515:45:00.199 [ZScheduler-Worker-3] INFO orchescala.worker.HttpClientProvider -- Creating shared AsyncHttpClient
42615:45:00.238 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework
42715:45:00.245 [ZScheduler-Worker-3] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple
42815:45:00.245 [ZScheduler-Worker-3] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4
429[info] orchescala.worker.WorkerAppTest started
430[info] orchescala.worker.WorkerAppTest:
431[info] orchescala.worker.WorkerAppTest.workerApps with no dependencies returns single app started
432[info] + workerApps with no dependencies returns single app 0.016s
433[info] orchescala.worker.WorkerAppTest.workerApps with single dependency returns app and dependency started
434[info] + workerApps with single dependency returns app and dependency 0.005s
435[info] orchescala.worker.WorkerAppTest.workerApps with multiple dependencies returns all apps started
436[info] + workerApps with multiple dependencies returns all apps 0.001s
437[info] orchescala.worker.WorkerAppTest.workerApps with nested dependencies returns all apps started
438[info] + workerApps with nested dependencies returns all apps 0.001s
439[info] orchescala.worker.WorkerAppTest.workerApps with complex dependency tree started
440[info] + workerApps with complex dependency tree 0.007s
441[info] orchescala.worker.WorkerAppTest.workerApps maintains order with main app first started
442[info] + workerApps maintains order with main app first 0.0s
443[info] orchescala.worker.WorkerAppTest.workerApps handles empty dependencies correctly started
444[info] + workerApps handles empty dependencies correctly 0.001s
445[info] orchescala.worker.WorkerAppTest.workerApps with diamond dependency pattern started
446[info] + workerApps with diamond dependency pattern 0.001s
447[info] orchescala.worker.WorkerAppTest.workerApps preserves dependency order started
448[info] + workerApps preserves dependency order 0.003s
449[info] orchescala.worker.WorkerAppTest.workerApps with deep nesting started
450[info] + workerApps with deep nesting 0.002s
451[info] orchescala.worker.WorkerAppTest.workerApps with multiple branches at different levels started
452[info] + workerApps with multiple branches at different levels 0.002s
453[info] orchescala.worker.WorkerAppTest.workerApps returns correct sequence type started
454[info] + workerApps returns correct sequence type 0.001s
455[info] orchescala.worker.WorkerAppTest.workerApps with self-referential dependency handling started
456[info] + workerApps with self-referential dependency handling 0.001s
457[info] Test run orchescala.worker.WorkerAppTest finished: 0 failed, 0 ignored, 13 total, 0.064s
45815:45:00.252 [ZScheduler-Worker-3] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6db39dce
45915:45:00.301 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false
46015:45:00.301 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21
46115:45:00.302 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available
46215:45:00.304 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.copyMemory: available
46315:45:00.305 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available
46415:45:00.305 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable
465java.lang.NoSuchMethodException: java.nio.DirectByteBuffer.<init>(long,int)
466 at java.base/java.lang.Class.getConstructor0(Class.java:3761)
467 at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2930)
468 at io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:237)
469 at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
470 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:232)
471 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
472 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:93)
473 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:109)
474 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:218)
475 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:197)
476 at org.asynchttpclient.DefaultAsyncHttpClient.newNettyTimer(DefaultAsyncHttpClient.java:111)
477 at org.asynchttpclient.DefaultAsyncHttpClient.<init>(DefaultAsyncHttpClient.java:90)
478 at orchescala.worker.HttpClientProvider$.createHttpClient$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:38)
479 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
480 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
481 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
482 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
483 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
484 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
485 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
486 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
487 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
488 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
489 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
490 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
491 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
492 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1$$anonfun$1(HttpClientProvider.scala:21)
493 at zio.Unsafe$.unsafe(Unsafe.scala:37)
494 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1(HttpClientProvider.scala:20)
495 at orchescala.worker.HttpClientProvider$.sharedHttpClient(HttpClientProvider.scala:19)
496 at orchescala.worker.HttpClientProvider$.createBackend$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:46)
497 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
498 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
499 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
500 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
501 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
502 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
503 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
504 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
505 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
506 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
507 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
508 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
509 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
510 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1$$anonfun$1(HttpClientProvider.scala:16)
511 at zio.Unsafe$.unsafe(Unsafe.scala:37)
512 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1(HttpClientProvider.scala:15)
513 at orchescala.worker.HttpClientProvider$.cachedBackend(HttpClientProvider.scala:14)
514 at orchescala.worker.HttpClientProvider$.live$lzyINIT1$$anonfun$1(HttpClientProvider.scala:51)
515 at zio.ZLayer$.succeed$$anonfun$2(ZLayer.scala:884)
516 at zio.ZLayer$.fromZIOEnvironment$$anonfun$1(ZLayer.scala:845)
517 at zio.ZLayer.scope$$anonfun$1(ZLayer.scala:404)
518 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
519 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
520 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
521 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
522 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
523 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
524 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
525 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
526 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
527 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
528 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
529 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
530 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
531 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
532 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
533 at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)
534 at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)
535 at zio.internal.FiberRuntime.run(FiberRuntime.scala:160)
536 at zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)
53715:45:00.308 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true
53815:45:00.310 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
539java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$6 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @30875019
540 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394)
541 at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714)
542 at java.base/java.lang.reflect.Method.invoke(Method.java:571)
543 at io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:352)
544 at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
545 at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:343)
546 at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:294)
547 at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:93)
548 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:109)
549 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:218)
550 at io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:197)
551 at org.asynchttpclient.DefaultAsyncHttpClient.newNettyTimer(DefaultAsyncHttpClient.java:111)
552 at org.asynchttpclient.DefaultAsyncHttpClient.<init>(DefaultAsyncHttpClient.java:90)
553 at orchescala.worker.HttpClientProvider$.createHttpClient$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:38)
554 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
555 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
556 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
557 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
558 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
559 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
560 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
561 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
562 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
563 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
564 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
565 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
566 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
567 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1$$anonfun$1(HttpClientProvider.scala:21)
568 at zio.Unsafe$.unsafe(Unsafe.scala:37)
569 at orchescala.worker.HttpClientProvider$.sharedHttpClient$lzyINIT1(HttpClientProvider.scala:20)
570 at orchescala.worker.HttpClientProvider$.sharedHttpClient(HttpClientProvider.scala:19)
571 at orchescala.worker.HttpClientProvider$.createBackend$lzyINIT1$$anonfun$2$$anonfun$1(HttpClientProvider.scala:46)
572 at zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)
573 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
574 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
575 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
576 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
577 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
578 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
579 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
580 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
581 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
582 at zio.internal.FiberRuntime.start(FiberRuntime.scala:1499)
583 at zio.Runtime$UnsafeAPIV1.runOrFork(Runtime.scala:159)
584 at zio.Runtime$UnsafeAPIV1.run(Runtime.scala:134)
585 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1$$anonfun$1(HttpClientProvider.scala:16)
586 at zio.Unsafe$.unsafe(Unsafe.scala:37)
587 at orchescala.worker.HttpClientProvider$.cachedBackend$lzyINIT1(HttpClientProvider.scala:15)
588 at orchescala.worker.HttpClientProvider$.cachedBackend(HttpClientProvider.scala:14)
589 at orchescala.worker.HttpClientProvider$.live$lzyINIT1$$anonfun$1(HttpClientProvider.scala:51)
590 at zio.ZLayer$.succeed$$anonfun$2(ZLayer.scala:884)
591 at zio.ZLayer$.fromZIOEnvironment$$anonfun$1(ZLayer.scala:845)
592 at zio.ZLayer.scope$$anonfun$1(ZLayer.scala:404)
593 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
594 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)
595 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
596 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
597 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
598 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
599 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
600 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)
601 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
602 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
603 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
604 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
605 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)
606 at zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)
607 at zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)
608 at zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)
609 at zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)
610 at zio.internal.FiberRuntime.run(FiberRuntime.scala:160)
611 at zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)
61215:45:00.311 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.<init>(long, int): unavailable
61315:45:00.311 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available
61415:45:00.314 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- maxDirectMemory: 7516192768 bytes (maybe)
61515:45:00.314 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
61615:45:00.314 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model)
61715:45:00.315 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes
61815:45:00.315 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.uninitializedArrayAllocationThreshold: -1
61915:45:00.316 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available
62015:45:00.316 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false
62115:45:00.346 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available
622 + InputValidator WithConfig override InConfig
62315:45:00.423 [ZScheduler-Worker-3] DEBUG io.netty.handler.ssl.JdkSslContext -- Default protocols (JDK): [TLSv1.3, TLSv1.2]
62415:45:00.423 [ZScheduler-Worker-3] DEBUG io.netty.handler.ssl.JdkSslContext -- Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384]
625 + InputValidator WithConfig default InConfig
62615:45:00.460 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
62715:45:00.461 [ZScheduler-Worker-3] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
62815:45:00.468 [ZScheduler-Worker-3] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 8
629 + InputValidator WithConfig override InConfig in In
63015:45:00.487 [ZScheduler-Worker-3] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.noKeySetOptimization: false
63115:45:00.487 [ZScheduler-Worker-3] DEBUG io.netty.channel.nio.NioEventLoop -- -Dio.netty.selectorAutoRebuildThreshold: 512
63215:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 8
63315:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 8
63415:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192
63515:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 11
63615:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 16777216
63715:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256
63815:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64
63915:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768
64015:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192
64115:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0
64215:45:00.529 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: true
64315:45:00.530 [ZScheduler-Worker-3] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
64415:45:00.543 [ZScheduler-Worker-3] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: pooled
64515:45:00.543 [ZScheduler-Worker-3] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0
64615:45:00.543 [ZScheduler-Worker-3] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384
647 + Test optional values are null in JSON
648+ RestApiClientTest
649 + NoOutput
650 + NoOutput OK
651 + Seq OK
652 + Bad body OK
653 + no NoOutput
654 + with Output
655 + with optional Output
656 + hasNoOutput
657 + hasNoOutput false
658+ AstSpec
659 + defaultMock Process
660 + defaultMock ServiceTask
66115:45:00.660 [ZScheduler-Worker-2] DEBUG test -- Mocked Service: orchescala.worker.ServiceHandler
662 - Request URL: http://test.com/api
663 - Request Body: {
664 "name" : "test"
665}
666 - Request Header:
667 - mockedResponse: {
668 "value" : true
669}
670
67115:45:00.662 [ZScheduler-Worker-1] DEBUG test -- Mocked Service: orchescala.worker.ServiceHandler
672 - Request URL: http://test.com/api
673 - Request Body: {
674 "name" : "test"
675}
676 - Request Header:
677 - mockedResponse: {
678 "value" : true
679}
680
681+ ServiceHandlerSpec
682 + runWorkZIO should handle error mocks correctly
683 + runWorkZIO should return mocked output when outputServiceMock is provided
684 + runWorkZIO should return mocked output when servicesMocked is true
68518 tests passed. 0 tests failed. 0 tests ignored.
686
687Executed in 945 ms
688
689Starting build for ProjectRef(file:/build/repo/,simulation) (orchescala-simulation)... [7/13]
690Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
691[info] compiling 26 Scala sources to /build/repo/03-simulation/target/scala-3.8.0-RC2/classes ...
692Variable name: process
693Variable name: task
694Variable name: event
695Variable name: event
696Variable name: event
697[warn] there was 1 feature warning; re-run with -feature for details
698[warn] there was 1 deprecation warning; re-run with -deprecation for details
699[warn] two warnings found
700[info] done compiling
701Starting build for ProjectRef(file:/build/repo/,engineC7) (orchescala-engine-c7)... [8/13]
702Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
703Starting build for ProjectRef(file:/build/repo/,engineC8) (orchescala-engine-c8)... [9/13]
704Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
705[info] compiling 1 Scala source to /build/repo/04-engine-c8/target/scala-3.8.0-RC2/test-classes ...
706[info] done compiling
707+ Camunda8ProcessEngine
708 - should create engine instance - ignored: 1
709All eligible tests are currently ignored
710Starting build for ProjectRef(file:/build/repo/,engine) (orchescala-engine)... [10/13]
711Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
712Starting build for ProjectRef(file:/build/repo/,helper) (orchescala-helper)... [11/13]
713Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
714[info] compiling 60 Scala sources to /build/repo/04-helper/target/scala-3.8.0-RC2/classes ...
715[warn] there were 21 deprecation warnings; re-run with -deprecation for details
716[warn] one warning found
717[info] done compiling
718[info] compiling 2 Scala sources to /build/repo/04-helper/target/scala-3.8.0-RC2/test-classes ...
719[warn] there was 1 deprecation warning; re-run with -deprecation for details
720[warn] one warning found
721[info] done compiling
722[info] orchescala.helper.util.DevConfigTest started
723[info] orchescala.helper.util.DevConfigTest:
724[info] orchescala.helper.util.DevConfigTest.dependsOn with no dependencies started
725[info] + dependsOn with no dependencies 0.008s
726[info] orchescala.helper.util.DevConfigTest.dependsOn with single level dependency started
727[info] + dependsOn with single level dependency 0.001s
728[info] orchescala.helper.util.DevConfigTest.dependsOn with multiple dependencies started
729[info] + dependsOn with multiple dependencies 0.0s
730[info] orchescala.helper.util.DevConfigTest.dependsOn with level higher than available modules started
731[info] + dependsOn with level higher than available modules 0.001s
732[info] Test run orchescala.helper.util.DevConfigTest finished: 0 failed, 0 ignored, 4 total, 0.017s
733Starting build for ProjectRef(file:/build/repo/,gateway) (orchescala-gateway)... [12/13]
734Compile scalacOptions: -Yimports:java.lang,scala,scala.Predef,io.circe,io.circe.generic.semiauto,io.circe.derivation,io.circe.syntax,sttp.tapir,sttp.tapir.json.circe, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
735[info] compiling 12 Scala sources to /build/repo/06-gateway/target/scala-3.8.0-RC2/classes ...
736[info] done compiling
737[info] compiling 2 Scala sources to /build/repo/06-gateway/target/scala-3.8.0-RC2/test-classes ...
738[info] done compiling
739+ OpenAPI Generation
740 + should generate valid OpenAPI YAML
741 + should generate OpenAPI file on server start
7422 tests passed. 0 tests failed. 0 tests ignored.
743
744Executed in 728 ms
745
746
747************************
748Build summary:
749[{
750 "module": "orchescala-worker-c8",
751 "compile": {"status": "ok", "tookMs": 38087, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
752 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
753 "test-compile": {"status": "ok", "tookMs": 716, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
754 "test": {"status": "ok", "tookMs": 501, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
755 "publish": {"status": "skipped", "tookMs": 0},
756 "metadata": {
757 "crossScalaVersions": ["2.12.20"]
758}
759},{
760 "module": "orchescala-engine-gateway",
761 "compile": {"status": "ok", "tookMs": 2731, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
762 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
763 "test-compile": {"status": "ok", "tookMs": 765, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
764 "test": {"status": "ok", "tookMs": 749, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "munit", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
765 "publish": {"status": "skipped", "tookMs": 0},
766 "metadata": {
767 "crossScalaVersions": ["2.12.20"]
768}
769},{
770 "module": "orchescala-dmn",
771 "compile": {"status": "ok", "tookMs": 1081, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
772 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
773 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
774 "test": {"status": "ok", "tookMs": 126, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
775 "publish": {"status": "skipped", "tookMs": 0},
776 "metadata": {
777 "crossScalaVersions": ["2.12.20"]
778}
779},{
780 "module": "orchescala-domain",
781 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
782 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
783 "test-compile": {"status": "ok", "tookMs": 2637, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
784 "test": {"status": "ok", "tookMs": 405, "passed": 40, "failed": 0, "ignored": 0, "skipped": 0, "total": 40, "byFramework": [{"framework": "munit", "stats": {"passed": 40, "failed": 0, "ignored": 0, "skipped": 0, "total": 40}}]},
785 "publish": {"status": "skipped", "tookMs": 0},
786 "metadata": {
787 "crossScalaVersions": ["2.12.20"]
788}
789},{
790 "module": "orchescala-worker-c7",
791 "compile": {"status": "ok", "tookMs": 1745, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
792 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
793 "test-compile": {"status": "ok", "tookMs": 717, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
794 "test": {"status": "ok", "tookMs": 343, "passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14, "byFramework": [{"framework": "munit", "stats": {"passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14}}]},
795 "publish": {"status": "skipped", "tookMs": 0},
796 "metadata": {
797 "crossScalaVersions": ["2.12.20"]
798}
799},{
800 "module": "orchescala-api",
801 "compile": {"status": "ok", "tookMs": 9726, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
802 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
803 "test-compile": {"status": "ok", "tookMs": 1764, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
804 "test": {"status": "ok", "tookMs": 292, "passed": 13, "failed": 0, "ignored": 3, "skipped": 0, "total": 16, "byFramework": [{"framework": "munit", "stats": {"passed": 13, "failed": 0, "ignored": 3, "skipped": 0, "total": 16}}]},
805 "publish": {"status": "skipped", "tookMs": 0},
806 "metadata": {
807 "crossScalaVersions": ["2.12.20"]
808}
809},{
810 "module": "orchescala-worker",
811 "compile": {"status": "ok", "tookMs": 137, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
812 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
813 "test-compile": {"status": "ok", "tookMs": 2197, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
814 "test": {"status": "ok", "tookMs": 1657, "passed": 31, "failed": 0, "ignored": 0, "skipped": 0, "total": 31, "byFramework": [{"framework": "munit", "stats": {"passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13}},{"framework": "unknown", "stats": {"passed": 18, "failed": 0, "ignored": 0, "skipped": 0, "total": 18}}]},
815 "publish": {"status": "skipped", "tookMs": 0},
816 "metadata": {
817 "crossScalaVersions": ["2.12.20"]
818}
819},{
820 "module": "orchescala-simulation",
821 "compile": {"status": "ok", "tookMs": 3002, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
822 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
823 "test-compile": {"status": "ok", "tookMs": 205, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
824 "test": {"status": "ok", "tookMs": 174, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
825 "publish": {"status": "skipped", "tookMs": 0},
826 "metadata": {
827 "crossScalaVersions": ["2.12.20"]
828}
829},{
830 "module": "orchescala-engine-c7",
831 "compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
832 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
833 "test-compile": {"status": "ok", "tookMs": 171, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
834 "test": {"status": "ok", "tookMs": 142, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
835 "publish": {"status": "skipped", "tookMs": 0},
836 "metadata": {
837 "crossScalaVersions": ["2.12.20"]
838}
839},{
840 "module": "orchescala-engine-c8",
841 "compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
842 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
843 "test-compile": {"status": "ok", "tookMs": 694, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
844 "test": {"status": "ok", "tookMs": 679, "passed": 0, "failed": 0, "ignored": 1, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 1, "skipped": 0, "total": 1}}]},
845 "publish": {"status": "skipped", "tookMs": 0},
846 "metadata": {
847 "crossScalaVersions": ["2.12.20"]
848}
849},{
850 "module": "orchescala-engine",
851 "compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
852 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
853 "test-compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
854 "test": {"status": "ok", "tookMs": 99, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
855 "publish": {"status": "skipped", "tookMs": 0},
856 "metadata": {
857 "crossScalaVersions": ["2.12.20"]
858}
859},{
860 "module": "orchescala-helper",
861 "compile": {"status": "ok", "tookMs": 4155, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
862 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
863 "test-compile": {"status": "ok", "tookMs": 963, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
864 "test": {"status": "ok", "tookMs": 361, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
865 "publish": {"status": "skipped", "tookMs": 0},
866 "metadata": {
867 "crossScalaVersions": ["2.12.20"]
868}
869},{
870 "module": "orchescala-gateway",
871 "compile": {"status": "ok", "tookMs": 2135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
872 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
873 "test-compile": {"status": "ok", "tookMs": 1145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
874 "test": {"status": "ok", "tookMs": 1490, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
875 "publish": {"status": "skipped", "tookMs": 0},
876 "metadata": {
877 "crossScalaVersions": ["2.12.20"]
878}
879}]
880************************
881[success] Total time: 213 s (0:03:33.0), completed Nov 28, 2025, 3:45:49 PM
882[0JChecking patch project/plugins.sbt...
883Checking patch build.sbt...
884Applied patch project/plugins.sbt cleanly.
885Applied patch build.sbt cleanly.