Build Logs
apache/pekko-persistence-cassandra • 3.8.0-RC2:2025-11-28
Errors
0
Warnings
28
Total Lines
227
1##################################
2Clonning https://github.com/apache/pekko-persistence-cassandra.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to '2b91a5269106c238441c37b9a9e3e5950ba804b7'.
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
21Would override fixed Scala version: 3.3.4
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3Version = "3.3.4"
35Replacement: val scala3Version = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.3.4"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project apache/pekko-persistence-cassandra
47##################################
48Scala version: 3.8.0-RC2
49Targets: org.apache.pekko%pekko-persistence-cassandra org.apache.pekko%pekko-persistence-cassandra-launcher
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC2
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC2"
70"++3.8.0-RC2 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-persistence-cassandra org.apache.pekko%pekko-persistence-cassandra-launcher"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 9 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.953s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
88[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
89[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251128-1306-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
90[warn] there are 7 keys that are not used by any other settings/tasks:
91[warn]
92[warn] * cassandraBundle / projectInfoVersion
93[warn] +- /build/repo/project/Common.scala:42
94[warn] * cassandraLauncher / projectInfoVersion
95[warn] +- /build/repo/project/Common.scala:42
96[warn] * core / projectInfoVersion
97[warn] +- /build/repo/project/Common.scala:42
98[warn] * docs / previewSite / previewPath
99[warn] +- /build/repo/build.sbt:158
100[warn] * dseTest / projectInfoVersion
101[warn] +- /build/repo/project/Common.scala:42
102[warn] * endToEndExample / projectInfoVersion
103[warn] +- /build/repo/project/Common.scala:42
104[warn] * root / projectInfoVersion
105[warn] +- /build/repo/project/Common.scala:42
106[warn]
107[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
108[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
109Execute setCrossScalaVersions: 3.8.0-RC2
110[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
111OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in dseTest/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in endToEndExample/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in cassandraLauncher/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in cassandraBundle/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
118[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
119[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251128-1306-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
120[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
121[info] Switching Scala version on:
122[info] cassandraBundle (2.12.20, 2.13.15, 3.8.0-RC2)
123[info] endToEndExample (2.12.20, 2.13.15, 3.8.0-RC2)
124[info] dseTest (2.12.20, 2.13.15, 3.8.0-RC2)
125[info] * root (2.12.20, 2.13.15, 3.8.0-RC2)
126[info] docs (2.12.20, 2.13.15, 3.8.0-RC2)
127[info] cassandraLauncher (2.12.20, 2.13.15, 3.8.0-RC2)
128[info] core (2.12.20, 2.13.15, 3.8.0-RC2)
129[info] Excluding projects:
130[info] Reapplying settings...
131[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
132[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
133[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251128-1306-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
134Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
135[info] Reapplying settings...
136[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
137[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
138[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251128-1306-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
139[info] Defining Global / credentials, ThisBuild / credentials and 6 others.
140[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 56 others.
141[info] Run `last` for details.
142[info] Reapplying settings...
143[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
144[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
145[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251128-1306-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
146Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
147[info] Reapplying settings...
148OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
149
150 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
151 Did you mean allExcludeDependencies ?
152 , retry without global scopes
153[info] Reapplying settings...
154[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
155[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
156[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251128-1306-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
157Execute removeScalacOptionsStartingWith: -P:wartremover
158[info] Reapplying settings...
159[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
160[info] set current project to pekko-persistence-cassandra-root (in build file:/build/repo/)
161[info] Building Pekko Persistence Cassandra 1.1.0+0-2b91a526+20251128-1306-SNAPSHOT against Pekko 1.1.3 and Pekko Connectors 1.1.0
162[success] Total time: 0 s, completed Nov 28, 2025, 1:06:51 PM
163Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.4\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
164Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
165Starting build...
166Projects: Set(core, cassandraLauncher)
167Starting build for ProjectRef(file:/build/repo/,core) (pekko-persistence-cassandra)... [0/2]
168OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
169OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
170OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
171Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xlint, -Ywarn-dead-code, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172[info] compiling 52 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
173[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
174[warn] bad option '-Ywarn-dead-code' was ignored
175[warn] two warnings found
176[info] done compiling
177[info] compiling 1 Scala source to /build/repo/cassandra-launcher/target/scala-3.8.0-RC2/classes ...
178[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
179[warn] bad option '-Ywarn-dead-code' was ignored
180[warn] two warnings found
181[info] done compiling
182[info] 31 file(s) merged using strategy 'Rename' (Run the task at debug level to see the details)
183[info] 2 file(s) merged using strategy 'Deduplicate' (Run the task at debug level to see the details)
184[info] 133 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
185[info] Built: /build/repo/cassandra-bundle/target/cassandra-bundle.jar
186[info] Jar hash: ef7c55079c08f2192f9a6e9ac633ad0433df6180
187[info] compiling 67 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
188[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
189[warn] bad option '-Ywarn-dead-code' was ignored
190[warn] two warnings found
191[info] done compiling
192Starting build for ProjectRef(file:/build/repo/,cassandraLauncher) (pekko-persistence-cassandra-launcher)... [1/2]
193Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xlint, -Ywarn-dead-code, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194
195************************
196Build summary:
197[{
198 "module": "pekko-persistence-cassandra",
199 "compile": {"status": "ok", "tookMs": 19027, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 47367, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
206}
207},{
208 "module": "pekko-persistence-cassandra-launcher",
209 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.4"]
216}
217}]
218************************
219[success] Total time: 101 s (0:01:41.0), completed Nov 28, 2025, 1:08:33 PM
220[0JChecking patch project/plugins.sbt...
221Checking patch project/build.properties...
222Checking patch project/Dependencies.scala...
223Checking patch build.sbt...
224Applied patch project/plugins.sbt cleanly.
225Applied patch project/build.properties cleanly.
226Applied patch project/Dependencies.scala cleanly.
227Applied patch build.sbt cleanly.