Build Logs
toolsplus/atlassian-connect-play • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
0
Total Lines
159
1##################################
2Clonning https://github.com/toolsplus/atlassian-connect-play.git into /build/repo using revision v0.12.0
3##################################
4Note: switching to '6f4e2293bd0f4fac3889aad02d1147413e863ecd'.
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.1-RC1-bin-20251128-fe49539-NIGHTLY
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.1-RC1-bin-20251128-fe49539-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project toolsplus/atlassian-connect-play
35##################################
36Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
37Targets: io.toolsplus%atlassian-connect-play-api io.toolsplus%atlassian-connect-play-core
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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.1-RC1-bin-20251128-fe49539-NIGHTLY
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.1-RC1-bin-20251128-fe49539-NIGHTLY"
58"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -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.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.toolsplus%atlassian-connect-play-api io.toolsplus%atlassian-connect-play-core"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (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 3 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.442s.
74[info] done compiling
75[info] loading settings for project atlassian-connect-play from build.sbt, version.sbt...
76[info] set current project to atlassian-connect-play (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
78OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in atlassian-connect-play-core/crossScalaVersions
79OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in atlassian-connect-play-core/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in atlassian-connect-play-api/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in atlassian-connect-play-api/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in atlassian-connect-play/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in atlassian-connect-play/crossScalaVersions
84[info] set current project to atlassian-connect-play (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 3 projects.
86[info] Switching Scala version on:
87[info] * atlassian-connect-play (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
88[info] atlassian-connect-play-api (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
89[info] atlassian-connect-play-core (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
90[info] Excluding projects:
91[info] Reapplying settings...
92[info] set current project to atlassian-connect-play (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 atlassian-connect-play (in build file:/build/repo/)
96[info] Defining Global / credentials, atlassian-connect-play-api / credentials and 1 others.
97[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to atlassian-connect-play (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 atlassian-connect-play-core / allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to atlassian-connect-play (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to atlassian-connect-play (in build file:/build/repo/)
113[success] Total time: 0 s, completed Nov 29, 2025, 12:47:12 AM
114Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
115Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
116Starting build...
117Projects: Set(atlassian-connect-play-api, atlassian-connect-play-core)
118Starting build for ProjectRef(file:/build/repo/,atlassian-connect-play-api) (atlassian-connect-play-api)... [0/2]
119OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
120Compile scalacOptions: -Xmax-inlines:128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
121[info] compiling 14 Scala sources to /build/repo/modules/api/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
122[info] done compiling
123Starting build for ProjectRef(file:/build/repo/,atlassian-connect-play-core) (atlassian-connect-play-core)... [1/2]
124OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
125Compile scalacOptions: -unchecked, -encoding, utf8, -Xmax-inlines:128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
126[info] compiling 43 Scala sources and 1 Java source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
127[info] done compiling
128[info] compiling 33 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
129[info] done compiling
130
131************************
132Build summary:
133[{
134 "module": "atlassian-connect-play-api",
135 "compile": {"status": "ok", "tookMs": 7341, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
137 "test-compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
138 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
139 "publish": {"status": "skipped", "tookMs": 0},
140 "metadata": {
141 "crossScalaVersions": ["2.12.20"]
142}
143},{
144 "module": "atlassian-connect-play-core",
145 "compile": {"status": "ok", "tookMs": 11053, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
146 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
147 "test-compile": {"status": "ok", "tookMs": 13243, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
148 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
149 "publish": {"status": "skipped", "tookMs": 0},
150 "metadata": {
151 "crossScalaVersions": ["2.12.20"]
152}
153}]
154************************
155[success] Total time: 123 s (0:02:03.0), completed Nov 29, 2025, 12:49:15 AM
156[0JChecking patch project/plugins.sbt...
157Checking patch build.sbt...
158Applied patch project/plugins.sbt cleanly.
159Applied patch build.sbt cleanly.