Build Logs
guardian/play-googleauth • 12546848139
Errors
0
Warnings
24
Total Lines
194
1##################################
2Clonning https://github.com/guardian/play-googleauth.git into repo using revision v17.1.0
3##################################
4Note: switching to '67f0b1a88e303fde06f6ca57f6e184cf6f10835e'.
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.6.3-RC1-20241230-376fc17-SNAPSHOT
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.3-RC1-20241230-376fc17-SNAPSHOT
32Execute tests: false
33sbt project found:
34No prepare script found for project guardian/play-googleauth
35##################################
36Scala version: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
37Targets: com.gu.play-googleauth%play-v29 com.gu.play-googleauth%play-v30
38Project projectConfig: { "tests": "compile-only" }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '11'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.6.3-RC1-20241230-376fc17-SNAPSHOT
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_11_0_20
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.6.3-RC1-20241230-376fc17-SNAPSHOT"
58"++3.6.3-RC1-20241230-376fc17-SNAPSHOT -v"
59"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61
62moduleMappings
63"runBuild 3.6.3-RC1-20241230-376fc17-SNAPSHOT """{
64 "tests": "compile-only"
65}""" com.gu.play-googleauth%play-v29 com.gu.play-googleauth%play-v30"
66
67[info] [launcher] getting org.scala-sbt sbt 1.10.6 (this may take some time)...
68[info] [launcher] getting Scala 2.12.20 (for sbt)...
69[info] welcome to sbt 1.10.6 (Eclipse Adoptium Java 11.0.20)
70[info] loading settings for project repo-build from plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.11s.
75[info] done compiling
76[info] loading settings for project play-googleauth-root from build.sbt, version.sbt...
77[info] set current project to play-googleauth (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
79OpenCB::Changing crossVersion 3.3.4 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in play-v30/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.4 -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in play-v29/crossScalaVersions
81[info] set current project to play-googleauth (in build file:/build/repo/)
82[info] Setting Scala version to 3.6.3-RC1-20241230-376fc17-SNAPSHOT on 2 projects.
83[info] Switching Scala version on:
84[info] play-v29 (2.13.15, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
85[info] play-v30 (2.13.15, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
86[info] Excluding projects:
87[info] * play-googleauth-root (2.13.15)
88[info] Reapplying settings...
89[info] set current project to play-googleauth (in build file:/build/repo/)
90Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
91[info] Reapplying settings...
92[info] set current project to play-googleauth (in build file:/build/repo/)
93[info] Defining Global / credentials, credentials and 1 others.
94[info] The new values will be used by allCredentials, credentials and 12 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to play-googleauth (in build file:/build/repo/)
98[success] Total time: 0 s, completed Dec 30, 2024, 2:37:48 PM
99Build config: {
100 "tests": "compile-only"
101}
102Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
103Starting build...
104Projects: Set(play-v29, play-v30)
105Starting build for ProjectRef(file:/build/repo/,play-v29) (play-v29)...
106OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.20 module Global
107OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
108OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
109OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
110Compile scalacOptions: List(-release, 11, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
111[info] compiling 9 Scala sources to /build/repo/play-v29/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
112[info] done compiling
113[info] Main Scala API documentation to /build/repo/play-v29/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
114[info] Skipping unused scalacOptions: -Wconf, -source
115[warn] Flag -classpath set repeatedly
116[warn] -- Warning: play-v29/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
117[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
118[warn] | ^
119[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
120[warn] two warnings found
121[info] Main Scala API documentation successful.
122[info] compiling 3 Scala sources to /build/repo/play-v29/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
123[info] done compiling
124[info] Wrote /build/repo/play-v29/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/play-v29_3-17.1.0.pom
125[info] Main Scala API documentation to /build/repo/play-v29/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
126[info] Skipping unused scalacOptions: -Wconf, -source
127[warn] Flag -classpath set repeatedly
128[warn] -- Warning: play-v29/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
129[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
130[warn] | ^
131[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
132[warn] two warnings found
133[info] Main Scala API documentation successful.
134[info] :: delivering :: com.gu.play-googleauth#play-v29_3;17.1.0 :: 17.1.0 :: release :: Mon Dec 30 14:38:35 CET 2024
135[info] delivering ivy file to /build/repo/play-v29/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-17.1.0.xml
136[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/poms/play-v29_3.pom
137[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/jars/play-v29_3.jar
138[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/srcs/play-v29_3-sources.jar
139[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/docs/play-v29_3-javadoc.jar
140[info] published ivy to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/ivys/ivy.xml
141Starting build for ProjectRef(file:/build/repo/,play-v30) (play-v30)...
142Compile scalacOptions: List(-release, 11, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
143[info] compiling 9 Scala sources to /build/repo/play-v30/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
144[info] done compiling
145[info] Main Scala API documentation to /build/repo/play-v30/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
146[info] Skipping unused scalacOptions: -Wconf, -source
147[warn] Flag -classpath set repeatedly
148[warn] -- Warning: play-v30/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
149[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
150[warn] | ^
151[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
152[warn] two warnings found
153[info] Main Scala API documentation successful.
154[info] compiling 3 Scala sources to /build/repo/play-v30/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
155[info] done compiling
156[info] Wrote /build/repo/play-v30/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/play-v30_3-17.1.0.pom
157[info] Main Scala API documentation to /build/repo/play-v30/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/api...
158[info] Skipping unused scalacOptions: -Wconf, -source
159[warn] Flag -classpath set repeatedly
160[warn] -- Warning: play-v30/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
161[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
162[warn] | ^
163[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
164[warn] two warnings found
165[info] Main Scala API documentation successful.
166[info] :: delivering :: com.gu.play-googleauth#play-v30_3;17.1.0 :: 17.1.0 :: release :: Mon Dec 30 14:38:49 CET 2024
167[info] delivering ivy file to /build/repo/play-v30/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-17.1.0.xml
168[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/poms/play-v30_3.pom
169[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/jars/play-v30_3.jar
170[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/srcs/play-v30_3-sources.jar
171[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/docs/play-v30_3-javadoc.jar
172[info] published ivy to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/ivys/ivy.xml
173
174************************
175Build summary:
176[{
177 "module": "play-v29",
178 "compile": {"status": "ok", "tookMs": 8760, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
179 "doc": {"status": "ok", "tookMs": 2881, "files": 372, "totalSizeKb": 7174},
180 "test-compile": {"status": "ok", "tookMs": 1913, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
181 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
182 "publish": {"status": "ok", "tookMs": 2032}
183},{
184 "module": "play-v30",
185 "compile": {"status": "ok", "tookMs": 2559, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
186 "doc": {"status": "ok", "tookMs": 943, "files": 372, "totalSizeKb": 7174},
187 "test-compile": {"status": "ok", "tookMs": 1278, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "ok", "tookMs": 1665}
190}]
191************************
192[success] Total time: 61 s (01:01), completed Dec 30, 2024, 2:38:49 PM
193Checking patch build.sbt...
194Applied patch build.sbt cleanly.