Build Logs
beangle/web • 3.8.0-RC5:2025-12-31
Errors
1
Warnings
2
Total Lines
228
1##################################
2Clonning https://github.com/beangle/web.git into /build/repo using revision v0.4.10
3##################################
4Note: switching to '2a239247008ee12c635fb1e6d57d1dbc1f01d670'.
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-RC5
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-RC5
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/web
38##################################
39Scala version: 3.8.0-RC5
40Targets: org.beangle.web%beangle-web-action org.beangle.web%beangle-web-servlet
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-RC5
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-RC5"
61"++3.8.0-RC5 -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-RC5 """{"tests":null}""" org.beangle.web%beangle-web-action org.beangle.web%beangle-web-servlet"
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 9.762s.
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-RC5
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in action/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in action/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in servlet/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in servlet/crossScalaVersions
84[info] set current project to root (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC5 on 2 projects.
86[info] Switching Scala version on:
87[info] servlet (3.8.0-RC5)
88[info] action (3.8.0-RC5)
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, action / 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 Dec 31, 2025, 10:37:53 PM
114Build config: {"tests":null}
115Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
116Starting build...
117Projects: Set(action, servlet)
118Starting build for ProjectRef(file:/build/repo/,action) (beangle-web-action)... [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-web-action
123[info] style checking for beangle-web-servlet
124[info] compiling 45 Scala sources to /build/repo/servlet/target/scala-3.8.0-RC5/classes ...
125[info] done compiling
126[info] compiling 28 Scala sources and 10 Java sources to /build/repo/action/target/scala-3.8.0-RC5/classes ...
127[info] done compiling
128[info] style checking for beangle-web-action
129[info] style checking for beangle-web-action
130[info] style checking for beangle-web-servlet
131[info] compiling 2 Scala sources to /build/repo/action/target/scala-3.8.0-RC5/test-classes ...
132[info] done compiling
133[info] style checking for beangle-web-action
134[info] style checking for beangle-web-servlet
135[info] style checking for beangle-web-action
136OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
137[info] ToTest:
138[info] ToBuilder
139List(1, 2, 3)
1409223372036854775807
141[info] - correct analysis uri
142[info] ParamsTest:
143[info] Params
144[info] - getInt will ignore empty string
145[info] style checking for beangle-web-action
146[info] style checking for beangle-web-action
147[info] style checking for beangle-web-servlet
148[info] style checking for beangle-web-action
149[info] style checking for beangle-web-servlet
150[info] style checking for beangle-web-action
151Starting build for ProjectRef(file:/build/repo/,servlet) (beangle-web-servlet)... [1/2]
152Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] style checking for beangle-web-servlet
154[info] style checking for beangle-web-servlet
155[info] style checking for beangle-web-servlet
156[info] compiling 9 Scala sources to /build/repo/servlet/target/scala-3.8.0-RC5/test-classes ...
157[info] done compiling
158[info] style checking for beangle-web-servlet
159[info] style checking for beangle-web-servlet
160OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
161[info] UrlBuilderTest:
162[info] UrlBuilder
163[info] - build full url
164[info] - build simple url
165[info] OsTest:
166[info] OS
167[info] - parse
168[info] CookieGeneratorTest:
169[info] Cookieg
170[info] - set base with all part
171[info] - set simple base
172[info] - set simple https base with path
173[info] - set simple https base with path and port
174[info] BrowserTest:
175[info] Browser
176[info] - Parser usage string
177[info] DefaultWagonTest:
178[info] DefaultStreamDownloader
179[info] - download
180[info] - encode/decode
181[info] - Bcoder encode/decode
182[info] PathResolverTest:
183[info] PathResolver
184[info] - resolve
185[info] UrlRenderTest:
186[info] UrlRender
187[info] - testRender
188[info] - testRenderEmptyContext
189[info] RequestUtilsTest:
190[info] RequestUtils
191[info] - testGetServletPath
192[info] RangedWagonTest:
193[info] RangedWagon
194[info] - download
195[info] style checking for beangle-web-servlet
196[info] style checking for beangle-web-servlet
197[info] style checking for beangle-web-servlet
198[info] style checking for beangle-web-servlet
199
200************************
201Build summary:
202[{
203 "module": "beangle-web-action",
204 "compile": {"status": "ok", "tookMs": 11722, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 2271, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "ok", "tookMs": 2817, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.12.20"]
211}
212},{
213 "module": "beangle-web-servlet",
214 "compile": {"status": "ok", "tookMs": 155, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
216 "test-compile": {"status": "ok", "tookMs": 5042, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "test": {"status": "ok", "tookMs": 1393, "passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16, "byFramework": [{"framework": "unknown", "stats": {"passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16}}]},
218 "publish": {"status": "skipped", "tookMs": 0},
219 "metadata": {
220 "crossScalaVersions": ["2.12.20"]
221}
222}]
223************************
224[success] Total time: 27 s, completed Dec 31, 2025, 10:38:20 PM
225[0JChecking patch project/build.properties...
226Checking patch build.sbt...
227Applied patch project/build.properties cleanly.
228Applied patch build.sbt cleanly.