Build Logs

beangle/cdi • 3.8.0:2026-01-13

Errors

1

Warnings

19

Total Lines

233

1##################################
2Clonning https://github.com/beangle/cdi.git into /build/repo using revision v0.6.4
3##################################
4Note: switching to 'faaa66ccdbce95e1827ac6916a218a92a12dda7b'.
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
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
32Execute tests: true
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.9.8 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/cdi
38##################################
39Scala version: 3.8.0
40Targets: org.beangle.cdi%beangle-cdi-api org.beangle.cdi%beangle-cdi-spring
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
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"
61"++3.8.0 -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 """{"tests":null}""" org.beangle.cdi%beangle-cdi-api org.beangle.cdi%beangle-cdi-spring"
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 2 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.949s.
76[info] done compiling
77[info] loading settings for project root from build.sbt...
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in api/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in api/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in spring/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in spring/crossScalaVersions
84[info] set current project to root (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0 on 2 projects.
86[info] Switching Scala version on:
87[info] api (3.8.0)
88[info] spring (3.8.0)
89[info] Excluding projects:
90[info] * root (2.12.20)
91[info] Reapplying settings...
92[info] set current project to root (in build file:/build/repo/)
93Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
94[info] Reapplying settings...
95[info] set current project to root (in build file:/build/repo/)
96[info] Defining Global / credentials, api / credentials and 1 others.
97[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to root (in build file:/build/repo/)
101Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
102[info] Reapplying settings...
103OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
104
105 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
106 Did you mean allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[success] Total time: 0 s, completed Jan 13, 2026, 3:18:04 PM
114Build config: {"tests":null}
115Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
116Starting build...
117Projects: Set(api, spring)
118Starting build for ProjectRef(file:/build/repo/,api) (beangle-cdi-api)... [0/2]
119OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
120OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
121Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] style checking for beangle-cdi-api
123[info] compiling 8 Scala sources and 2 Java sources to /build/repo/api/target/scala-3.8.0/classes ...
124[info] done compiling
125[info] style checking for beangle-cdi-api
126[info] style checking for beangle-cdi-api
127[info] compiling 1 Scala source to /build/repo/api/target/scala-3.8.0/test-classes ...
128[info] done compiling
129[info] style checking for beangle-cdi-api
130[info] style checking for beangle-cdi-api
131[info] ModuleTest:
132[info] BindModule
133[info] - has corrent dev model detected.
134[info] style checking for beangle-cdi-api
135[info] style checking for beangle-cdi-api
136[info] style checking for beangle-cdi-api
137[info] style checking for beangle-cdi-api
138Starting build for ProjectRef(file:/build/repo/,spring) (beangle-cdi-spring)... [1/2]
139Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] style checking for beangle-cdi-spring
141[info] style checking for beangle-cdi-api
142[info] compiling 21 Scala sources to /build/repo/spring/target/scala-3.8.0/classes ...
143[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/spring/src/main/scala/org/beangle/cdi/spring/beans/ScalaCollectionEditor.scala:44:11
144[warn] 44 | case source: IterableOnce[T] =>
145[warn] | ^
146[warn] |the type test for IterableOnce[T] cannot be checked at runtime because its type arguments can't be determined from AnyRef
147[warn] |
148[warn] | longer explanation available when compiling with `-explain`
149[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/spring/src/main/scala/org/beangle/cdi/spring/beans/ScalaCollectionEditor.scala:46:11
150[warn] 46 | case jcl: java.util.Collection[T] =>
151[warn] | ^
152[warn] |the type test for java.util.Collection[T] cannot be checked at runtime because its type arguments can't be determined from AnyRef
153[warn] |
154[warn] | longer explanation available when compiling with `-explain`
155[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/spring/src/main/scala/org/beangle/cdi/spring/beans/ScalaCollectionEditor.scala:48:11
156[warn] 48 | case javaMap: java.util.Map[T, U] =>
157[warn] | ^
158[warn] |the type test for java.util.Map[T, U] cannot be checked at runtime because its type arguments can't be determined from AnyRef
159[warn] |
160[warn] | longer explanation available when compiling with `-explain`
161[warn] three warnings found
162[info] done compiling
163[info] style checking for beangle-cdi-spring
164[info] style checking for beangle-cdi-spring
165[info] style checking for beangle-cdi-api
166[info] compiling 20 Scala sources to /build/repo/spring/target/scala-3.8.0/test-classes ...
167[info] done compiling
168[info] style checking for beangle-cdi-spring
169[info] style checking for beangle-cdi-spring
170[info] style checking for beangle-cdi-api
171[info] ProfileMatcherTest:
172[info] Profile Matcher
173[info] - match success
174[info] ConvertTest:
175[info] Spring
176[info] - Convert number and boolean
177SLF4J(W): A number (2) of logging calls during the initialization phase have been intercepted and are
178SLF4J(W): now being replayed. These are subject to the filtering rules of the underlying logging system.
179SLF4J(W): See also https://www.slf4j.org/codes.html#replay
180[info] SpringXmlParserTest:
181[info] BeanDefinitionReader
182[info] - parse xml
183[info] DefinitionBindRegistryTest:
184[info] Spring XmlBeanDefinitionReader
185[info] - parse xml
18601-13 15:18:29.880 INFO o.b.c.s.c.SpringContainer - Binding org.beangle.cdi.spring.bean.TestModule$
18701-13 15:18:29.896 INFO o.b.c.s.c.SpringContainer - Auto register 8 beans in 15.99 ms
18801-13 15:18:29.898 INFO o.b.c.s.c.SpringContainer - Reconfig HashSet(userLdapProvider, userService) in 1.584 ms
18901-13 15:18:29.906 INFO o.b.c.s.c.SpringContainer - Autowire 7 beans using 3.301 ms
190Some(org.beangle.cdi.spring.bean.OptionDao@26ab681)
191[info] ReconfigProcessorTest:
192[info] ReconfigProcessor
193[info] - testGetDefinition
194[info] - Override
195[info] - Get Singleton object and wire map
196[info] - Test get normal and factory bean
197[info] - testAdvance
198[info] style checking for beangle-cdi-spring
199[info] style checking for beangle-cdi-spring
200[info] style checking for beangle-cdi-api
201[info] style checking for beangle-cdi-spring
202[info] style checking for beangle-cdi-spring
203[info] style checking for beangle-cdi-api
204
205************************
206Build summary:
207[{
208 "module": "beangle-cdi-api",
209 "compile": {"status": "ok", "tookMs": 6490, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 1779, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "test": {"status": "ok", "tookMs": 532, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["2.12.20"]
216}
217},{
218 "module": "beangle-cdi-spring",
219 "compile": {"status": "ok", "tookMs": 3555, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 10105, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "test": {"status": "ok", "tookMs": 892, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
223 "publish": {"status": "skipped", "tookMs": 0},
224 "metadata": {
225 "crossScalaVersions": ["2.12.20"]
226}
227}]
228************************
229[success] Total time: 26 s, completed Jan 13, 2026, 3:18:30 PM
230[0JChecking patch project/build.properties...
231Checking patch build.sbt...
232Applied patch project/build.properties cleanly.
233Applied patch build.sbt cleanly.