Build Logs
nafg/cloud-logging-logback-scala • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
Errors
0
Warnings
26
Total Lines
183
1##################################
2Clonning https://github.com/nafg/cloud-logging-logback-scala.git into /build/repo using revision v0.7.4
3##################################
4Note: switching to 'eb7eb4a2c0c7b58ee0da45164eacfbb75f171137'.
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-20251212-ba45875-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-20251212-ba45875-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project nafg/cloud-logging-logback-scala
35##################################
36Scala version: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
37Targets: io.github.nafg.cloudlogging%appender io.github.nafg.cloudlogging%marker
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"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 = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.1-RC1-bin-20251212-ba45875-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_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
58"++3.8.1-RC1-bin-20251212-ba45875-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-20251212-ba45875-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.github.nafg.cloudlogging%appender io.github.nafg.cloudlogging%marker"
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 17.0.8)
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 2 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.853s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt, ci.sbt...
76[info] set current project to repo (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
78OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in appender/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in marker/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in repo/crossScalaVersions
81[info] set current project to repo (in build file:/build/repo/)
82[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 3 projects.
83[info] Switching Scala version on:
84[info] * repo (2.13.18, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
85[info] marker (2.13.18, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
86[info] appender (2.13.18, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
87[info] Excluding projects:
88[info] Reapplying settings...
89[info] set current project to repo (in build file:/build/repo/)
90Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
91[info] Reapplying settings...
92[info] set current project to repo (in build file:/build/repo/)
93[info] Defining Global / credentials, appender / credentials and 1 others.
94[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to repo (in build file:/build/repo/)
98Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
99[info] Reapplying settings...
100OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
101
102 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
103 Did you mean allExcludeDependencies ?
104 , retry without global scopes
105[info] Reapplying settings...
106[info] set current project to repo (in build file:/build/repo/)
107Execute removeScalacOptionsStartingWith: -P:wartremover
108[info] Reapplying settings...
109[info] set current project to repo (in build file:/build/repo/)
110[success] Total time: 0 s, completed Dec 13, 2025, 12:22:11 AM
111Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
112Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
113Starting build...
114Projects: Set(appender, marker)
115Starting build for ProjectRef(file:/build/repo/,appender) (appender)... [0/2]
116OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
117OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
118OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
119Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
120[info] compiling 2 Scala sources to /build/repo/marker/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
121[info] done compiling
122[info] compiling 1 Scala source to /build/repo/appender/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
123[warn] -- [E198] Unused Symbol Warning: /build/repo/appender/src/main/scala/io/github/nafg/cloudlogging/appender/CloudJsonLoggingAppender.scala:8:40
124[warn] 8 |import com.google.cloud.logging.{Option as _, *}
125[warn] | ^^^^^^^^^^^
126[warn] | unused import
127[warn] one warning found
128[info] done compiling
129[info] compiling 1 Scala source to /build/repo/appender/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/test-classes ...
130[warn] -- [E176] Potential Issue Warning: /build/repo/appender/src/test/scala/io/github/nafg/cloudlogging/appender/CloudJsonLoggingAppenderTests.scala:45:4
131[warn] 45 | assert(logEntry.getSeverity == Severity.ERROR)
132[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
133[warn] | unused value of type org.scalatest.compatible.Assertion
134[warn] -- [E176] Potential Issue Warning: /build/repo/appender/src/test/scala/io/github/nafg/cloudlogging/appender/CloudJsonLoggingAppenderTests.scala:49:32
135[warn] 49 | inside(data.get("message")) { case Some(message: String) =>
136[warn] | ^
137[warn] | unused value of type org.scalatest.compatible.Assertion
138[warn] 50 | assert(message.startsWith(loggingEvent.getMessage))
139[warn] 51 | }
140[warn] -- [E176] Potential Issue Warning: /build/repo/appender/src/test/scala/io/github/nafg/cloudlogging/appender/CloudJsonLoggingAppenderTests.scala:53:32
141[warn] 53 | inside(data.get("markers")) { case Some(markers: util.List[util.Map[String, String]]) =>
142[warn] | ^
143[warn] | unused value of type org.scalatest.compatible.Assertion
144[warn] 54 | assert(markers.get(0).get("name") == "testMarker")
145[warn] 55 | }
146[warn] -- [E176] Potential Issue Warning: /build/repo/appender/src/test/scala/io/github/nafg/cloudlogging/appender/CloudJsonLoggingAppenderTests.scala:58:6
147[warn] 58 | assert(throwable.get("message") == "Some error")
148[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
149[warn] | unused value of type org.scalatest.compatible.Assertion
150[warn] four warnings found
151[info] done compiling
152Starting build for ProjectRef(file:/build/repo/,marker) (marker)... [1/2]
153Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154
155************************
156Build summary:
157[{
158 "module": "appender",
159 "compile": {"status": "ok", "tookMs": 9700, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 1853, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
163 "publish": {"status": "skipped", "tookMs": 0},
164 "metadata": {
165 "crossScalaVersions": ["2.13.18", "3.3.7"]
166}
167},{
168 "module": "marker",
169 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
171 "test-compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
173 "publish": {"status": "skipped", "tookMs": 0},
174 "metadata": {
175 "crossScalaVersions": ["2.13.18", "3.3.7"]
176}
177}]
178************************
179[success] Total time: 50 s, completed Dec 13, 2025, 12:23:01 AM
180[0JChecking patch project/plugins.sbt...
181Checking patch build.sbt...
182Applied patch project/plugins.sbt cleanly.
183Applied patch build.sbt cleanly.