Build Logs
beangle/security • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
7
Total Lines
249
1##################################
2Clonning https://github.com/beangle/security.git into /build/repo using revision v4.3.18
3##################################
4Note: switching to 'e5b1f3077f9b1bfec2db6e3e780bc3c5482ebe99'.
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: false
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/security
38/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
39##################################
40Scala version: 3.8.0-RC2
41Targets: org.beangle.security%beangle-security-core org.beangle.security%beangle-security-session org.beangle.security%beangle-security-sso org.beangle.security%beangle-security-web
42Project projectConfig: {"tests":"compile-only"}
43##################################
44Using extra scalacOptions: ,REQUIRE:-source:3.8
45Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
46[sbt_options] declare -a sbt_options=()
47[process_args] java_version = '17'
48[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
49# Executing command line:
50java
51-Dfile.encoding=UTF-8
52-Dcommunitybuild.scala=3.8.0-RC2
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC2"
62"++3.8.0-RC2 -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" org.beangle.security%beangle-security-core org.beangle.security%beangle-security-session org.beangle.security%beangle-security-sso org.beangle.security%beangle-security-web"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 8.668s.
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] set current project to root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.0-RC2
81OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in core/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in core/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in web/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in web/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in sso/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in sso/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in session/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in session/crossScalaVersions
89[info] set current project to root (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
91[info] Switching Scala version on:
92[info] sso (3.8.0-RC2)
93[info] web (3.8.0-RC2)
94[info] session (3.8.0-RC2)
95[info] core (3.8.0-RC2)
96[info] Excluding projects:
97[info] * root (2.12.20)
98[info] Reapplying settings...
99[info] set current project to root (in build file:/build/repo/)
100Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
101[info] Reapplying settings...
102[info] set current project to root (in build file:/build/repo/)
103[info] Defining Global / credentials, core / credentials and 3 others.
104[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
105[info] Run `last` for details.
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
109[info] Reapplying settings...
110OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
111
112 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
113 Did you mean allExcludeDependencies ?
114 , retry without global scopes
115[info] Reapplying settings...
116[info] set current project to root (in build file:/build/repo/)
117Execute removeScalacOptionsStartingWith: -P:wartremover
118[info] Reapplying settings...
119[info] set current project to root (in build file:/build/repo/)
120[success] Total time: 0 s, completed Nov 26, 2025, 5:14:20 PM
121Build config: {"tests":"compile-only"}
122Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
123Starting build...
124Projects: Set(core, session, sso, web)
125Starting build for ProjectRef(file:/build/repo/,core) (beangle-security-core)... [0/4]
126OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
127OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
128Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
129[info] style checking for beangle-security-core
130[info] compiling 43 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
131[info] done compiling
132[info] style checking for beangle-security-core
133[info] style checking for beangle-security-core
134[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
135[info] done compiling
136[info] style checking for beangle-security-core
137[info] style checking for beangle-security-core
138[info] style checking for beangle-security-core
139[info] style checking for beangle-security-core
140Starting build for ProjectRef(file:/build/repo/,session) (beangle-security-session)... [1/4]
141Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142[info] style checking for beangle-security-session
143[info] style checking for beangle-security-core
144[info] compiling 12 Scala sources and 1 Java source to /build/repo/session/target/scala-3.8.0-RC2/classes ...
145[info] done compiling
146[info] style checking for beangle-security-session
147[info] style checking for beangle-security-session
148[info] style checking for beangle-security-core
149[info] compiling 2 Scala sources to /build/repo/session/target/scala-3.8.0-RC2/test-classes ...
150[info] done compiling
151[info] style checking for beangle-security-session
152[info] style checking for beangle-security-core
153[info] style checking for beangle-security-session
154[info] style checking for beangle-security-session
155[info] style checking for beangle-security-session
156[info] style checking for beangle-security-core
157Starting build for ProjectRef(file:/build/repo/,sso) (beangle-security-sso)... [2/4]
158Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
159[info] style checking for beangle-security-sso
160[info] style checking for beangle-security-core
161[info] style checking for beangle-security-web
162[info] compiling 15 Scala sources to /build/repo/web/target/scala-3.8.0-RC2/classes ...
163[warn] -- [E190] Potential Issue Warning: /build/repo/web/src/main/scala/org/beangle/security/web/authc/UsernameSource.scala:54:21
164[warn] 54 | case None => None
165[warn] | ^^^^
166[warn] |Discarded non-Unit value of type object None. Add `: Unit` to discard silently.
167[warn] |
168[warn] | longer explanation available when compiling with `-explain`
169[warn] one warning found
170[info] done compiling
171[info] compiling 10 Scala sources to /build/repo/sso/target/scala-3.8.0-RC2/classes ...
172[info] done compiling
173[info] style checking for beangle-security-sso
174[info] style checking for beangle-security-sso
175[info] style checking for beangle-security-core
176[info] style checking for beangle-security-web
177[info] compiling 4 Scala sources to /build/repo/sso/target/scala-3.8.0-RC2/test-classes ...
178[info] done compiling
179[info] style checking for beangle-security-sso
180[info] style checking for beangle-security-web
181[info] style checking for beangle-security-sso
182[info] style checking for beangle-security-core
183[info] style checking for beangle-security-sso
184[info] style checking for beangle-security-sso
185[info] style checking for beangle-security-web
186[info] style checking for beangle-security-core
187Starting build for ProjectRef(file:/build/repo/,web) (beangle-security-web)... [3/4]
188Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
189[info] style checking for beangle-security-web
190[info] style checking for beangle-security-core
191[info] style checking for beangle-security-web
192[info] style checking for beangle-security-web
193[info] style checking for beangle-security-core
194[info] style checking for beangle-security-web
195[info] style checking for beangle-security-core
196[info] style checking for beangle-security-web
197[info] style checking for beangle-security-web
198[info] style checking for beangle-security-core
199[info] style checking for beangle-security-web
200
201************************
202Build summary:
203[{
204 "module": "beangle-security-core",
205 "compile": {"status": "ok", "tookMs": 9458, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 2486, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["2.12.20"]
212}
213},{
214 "module": "beangle-security-session",
215 "compile": {"status": "ok", "tookMs": 3767, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 1388, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["2.12.20"]
222}
223},{
224 "module": "beangle-security-sso",
225 "compile": {"status": "ok", "tookMs": 2290, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 1693, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["2.12.20"]
232}
233},{
234 "module": "beangle-security-web",
235 "compile": {"status": "ok", "tookMs": 111, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
237 "test-compile": {"status": "ok", "tookMs": 162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
239 "publish": {"status": "skipped", "tookMs": 0},
240 "metadata": {
241 "crossScalaVersions": ["2.12.20"]
242}
243}]
244************************
245[success] Total time: 46 s, completed Nov 26, 2025, 5:15:06 PM
246[0JChecking patch project/build.properties...
247Checking patch build.sbt...
248Applied patch project/build.properties cleanly.
249Applied patch build.sbt cleanly.