Build Logs

t83714/elastic4s • 12746559340

Errors

34

Warnings

570

Total Lines

1401

1##################################
2Clonning https://github.com/t83714/elastic4s.git into repo using revision v8.11.6-alpha.2
3##################################
4Note: switching to 'aea389e74c73c685adbbcb4d332ffae2af53d706'.
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.4-RC1-20250113-a5a9fc8-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.4-RC1-20250113-a5a9fc8-SNAPSHOT
32Execute tests: false
33sbt project found:
34No prepare script found for project t83714/elastic4s
35##################################
36Scala version: 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
37Targets: io.github.t83714%elastic4s-client-core io.github.t83714%elastic4s-client-esjava io.github.t83714%elastic4s-client-pekko io.github.t83714%elastic4s-client-sniffed io.github.t83714%elastic4s-client-sttp io.github.t83714%elastic4s-core io.github.t83714%elastic4s-domain io.github.t83714%elastic4s-effect-cats io.github.t83714%elastic4s-effect-cats-2 io.github.t83714%elastic4s-effect-monix io.github.t83714%elastic4s-effect-zio io.github.t83714%elastic4s-effect-zio-1 io.github.t83714%elastic4s-handlers io.github.t83714%elastic4s-http-streams io.github.t83714%elastic4s-json-builder io.github.t83714%elastic4s-json-circe io.github.t83714%elastic4s-json-jackson io.github.t83714%elastic4s-json-json4s io.github.t83714%elastic4s-json-play io.github.t83714%elastic4s-json-zio io.github.t83714%elastic4s-streams-akka io.github.t83714%elastic4s-streams-pekko io.github.t83714%elastic4s-testkit
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
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-Xmx4G
49-XX:MaxMetaspaceSize=1G
50-XX:+CMSClassUnloadingEnabled
51-XX:+UseG1GC
52-Dcommunitybuild.scala=3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
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_11_0_20
59-jar
60/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
61"setCrossScalaVersions 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT"
62"++3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT -v"
63"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
64"set every credentials := Nil"
65
66moduleMappings
67"runBuild 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT """{
68 "projects": {
69 "exclude": [],
70 "overrides": {}
71 },
72 "java": {
73 "version": "11"
74 },
75 "sbt": {
76 "commands": [],
77 "options": []
78 },
79 "mill": {
80 "options": []
81 },
82 "tests": "compile-only",
83 "migrationVersions": [],
84 "sourcePatches": []
85}""" io.github.t83714%elastic4s-client-core io.github.t83714%elastic4s-client-esjava io.github.t83714%elastic4s-client-pekko io.github.t83714%elastic4s-client-sniffed io.github.t83714%elastic4s-client-sttp io.github.t83714%elastic4s-core io.github.t83714%elastic4s-domain io.github.t83714%elastic4s-effect-cats io.github.t83714%elastic4s-effect-cats-2 io.github.t83714%elastic4s-effect-monix io.github.t83714%elastic4s-effect-zio io.github.t83714%elastic4s-effect-zio-1 io.github.t83714%elastic4s-handlers io.github.t83714%elastic4s-http-streams io.github.t83714%elastic4s-json-builder io.github.t83714%elastic4s-json-circe io.github.t83714%elastic4s-json-jackson io.github.t83714%elastic4s-json-json4s io.github.t83714%elastic4s-json-play io.github.t83714%elastic4s-json-zio io.github.t83714%elastic4s-streams-akka io.github.t83714%elastic4s-streams-pekko io.github.t83714%elastic4s-testkit"
86
87[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
88[info] [launcher] getting Scala 2.12.15 (for sbt)...
89[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 11.0.20)
90[info] loading settings for project repo-build from metals.sbt,plugins.sbt ...
91[info] loading project definition from /build/repo/project
92[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
93[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
94[info] Compilation completed in 7.664s.
95[info] done compiling
96[info] loading settings for project elastic4s from build.sbt,version.sbt ...
97[info] resolving key references (26185 settings) ...
98[info] set current project to elastic4s (in build file:/build/repo/)
99Execute setCrossScalaVersions: 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
100OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in ziojson/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in handlers/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in clientpekko/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in clientsttp/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in core/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in pekkostreams/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in cats_effect_2/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in zio_1/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in clientcore/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in clientesjava/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in httpstreams/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in cats_effect/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in jackson/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in akkastreams/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in clientsSniffed/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in tests/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in domain/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in monix/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in playjson/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in json4s/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in zio/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List() -> List(2.12.17) in elastic4s-scala3/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in json_builder/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in testkit/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.1 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in circe/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List() -> List(2.12.17) in elastic4s/crossScalaVersions
126[info] set current project to elastic4s (in build file:/build/repo/)
127[info] Setting Scala version to 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT on 24 projects.
128[info] Switching Scala version on:
129[info] json_builder (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
130[info] akkastreams (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
131[info] ziojson (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
132[info] clientpekko (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
133[info] domain (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
134[info] pekkostreams (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
135[info] tests (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
136[info] clientesjava (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
137[info] handlers (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
138[info] json4s (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
139[info] clientsttp (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
140[info] cats_effect_2 (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
141[info] zio_1 (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
142[info] clientcore (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
143[info] zio (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
144[info] cats_effect (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
145[info] clientsSniffed (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
146[info] circe (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
147[info] jackson (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
148[info] monix (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
149[info] httpstreams (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
150[info] core (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
151[info] playjson (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
152[info] testkit (2.12.17, 2.13.12, 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
153[info] Excluding projects:
154[info] clientakka (2.12.17, 2.13.12)
155[info] ziojson_1 (2.12.17, 2.13.12)
156[info] * elastic4s (2.12.17)
157[info] sprayjson (2.12.17, 2.13.12)
158[info] elastic4s-scala3 (2.12.17)
159[info] scalaz (2.12.17, 2.13.12)
160[info] Reapplying settings...
161[info] set current project to elastic4s (in build file:/build/repo/)
162Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
163[info] Reapplying settings...
164[info] set current project to elastic4s (in build file:/build/repo/)
165[info] Defining Global / credentials, akkastreams / credentials and 28 others.
166[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 119 others.
167[info] Run `last` for details.
168[info] Reapplying settings...
169[info] set current project to elastic4s (in build file:/build/repo/)
170[success] Total time: 0 s, completed Jan 13, 2025, 1:44:15 PM
171Build config: {
172 "projects": {
173 "exclude": [],
174 "overrides": {}
175 },
176 "java": {
177 "version": "11"
178 },
179 "sbt": {
180 "commands": [],
181 "options": []
182 },
183 "mill": {
184 "options": []
185 },
186 "tests": "compile-only",
187 "migrationVersions": [],
188 "sourcePatches": []
189}
190Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
191None of projects in group Vector(elastic4s, elastic4s-scala3) uses current Scala binary version, using random: elastic4s
192Starting build...
193Projects: Set(json_builder, akkastreams, ziojson, clientpekko, domain, pekkostreams, clientesjava, handlers, json4s, clientsttp, cats_effect_2, zio_1, clientcore, zio, cats_effect, clientsSniffed, circe, jackson, monix, httpstreams, core, playjson, testkit)
194Starting build for ProjectRef(file:/build/repo/,circe) (elastic4s-json-circe)...
195OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
196OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
197OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
198Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
199[info] compiling 7 Scala sources to /build/repo/elastic4s-json-builder/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
200[warn] bad option '-Ywarn-unused:imports' was ignored
201[warn] bad option '-Ytasty-reader' was ignored
202[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:34:16
203[warn] 34 | strings.map(StringValue).foreach(array.addValue)
204[warn] | ^^^^^^^^^^^
205[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.StringValue.apply` explicitly.
206[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:47:33
207[warn] 47 | value.addAll(inner.map(DoubleValue).toList)
208[warn] | ^^^^^^^^^^^
209[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
210[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:61:31
211[warn] 61 | value.addAll(inner.map(DoubleValue).toList)
212[warn] | ^^^^^^^^^^^
213[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
214[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:72:30
215[warn] 72 | value.addAll(nested.map(DoubleValue).toList)
216[warn] | ^^^^^^^^^^^
217[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
218[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:80:29
219[warn] 80 | array.addAll(doubles.map(DoubleValue).toList)
220[warn] | ^^^^^^^^^^^
221[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.DoubleValue.apply` explicitly.
222[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:87:29
223[warn] 87 | array.addAll(strings.map(StringValue))
224[warn] | ^^^^^^^^^^^
225[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.StringValue.apply` explicitly.
226[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:94:27
227[warn] 94 | array.addAll(longs.map(LongValue).toList)
228[warn] | ^^^^^^^^^
229[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.LongValue.apply` explicitly.
230[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:101:26
231[warn] 101 | array.addAll(ints.map(IntValue).toList)
232[warn] | ^^^^^^^^
233[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.IntValue.apply` explicitly.
234[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:108:28
235[warn] 108 | array.addAll(floats.map(FloatValue).toList)
236[warn] | ^^^^^^^^^^
237[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.FloatValue.apply` explicitly.
238[warn] -- Warning: /build/repo/elastic4s-json-builder/src/main/scala/com/sksamuel/elastic4s/json/XContentBuilder.scala:115:30
239[warn] 115 | array.addAll(booleans.map(BooleanValue).toList)
240[warn] | ^^^^^^^^^^^^
241[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.json.BooleanValue.apply` explicitly.
242[warn] there were 6 deprecation warnings; re-run with -deprecation for details
243[warn] 13 warnings found
244[info] done compiling
245[info] compiling 389 Scala sources to /build/repo/elastic4s-domain/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
246[warn] bad option '-Ywarn-unused:imports' was ignored
247[warn] bad option '-Ytasty-reader' was ignored
248[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/suggestion/SuggestionResult.scala:5:65
249[warn] 5 | CompletionSuggestionResult(text, offset, length, options.map(CompletionSuggestionOption))
250[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
251[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.requests.searches.suggestion.CompletionSuggestionOption.apply` explicitly.
252[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/suggestion/SuggestionResult.scala:6:92
253[warn] 6 | def toTerm: TermSuggestionResult = TermSuggestionResult(text, offset, length, options.map(TermSuggestionOption))
254[warn] | ^^^^^^^^^^^^^^^^^^^^
255[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.requests.searches.suggestion.TermSuggestionOption.apply` explicitly.
256[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/suggestion/SuggestionResult.scala:8:61
257[warn] 8 | PhraseSuggestionResult(text, offset, length, options.map(PhraseSuggestionOption))
258[warn] | ^^^^^^^^^^^^^^^^^^^^^^
259[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `com.sksamuel.elastic4s.requests.searches.suggestion.PhraseSuggestionOption.apply` explicitly.
260[warn] -- [E121] Pattern Match Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/fields/KnnVectorField.scala:195:17
261[warn] 195 | case _ => false
262[warn] | ^
263[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
264[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:13:15
265[warn] 13 | case (key, value: Map[String, V]) => flatten(value).map { case (k, v) => s"$key$separator$k" -> v }
266[warn] | ^
267[warn] |the type test for Map[String, V] cannot be checked at runtime because its type arguments can't be determined from V
268[warn] |
269[warn] | longer explanation available when compiling with `-explain`
270[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:14:15
271[warn] 14 | case (key, value: java.util.Map[String, V]) => flatten(value.asScala.toMap[String, V]).map { case (k, v) => s"$key$separator$k" -> v }
272[warn] | ^
273[warn] |the type test for java.util.Map[String, V] cannot be checked at runtime because its type arguments can't be determined from V
274[warn] |
275[warn] | longer explanation available when compiling with `-explain`
276[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:25:9
277[warn] 25 | case map: java.util.Map[K, AnyRef] => deepAsScala(map)
278[warn] | ^
279[warn] |the type test for java.util.Map[K, AnyRef] cannot be checked at runtime because its type arguments can't be determined from Object
280[warn] |
281[warn] | longer explanation available when compiling with `-explain`
282[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/ext/Maps.scala:36:9
283[warn] 36 | case map: Map[K, AnyRef] => deepAsJava(map)
284[warn] | ^
285[warn] |the type test for Map[K, AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
286[warn] |
287[warn] | longer explanation available when compiling with `-explain`
288[warn] -- Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/fields/KnnVectorField.scala:289:15
289[warn] 289 | if (!encoder.isInstanceOf[FaissEncoder]) {
290[warn] | ^^^^^^^
291[warn] |this will always yield false since type Option[com.sksamuel.elastic4s.fields.KnnMethodEncoder] and class FaissEncoder are unrelated
292[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/get/GetResponse.scala:30:13
293[warn] 30 | case values: Seq[AnyRef] => values
294[warn] | ^
295[warn] |the type test for Seq[AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
296[warn] |
297[warn] | longer explanation available when compiling with `-explain`
298[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/InnerHit.scala:20:13
299[warn] 20 | case values: Seq[AnyRef] => values
300[warn] | ^
301[warn] |the type test for Seq[AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
302[warn] |
303[warn] | longer explanation available when compiling with `-explain`
304[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/SearchHit.scala:37:13
305[warn] 37 | case values: Seq[AnyRef] => values
306[warn] | ^
307[warn] |the type test for Seq[AnyRef] cannot be checked at runtime because its type arguments can't be determined from AnyRef
308[warn] |
309[warn] | longer explanation available when compiling with `-explain`
310[warn] there were 66 deprecation warnings; re-run with -deprecation for details
311[warn] 15 warnings found
312[info] done compiling
313[info] compiling 174 Scala sources to /build/repo/elastic4s-handlers/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
314[warn] bad option '-Ywarn-unused:imports' was ignored
315[warn] bad option '-Ytasty-reader' was ignored
316[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/handlers/index/mapping/IndexMappersToFields.scala:11:18
317[warn] 11 | case (name, value: Map[String, Any]) => ElasticFieldBuilderFn.construct(name, value)
318[warn] | ^
319[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
320[warn] |
321[warn] | longer explanation available when compiling with `-explain`
322[warn] there were 77 deprecation warnings; re-run with -deprecation for details
323[warn] four warnings found
324[info] done compiling
325[info] compiling 199 Scala sources to /build/repo/elastic4s-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
326[warn] bad option '-Ywarn-unused:imports' was ignored
327[warn] bad option '-Ytasty-reader' was ignored
328[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:97:9
329[warn] 95 | resp.isEmpty || resp.get("normalization-processor").isEmpty || !resp
330[warn] 96 | .get("normalization-processor")
331[warn] 97 | .get
332[warn] | ^
333[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
334[warn] |
335[warn] | longer explanation available when compiling with `-explain`
336[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:110:17
337[warn] 110 | case v: Map[String, String] =>
338[warn] | ^
339[warn] |the type test for Map[String, String] cannot be checked at runtime because its type arguments can't be determined from Any
340[warn] |
341[warn] | longer explanation available when compiling with `-explain`
342[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:118:17
343[warn] 118 | case v: Map[String, Any] =>
344[warn] | ^
345[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
346[warn] |
347[warn] | longer explanation available when compiling with `-explain`
348[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/searchPipeline/NormalizationProcessor.scala:126:25
349[warn] 126 | case p: Map[String, Any] =>
350[warn] | ^
351[warn] |the type test for Map[String, Any] cannot be checked at runtime because its type arguments can't be determined from Any
352[warn] |
353[warn] | longer explanation available when compiling with `-explain`
354[warn] there were 2 feature warnings; re-run with -feature for details
355[warn] there were 60 deprecation warnings; re-run with -deprecation for details
356[warn] 8 warnings found
357[info] done compiling
358[info] compiling 1 Scala source to /build/repo/elastic4s-json-circe/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
359[warn] bad option '-Ywarn-unused:imports' was ignored
360[warn] bad option '-Ytasty-reader' was ignored
361[warn] two warnings found
362[info] done compiling
363[info] Main Scala API documentation to /build/repo/elastic4s-json-circe/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
364[warn] bad option '-Ywarn-unused:imports' was ignored
365[warn] bad option '-Ytasty-reader' was ignored
366[info] Skipping unused scalacOptions: -Wconf, -source
367[warn] Flag -classpath set repeatedly
368[warn] three warnings found
369[info] Main Scala API documentation successful.
370[info] compiling 1 Scala source to /build/repo/elastic4s-json-circe/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
371[warn] bad option '-Ywarn-unused:imports' was ignored
372[warn] bad option '-Ytasty-reader' was ignored
373[warn] two warnings found
374[info] done compiling
375[info] Wrote /build/repo/elastic4s-json-circe/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-json-circe_3-8.6.0.local-SNAPSHOT.pom
376[info] Main Scala API documentation to /build/repo/elastic4s-json-circe/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
377[warn] bad option '-Ywarn-unused:imports' was ignored
378[warn] bad option '-Ytasty-reader' was ignored
379[info] Skipping unused scalacOptions: -Wconf, -source
380[warn] Flag -classpath set repeatedly
381[warn] three warnings found
382[info] Main Scala API documentation successful.
383[info] :: delivering :: io.github.t83714#elastic4s-json-circe_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:45:10 CET 2025
384[info] delivering ivy file to /build/repo/elastic4s-json-circe/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
385[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-circe_3.pom
386[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-circe_3.jar
387[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-circe_3-sources.jar
388[info] published elastic4s-json-circe_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-circe_3-javadoc.jar
389[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-circe_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
390Starting build for ProjectRef(file:/build/repo/,clientcore) (elastic4s-client-core)...
391Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
392[info] Wrote /build/repo/elastic4s-client-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-client-core_3-8.6.0.local-SNAPSHOT.pom
393[info] :: delivering :: io.github.t83714#elastic4s-client-core_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:45:12 CET 2025
394[info] delivering ivy file to /build/repo/elastic4s-client-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
395[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-core_3.pom
396[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-core_3.jar
397[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-core_3-sources.jar
398[info] published elastic4s-client-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-core_3-javadoc.jar
399[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-core_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
400Starting build for ProjectRef(file:/build/repo/,clientesjava) (elastic4s-client-esjava)...
401Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
402[info] compiling 1 Scala source to /build/repo/elastic4s-client-esjava/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
403[warn] bad option '-Ywarn-unused:imports' was ignored
404[warn] bad option '-Ytasty-reader' was ignored
405[warn] two warnings found
406[info] done compiling
407[info] Main Scala API documentation to /build/repo/elastic4s-client-esjava/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
408[warn] bad option '-Ywarn-unused:imports' was ignored
409[warn] bad option '-Ytasty-reader' was ignored
410[info] Skipping unused scalacOptions: -Wconf, -source
411[warn] Flag -classpath set repeatedly
412[warn] -- Warning: elastic4s-client-esjava/src/main/scala/com/sksamuel/elastic4s/http/JavaClient.scala:100:6
413[warn] 100 | def fromRestClient(client: RestClient): JavaClient = new JavaClient(client)
414[warn] | ^
415[warn] | No DRI found for query: RestClient
416[warn] four warnings found
417[info] Main Scala API documentation successful.
418[info] Wrote /build/repo/elastic4s-client-esjava/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-client-esjava_3-8.6.0.local-SNAPSHOT.pom
419[info] Main Scala API documentation to /build/repo/elastic4s-client-esjava/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
420[warn] bad option '-Ywarn-unused:imports' was ignored
421[warn] bad option '-Ytasty-reader' was ignored
422[info] Skipping unused scalacOptions: -Wconf, -source
423[warn] Flag -classpath set repeatedly
424[warn] -- Warning: elastic4s-client-esjava/src/main/scala/com/sksamuel/elastic4s/http/JavaClient.scala:100:6
425[warn] 100 | def fromRestClient(client: RestClient): JavaClient = new JavaClient(client)
426[warn] | ^
427[warn] | No DRI found for query: RestClient
428[warn] four warnings found
429[info] Main Scala API documentation successful.
430[info] :: delivering :: io.github.t83714#elastic4s-client-esjava_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:45:18 CET 2025
431[info] delivering ivy file to /build/repo/elastic4s-client-esjava/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
432[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-esjava_3.pom
433[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-esjava_3.jar
434[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-esjava_3-sources.jar
435[info] published elastic4s-client-esjava_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-esjava_3-javadoc.jar
436[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-esjava_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
437Starting build for ProjectRef(file:/build/repo/,jackson) (elastic4s-json-jackson)...
438Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
439[info] compiling 2 Scala sources to /build/repo/elastic4s-json-jackson/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
440[warn] bad option '-Ywarn-unused:imports' was ignored
441[warn] bad option '-Ytasty-reader' was ignored
442[warn] two warnings found
443[info] done compiling
444[info] Main Scala API documentation to /build/repo/elastic4s-json-jackson/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
445[warn] bad option '-Ywarn-unused:imports' was ignored
446[warn] bad option '-Ytasty-reader' was ignored
447[info] Skipping unused scalacOptions: -Wconf, -source
448[warn] Flag -classpath set repeatedly
449[warn] three warnings found
450[info] Main Scala API documentation successful.
451[info] compiling 1 Scala source to /build/repo/elastic4s-json-jackson/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
452[warn] bad option '-Ywarn-unused:imports' was ignored
453[warn] bad option '-Ytasty-reader' was ignored
454[warn] two warnings found
455[info] done compiling
456[info] Wrote /build/repo/elastic4s-json-jackson/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-json-jackson_3-8.6.0.local-SNAPSHOT.pom
457[info] Main Scala API documentation to /build/repo/elastic4s-json-jackson/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
458[warn] bad option '-Ywarn-unused:imports' was ignored
459[warn] bad option '-Ytasty-reader' was ignored
460[info] Skipping unused scalacOptions: -Wconf, -source
461[warn] Flag -classpath set repeatedly
462[warn] three warnings found
463[info] Main Scala API documentation successful.
464[info] :: delivering :: io.github.t83714#elastic4s-json-jackson_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:45:22 CET 2025
465[info] delivering ivy file to /build/repo/elastic4s-json-jackson/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
466[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-jackson_3.pom
467[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-jackson_3.jar
468[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-jackson_3-sources.jar
469[info] published elastic4s-json-jackson_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-jackson_3-javadoc.jar
470[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-jackson_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
471Starting build for ProjectRef(file:/build/repo/,domain) (elastic4s-domain)...
472Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
473[info] Main Scala API documentation to /build/repo/elastic4s-domain/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
474[warn] bad option '-Ywarn-unused:imports' was ignored
475[warn] bad option '-Ytasty-reader' was ignored
476[info] Skipping unused scalacOptions: -Wconf, -source
477[warn] Flag -classpath set repeatedly
478[warn] -- Warning: elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/SearchRequest.scala:115:6
479[warn] 115 | def scriptfields(fields: ScriptField*): SearchRequest = scriptfields(fields)
480[warn] | ^
481[warn] | No DRI found for query: ScriptField
482[warn] four warnings found
483[info] Main Scala API documentation successful.
484[info] Wrote /build/repo/elastic4s-domain/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-domain_3-8.6.0.local-SNAPSHOT.pom
485[info] Main Scala API documentation to /build/repo/elastic4s-domain/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
486[warn] bad option '-Ywarn-unused:imports' was ignored
487[warn] bad option '-Ytasty-reader' was ignored
488[info] Skipping unused scalacOptions: -Wconf, -source
489[warn] Flag -classpath set repeatedly
490[warn] -- Warning: elastic4s-domain/src/main/scala/com/sksamuel/elastic4s/requests/searches/SearchRequest.scala:115:6
491[warn] 115 | def scriptfields(fields: ScriptField*): SearchRequest = scriptfields(fields)
492[warn] | ^
493[warn] | No DRI found for query: ScriptField
494[warn] four warnings found
495[info] Main Scala API documentation successful.
496[info] :: delivering :: io.github.t83714#elastic4s-domain_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:46:00 CET 2025
497[info] delivering ivy file to /build/repo/elastic4s-domain/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
498[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/poms/elastic4s-domain_3.pom
499[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/jars/elastic4s-domain_3.jar
500[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-domain_3-sources.jar
501[info] published elastic4s-domain_3 to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/docs/elastic4s-domain_3-javadoc.jar
502[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-domain_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
503Starting build for ProjectRef(file:/build/repo/,cats_effect) (elastic4s-effect-cats)...
504Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
505[info] compiling 3 Scala sources to /build/repo/elastic4s-effect-cats/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
506[warn] bad option '-Ywarn-unused:imports' was ignored
507[warn] bad option '-Ytasty-reader' was ignored
508[warn] two warnings found
509[info] done compiling
510[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
511[warn] bad option '-Ywarn-unused:imports' was ignored
512[warn] bad option '-Ytasty-reader' was ignored
513[info] Skipping unused scalacOptions: -Wconf, -source
514[warn] Flag -classpath set repeatedly
515[warn] three warnings found
516[info] Main Scala API documentation successful.
517[info] compiling 7 Scala sources to /build/repo/elastic4s-testkit/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
518[warn] bad option '-Ywarn-unused:imports' was ignored
519[warn] bad option '-Ytasty-reader' was ignored
520[warn] there were 2 deprecation warnings; re-run with -deprecation for details
521[warn] three warnings found
522[info] done compiling
523[info] compiling 1 Scala source to /build/repo/elastic4s-effect-cats/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
524[warn] bad option '-Ywarn-unused:imports' was ignored
525[warn] bad option '-Ytasty-reader' was ignored
526[warn] two warnings found
527[info] done compiling
528[info] Wrote /build/repo/elastic4s-effect-cats/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-effect-cats_3-8.6.0.local-SNAPSHOT.pom
529[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
530[warn] bad option '-Ywarn-unused:imports' was ignored
531[warn] bad option '-Ytasty-reader' was ignored
532[info] Skipping unused scalacOptions: -Wconf, -source
533[warn] Flag -classpath set repeatedly
534[warn] three warnings found
535[info] Main Scala API documentation successful.
536[info] :: delivering :: io.github.t83714#elastic4s-effect-cats_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:46:08 CET 2025
537[info] delivering ivy file to /build/repo/elastic4s-effect-cats/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
538[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-cats_3.pom
539[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-cats_3.jar
540[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-cats_3-sources.jar
541[info] published elastic4s-effect-cats_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-cats_3-javadoc.jar
542[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
543Starting build for ProjectRef(file:/build/repo/,akkastreams) (elastic4s-streams-akka)...
544Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
545[info] compiling 2 Scala sources to /build/repo/elastic4s-streams-akka/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
546[warn] bad option '-Ywarn-unused:imports' was ignored
547[warn] bad option '-Ytasty-reader' was ignored
548[warn] two warnings found
549[info] done compiling
550[info] Main Scala API documentation to /build/repo/elastic4s-streams-akka/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
551[warn] bad option '-Ywarn-unused:imports' was ignored
552[warn] bad option '-Ytasty-reader' was ignored
553[info] Skipping unused scalacOptions: -Wconf, -source
554[warn] Flag -classpath set repeatedly
555[warn] -- Warning: akka-stream/src/main/scala/akka/stream/Graph.scala:48:6 ------------
556[warn] No DRI found for query: #none
557[warn] -- Warning: akka-stream/src/main/scala/akka/stream/stage/GraphStage.scala:70:21
558[warn] No DRI found for query: Flow
559[warn] 5 warnings found
560[info] Main Scala API documentation successful.
561[info] Wrote /build/repo/elastic4s-streams-akka/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-streams-akka_3-8.6.0.local-SNAPSHOT.pom
562[info] Main Scala API documentation to /build/repo/elastic4s-streams-akka/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
563[warn] bad option '-Ywarn-unused:imports' was ignored
564[warn] bad option '-Ytasty-reader' was ignored
565[info] Skipping unused scalacOptions: -Wconf, -source
566[warn] Flag -classpath set repeatedly
567[warn] -- Warning: akka-stream/src/main/scala/akka/stream/Graph.scala:48:6 ------------
568[warn] No DRI found for query: #none
569[warn] -- Warning: akka-stream/src/main/scala/akka/stream/stage/GraphStage.scala:70:21
570[warn] No DRI found for query: Flow
571[warn] 5 warnings found
572[info] Main Scala API documentation successful.
573[info] :: delivering :: io.github.t83714#elastic4s-streams-akka_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:46:14 CET 2025
574[info] delivering ivy file to /build/repo/elastic4s-streams-akka/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
575[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/poms/elastic4s-streams-akka_3.pom
576[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/jars/elastic4s-streams-akka_3.jar
577[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-streams-akka_3-sources.jar
578[info] published elastic4s-streams-akka_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/docs/elastic4s-streams-akka_3-javadoc.jar
579[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-streams-akka_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
580Starting build for ProjectRef(file:/build/repo/,pekkostreams) (elastic4s-streams-pekko)...
581Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
582[info] compiling 2 Scala sources to /build/repo/elastic4s-streams-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
583[warn] bad option '-Ywarn-unused:imports' was ignored
584[warn] bad option '-Ytasty-reader' was ignored
585[warn] two warnings found
586[info] done compiling
587[info] Main Scala API documentation to /build/repo/elastic4s-streams-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
588[warn] bad option '-Ywarn-unused:imports' was ignored
589[warn] bad option '-Ytasty-reader' was ignored
590[info] Skipping unused scalacOptions: -Wconf, -source
591[warn] Flag -classpath set repeatedly
592[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/Graph.scala:58:6 -----
593[warn] No DRI found for query: #none
594[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala:80:21
595[warn] No DRI found for query: Flow
596[warn] 5 warnings found
597[info] Main Scala API documentation successful.
598[info] Wrote /build/repo/elastic4s-streams-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-streams-pekko_3-8.6.0.local-SNAPSHOT.pom
599[info] Main Scala API documentation to /build/repo/elastic4s-streams-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
600[warn] bad option '-Ywarn-unused:imports' was ignored
601[warn] bad option '-Ytasty-reader' was ignored
602[info] Skipping unused scalacOptions: -Wconf, -source
603[warn] Flag -classpath set repeatedly
604[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/Graph.scala:58:6 -----
605[warn] No DRI found for query: #none
606[warn] -- Warning: stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala:80:21
607[warn] No DRI found for query: Flow
608[warn] 5 warnings found
609[info] Main Scala API documentation successful.
610[info] :: delivering :: io.github.t83714#elastic4s-streams-pekko_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:46:21 CET 2025
611[info] delivering ivy file to /build/repo/elastic4s-streams-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
612[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/poms/elastic4s-streams-pekko_3.pom
613[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/jars/elastic4s-streams-pekko_3.jar
614[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-streams-pekko_3-sources.jar
615[info] published elastic4s-streams-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/docs/elastic4s-streams-pekko_3-javadoc.jar
616[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-streams-pekko_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
617Starting build for ProjectRef(file:/build/repo/,core) (elastic4s-core)...
618Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
619[info] Main Scala API documentation to /build/repo/elastic4s-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
620[warn] bad option '-Ywarn-unused:imports' was ignored
621[warn] bad option '-Ytasty-reader' was ignored
622[info] Skipping unused scalacOptions: -Wconf, -source
623[warn] Flag -classpath set repeatedly
624[warn] -- Warning: elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/ingest/Processor.scala:9:6
625[warn] 9 |trait Processor {
626[warn] | ^
627[warn] | No DRI found for query: XContentBuilder
628[warn] four warnings found
629[info] Main Scala API documentation successful.
630[info] compiling 83 Scala sources to /build/repo/elastic4s-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
631[warn] bad option '-Ywarn-unused:imports' was ignored
632[warn] bad option '-Ytasty-reader' was ignored
633[warn] -- [E181] Potential Issue Warning: /build/repo/elastic4s-core/src/test/scala/com/sksamuel/elastic4s/requests/index/analyze/package.scala:18:27
634[warn] 18 | Source.fromInputStream(getClass.getResourceAsStream(name), "UTF-8")
635[warn] | ^^^^^^^^
636[warn] | Suspicious top-level unqualified call to getClass
637[warn] |
638[warn] | longer explanation available when compiling with `-explain`
639[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/elastic4s-core/src/test/scala/com/sksamuel/elastic4s/requests/index/analyze/AnalyzeRequestHandlerTest.scala:22:6
640[warn] 22 | case HttpEntity.ByteArrayEntity(content, contentCharset) =>
641[warn] | ^
642[warn] |match may not be exhaustive.
643[warn] |
644[warn] |It would fail on pattern case: com.sksamuel.elastic4s.HttpEntity.StringEntity(_, _), com.sksamuel.elastic4s.HttpEntity.InputStreamEntity(_, _), com.sksamuel.elastic4s.HttpEntity.FileEntity(_, _)
645[warn] |
646[warn] | longer explanation available when compiling with `-explain`
647[warn] there were 231 deprecation warnings; re-run with -deprecation for details
648[warn] 5 warnings found
649[info] done compiling
650[info] Wrote /build/repo/elastic4s-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-core_3-8.6.0.local-SNAPSHOT.pom
651[info] Main Scala API documentation to /build/repo/elastic4s-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
652[warn] bad option '-Ywarn-unused:imports' was ignored
653[warn] bad option '-Ytasty-reader' was ignored
654[info] Skipping unused scalacOptions: -Wconf, -source
655[warn] Flag -classpath set repeatedly
656[warn] -- Warning: elastic4s-core/src/main/scala/com/sksamuel/elastic4s/requests/ingest/Processor.scala:9:6
657[warn] 9 |trait Processor {
658[warn] | ^
659[warn] | No DRI found for query: XContentBuilder
660[warn] four warnings found
661[info] Main Scala API documentation successful.
662[info] :: delivering :: io.github.t83714#elastic4s-core_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:46:41 CET 2025
663[info] delivering ivy file to /build/repo/elastic4s-core/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
664[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/poms/elastic4s-core_3.pom
665[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/jars/elastic4s-core_3.jar
666[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-core_3-sources.jar
667[info] published elastic4s-core_3 to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/docs/elastic4s-core_3-javadoc.jar
668[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-core_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
669Starting build for ProjectRef(file:/build/repo/,testkit) (elastic4s-testkit)...
670Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
671[info] Main Scala API documentation to /build/repo/elastic4s-testkit/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
672[warn] bad option '-Ywarn-unused:imports' was ignored
673[warn] bad option '-Ytasty-reader' was ignored
674[info] Skipping unused scalacOptions: -Wconf, -source
675[warn] Flag -classpath set repeatedly
676[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:757:13 ----
677[warn] No DRI found for query: TestFailedException
678[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:818:13 ----
679[warn] No DRI found for query: TestFailedException
680[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:983:13 ----
681[warn] No DRI found for query: TestFailedException
682[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:959:13 ----
683[warn] No DRI found for query: TestFailedException
684[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:632:13 ----
685[warn] No DRI found for query: NullArgumentException
686[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:579:13 ----
687[warn] No DRI found for query: TestCanceledException
688[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1153:13 ---
689[warn] No DRI found for query: NullArgumentException
690[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1134:13 ---
691[warn] No DRI found for query: NullArgumentException
692[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1115:13 ---
693[warn] No DRI found for query: NullArgumentException
694[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1091:13 ---
695[warn] No DRI found for query: NullArgumentException
696[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1072:13 ---
697[warn] No DRI found for query: NullArgumentException
698[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1053:13 ---
699[warn] No DRI found for query: NullArgumentException
700[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1195:6 ----
701[warn] No DRI found for query: NullArgumentException
702[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:531:13 ----
703[warn] No DRI found for query: NullArgumentException
704[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:472:13 ----
705[warn] No DRI found for query: TestFailedException
706[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1301:13 ---
707[warn] No DRI found for query: TestPendingException
708[warn] 19 warnings found
709[info] Main Scala API documentation successful.
710[info] Wrote /build/repo/elastic4s-testkit/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-testkit_3-8.6.0.local-SNAPSHOT.pom
711[info] Main Scala API documentation to /build/repo/elastic4s-testkit/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
712[warn] bad option '-Ywarn-unused:imports' was ignored
713[warn] bad option '-Ytasty-reader' was ignored
714[info] Skipping unused scalacOptions: -Wconf, -source
715[warn] Flag -classpath set repeatedly
716[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:757:13 ----
717[warn] No DRI found for query: TestFailedException
718[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:818:13 ----
719[warn] No DRI found for query: TestFailedException
720[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:983:13 ----
721[warn] No DRI found for query: TestFailedException
722[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:959:13 ----
723[warn] No DRI found for query: TestFailedException
724[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:632:13 ----
725[warn] No DRI found for query: NullArgumentException
726[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:579:13 ----
727[warn] No DRI found for query: TestCanceledException
728[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1153:13 ---
729[warn] No DRI found for query: NullArgumentException
730[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1134:13 ---
731[warn] No DRI found for query: NullArgumentException
732[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1115:13 ---
733[warn] No DRI found for query: NullArgumentException
734[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1091:13 ---
735[warn] No DRI found for query: NullArgumentException
736[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1072:13 ---
737[warn] No DRI found for query: NullArgumentException
738[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1053:13 ---
739[warn] No DRI found for query: NullArgumentException
740[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1195:6 ----
741[warn] No DRI found for query: NullArgumentException
742[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:531:13 ----
743[warn] No DRI found for query: NullArgumentException
744[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:472:13 ----
745[warn] No DRI found for query: TestFailedException
746[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1301:13 ---
747[warn] No DRI found for query: TestPendingException
748[warn] 19 warnings found
749[info] Main Scala API documentation successful.
750[info] :: delivering :: io.github.t83714#elastic4s-testkit_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:46:50 CET 2025
751[info] delivering ivy file to /build/repo/elastic4s-testkit/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
752[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/poms/elastic4s-testkit_3.pom
753[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/jars/elastic4s-testkit_3.jar
754[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-testkit_3-sources.jar
755[info] published elastic4s-testkit_3 to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/docs/elastic4s-testkit_3-javadoc.jar
756[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-testkit_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
757Starting build for ProjectRef(file:/build/repo/,handlers) (elastic4s-handlers)...
758Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
759[info] Main Scala API documentation to /build/repo/elastic4s-handlers/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
760[warn] bad option '-Ywarn-unused:imports' was ignored
761[warn] bad option '-Ytasty-reader' was ignored
762[info] Skipping unused scalacOptions: -Wconf, -source
763[warn] Flag -classpath set repeatedly
764[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/BodyBuilder.scala:12:6
765[warn] 12 |trait BodyBuilder[R] {
766[warn] | ^
767[warn] | No DRI found for query: JsonValue
768[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/ElasticRequest.scala:12:11
769[warn] 12 |case class ElasticRequest(method: String, endpoint: String, params: Map[String, String], entity: Option[HttpEntity], headers: Map[String, String]) {
770[warn] | ^
771[warn] | No DRI found for query: SearchRequest
772[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/HttpResponse.scala:6:11
773[warn] 6 |case class HttpResponse(statusCode: Int, entity: Option[HttpEntity.StringEntity], headers: Map[String, String])
774[warn] | ^
775[warn] | No DRI found for query: HttpClient
776[warn] 6 warnings found
777[info] Main Scala API documentation successful.
778[info] Wrote /build/repo/elastic4s-handlers/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-handlers_3-8.6.0.local-SNAPSHOT.pom
779[info] Main Scala API documentation to /build/repo/elastic4s-handlers/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
780[warn] bad option '-Ywarn-unused:imports' was ignored
781[warn] bad option '-Ytasty-reader' was ignored
782[info] Skipping unused scalacOptions: -Wconf, -source
783[warn] Flag -classpath set repeatedly
784[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/BodyBuilder.scala:12:6
785[warn] 12 |trait BodyBuilder[R] {
786[warn] | ^
787[warn] | No DRI found for query: JsonValue
788[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/ElasticRequest.scala:12:11
789[warn] 12 |case class ElasticRequest(method: String, endpoint: String, params: Map[String, String], entity: Option[HttpEntity], headers: Map[String, String]) {
790[warn] | ^
791[warn] | No DRI found for query: SearchRequest
792[warn] -- Warning: elastic4s-handlers/src/main/scala/com/sksamuel/elastic4s/HttpResponse.scala:6:11
793[warn] 6 |case class HttpResponse(statusCode: Int, entity: Option[HttpEntity.StringEntity], headers: Map[String, String])
794[warn] | ^
795[warn] | No DRI found for query: HttpClient
796[warn] 6 warnings found
797[info] Main Scala API documentation successful.
798[info] :: delivering :: io.github.t83714#elastic4s-handlers_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:46:57 CET 2025
799[info] delivering ivy file to /build/repo/elastic4s-handlers/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
800[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/poms/elastic4s-handlers_3.pom
801[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/jars/elastic4s-handlers_3.jar
802[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-handlers_3-sources.jar
803[info] published elastic4s-handlers_3 to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/docs/elastic4s-handlers_3-javadoc.jar
804[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-handlers_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
805Starting build for ProjectRef(file:/build/repo/,zio_1) (elastic4s-effect-zio-1)...
806Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
807[info] compiling 2 Scala sources to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
808[warn] bad option '-Ywarn-unused:imports' was ignored
809[warn] bad option '-Ytasty-reader' was ignored
810[warn] two warnings found
811[info] done compiling
812[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
813[warn] bad option '-Ywarn-unused:imports' was ignored
814[warn] bad option '-Ytasty-reader' was ignored
815[info] Skipping unused scalacOptions: -Wconf, -source
816[warn] Flag -classpath set repeatedly
817[warn] three warnings found
818[info] Main Scala API documentation successful.
819[info] compiling 1 Scala source to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
820[warn] bad option '-Ywarn-unused:imports' was ignored
821[warn] bad option '-Ytasty-reader' was ignored
822[warn] there were 2 deprecation warnings; re-run with -deprecation for details
823[warn] three warnings found
824[info] done compiling
825[info] Wrote /build/repo/elastic4s-effect-zio-1/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-effect-zio-1_3-8.6.0.local-SNAPSHOT.pom
826[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
827[warn] bad option '-Ywarn-unused:imports' was ignored
828[warn] bad option '-Ytasty-reader' was ignored
829[info] Skipping unused scalacOptions: -Wconf, -source
830[warn] Flag -classpath set repeatedly
831[warn] three warnings found
832[info] Main Scala API documentation successful.
833[info] :: delivering :: io.github.t83714#elastic4s-effect-zio-1_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:04 CET 2025
834[info] delivering ivy file to /build/repo/elastic4s-effect-zio-1/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
835[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-zio-1_3.pom
836[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-zio-1_3.jar
837[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-zio-1_3-sources.jar
838[info] published elastic4s-effect-zio-1_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-zio-1_3-javadoc.jar
839[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio-1_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
840Starting build for ProjectRef(file:/build/repo/,json4s) (elastic4s-json-json4s)...
841Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
842[info] compiling 1 Scala source to /build/repo/elastic4s-json-json4s/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
843[warn] bad option '-Ywarn-unused:imports' was ignored
844[warn] bad option '-Ytasty-reader' was ignored
845[warn] two warnings found
846[info] done compiling
847[info] Main Scala API documentation to /build/repo/elastic4s-json-json4s/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
848[warn] bad option '-Ywarn-unused:imports' was ignored
849[warn] bad option '-Ytasty-reader' was ignored
850[info] Skipping unused scalacOptions: -Wconf, -source
851[warn] Flag -classpath set repeatedly
852[warn] three warnings found
853[info] Main Scala API documentation successful.
854[info] compiling 1 Scala source to /build/repo/elastic4s-json-json4s/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
855[warn] bad option '-Ywarn-unused:imports' was ignored
856[warn] bad option '-Ytasty-reader' was ignored
857[warn] two warnings found
858[info] done compiling
859[info] Wrote /build/repo/elastic4s-json-json4s/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-json-json4s_3-8.6.0.local-SNAPSHOT.pom
860[info] Main Scala API documentation to /build/repo/elastic4s-json-json4s/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
861[warn] bad option '-Ywarn-unused:imports' was ignored
862[warn] bad option '-Ytasty-reader' was ignored
863[info] Skipping unused scalacOptions: -Wconf, -source
864[warn] Flag -classpath set repeatedly
865[warn] three warnings found
866[info] Main Scala API documentation successful.
867[info] :: delivering :: io.github.t83714#elastic4s-json-json4s_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:09 CET 2025
868[info] delivering ivy file to /build/repo/elastic4s-json-json4s/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
869[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-json4s_3.pom
870[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-json4s_3.jar
871[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-json4s_3-sources.jar
872[info] published elastic4s-json-json4s_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-json4s_3-javadoc.jar
873[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-json4s_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
874Starting build for ProjectRef(file:/build/repo/,playjson) (elastic4s-json-play)...
875Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
876[info] compiling 1 Scala source to /build/repo/elastic4s-json-play/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
877[warn] bad option '-Ywarn-unused:imports' was ignored
878[warn] bad option '-Ytasty-reader' was ignored
879[warn] two warnings found
880[info] done compiling
881[info] Main Scala API documentation to /build/repo/elastic4s-json-play/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
882[warn] bad option '-Ywarn-unused:imports' was ignored
883[warn] bad option '-Ytasty-reader' was ignored
884[info] Skipping unused scalacOptions: -Wconf, -source
885[warn] Flag -classpath set repeatedly
886[warn] three warnings found
887[info] Main Scala API documentation successful.
888[info] compiling 1 Scala source to /build/repo/elastic4s-json-play/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
889[warn] bad option '-Ywarn-unused:imports' was ignored
890[warn] bad option '-Ytasty-reader' was ignored
891[warn] two warnings found
892[info] done compiling
893[info] Wrote /build/repo/elastic4s-json-play/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-json-play_3-8.6.0.local-SNAPSHOT.pom
894[info] Main Scala API documentation to /build/repo/elastic4s-json-play/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
895[warn] bad option '-Ywarn-unused:imports' was ignored
896[warn] bad option '-Ytasty-reader' was ignored
897[info] Skipping unused scalacOptions: -Wconf, -source
898[warn] Flag -classpath set repeatedly
899[warn] three warnings found
900[info] Main Scala API documentation successful.
901[info] :: delivering :: io.github.t83714#elastic4s-json-play_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:14 CET 2025
902[info] delivering ivy file to /build/repo/elastic4s-json-play/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
903[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-play_3.pom
904[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-play_3.jar
905[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-play_3-sources.jar
906[info] published elastic4s-json-play_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-play_3-javadoc.jar
907[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-play_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
908Starting build for ProjectRef(file:/build/repo/,httpstreams) (elastic4s-http-streams)...
909Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
910[info] compiling 3 Scala sources to /build/repo/elastic4s-http-streams/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
911[warn] bad option '-Ywarn-unused:imports' was ignored
912[warn] bad option '-Ytasty-reader' was ignored
913[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:147:9
914[warn] 147 | case msg: BulkActor.Send[T] => send(msg.req, msg.originals, msg.attempts)
915[warn] | ^
916[warn] |the type test for com.sksamuel.elastic4s.streams.BulkActor.Send[T] cannot be checked at runtime because its type arguments can't be determined from Any
917[warn] |
918[warn] | longer explanation available when compiling with `-explain`
919[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:153:9
920[warn] 153 | case msg: BulkActor.Result[T] =>
921[warn] | ^
922[warn] |the type test for com.sksamuel.elastic4s.streams.BulkActor.Result[T] cannot be checked at runtime because its type arguments can't be determined from Any
923[warn] |
924[warn] | longer explanation available when compiling with `-explain`
925[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:163:9
926[warn] 163 | case msg: BulkActor.FailedResult[T] =>
927[warn] | ^
928[warn] |the type test for com.sksamuel.elastic4s.streams.BulkActor.FailedResult[T] cannot be checked at runtime because its type arguments can't be determined from Any
929[warn] |
930[warn] | longer explanation available when compiling with `-explain`
931[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/BulkIndexingSubscriber.scala:173:9
932[warn] 173 | case t: T =>
933[warn] | ^
934[warn] |the type test for T cannot be checked at runtime because it refers to an abstract type member or type parameter
935[warn] |
936[warn] | longer explanation available when compiling with `-explain`
937[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/elastic4s-http-streams/src/main/scala/com/sksamuel/elastic4s/streams/ScrollPublisher.scala:154:17
938[warn] 154 | case Success(resp: RequestSuccess[SearchResponse]) if resp.result.isTimedOut =>
939[warn] | ^
940[warn] |the type test for com.sksamuel.elastic4s.RequestSuccess[
941[warn] | com.sksamuel.elastic4s.requests.searches.SearchResponse] cannot be checked at runtime because its type arguments can't be determined from Any
942[warn] |
943[warn] | longer explanation available when compiling with `-explain`
944[warn] there were 2 deprecation warnings; re-run with -deprecation for details
945[warn] 8 warnings found
946[info] done compiling
947[info] Main Scala API documentation to /build/repo/elastic4s-http-streams/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
948[warn] bad option '-Ywarn-unused:imports' was ignored
949[warn] bad option '-Ytasty-reader' was ignored
950[info] Skipping unused scalacOptions: -Wconf, -source
951[warn] Flag -classpath set repeatedly
952[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Stash.scala:172:6 -------------
953[warn] No DRI found for query: IllegalStateException
954[warn] four warnings found
955[info] Main Scala API documentation successful.
956[info] compiling 8 Scala sources to /build/repo/elastic4s-http-streams/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
957[warn] bad option '-Ywarn-unused:imports' was ignored
958[warn] bad option '-Ytasty-reader' was ignored
959[warn] two warnings found
960[info] done compiling
961[info] Wrote /build/repo/elastic4s-http-streams/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-http-streams_3-8.6.0.local-SNAPSHOT.pom
962[info] Main Scala API documentation to /build/repo/elastic4s-http-streams/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
963[warn] bad option '-Ywarn-unused:imports' was ignored
964[warn] bad option '-Ytasty-reader' was ignored
965[info] Skipping unused scalacOptions: -Wconf, -source
966[warn] Flag -classpath set repeatedly
967[warn] -- Warning: akka-actor/src/main/scala/akka/actor/Stash.scala:172:6 -------------
968[warn] No DRI found for query: IllegalStateException
969[warn] four warnings found
970[info] Main Scala API documentation successful.
971[info] :: delivering :: io.github.t83714#elastic4s-http-streams_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:24 CET 2025
972[info] delivering ivy file to /build/repo/elastic4s-http-streams/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
973[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/poms/elastic4s-http-streams_3.pom
974[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/jars/elastic4s-http-streams_3.jar
975[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-http-streams_3-sources.jar
976[info] published elastic4s-http-streams_3 to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/docs/elastic4s-http-streams_3-javadoc.jar
977[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-http-streams_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
978Starting build for ProjectRef(file:/build/repo/,clientpekko) (elastic4s-client-pekko)...
979Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
980[info] compiling 6 Scala sources to /build/repo/elastic4s-client-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
981[warn] bad option '-Ywarn-unused:imports' was ignored
982[warn] bad option '-Ytasty-reader' was ignored
983[warn] there were 8 deprecation warnings; re-run with -deprecation for details
984[warn] three warnings found
985[info] done compiling
986[info] Main Scala API documentation to /build/repo/elastic4s-client-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
987[warn] bad option '-Ywarn-unused:imports' was ignored
988[warn] bad option '-Ytasty-reader' was ignored
989[info] Skipping unused scalacOptions: -Wconf, -source
990[warn] Flag -classpath set repeatedly
991[warn] three warnings found
992[info] Main Scala API documentation successful.
993[info] compiling 4 Scala sources to /build/repo/elastic4s-client-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
994[warn] bad option '-Ywarn-unused:imports' was ignored
995[warn] bad option '-Ytasty-reader' was ignored
996[warn] two warnings found
997[info] done compiling
998[info] Wrote /build/repo/elastic4s-client-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-client-pekko_3-8.6.0.local-SNAPSHOT.pom
999[info] Main Scala API documentation to /build/repo/elastic4s-client-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1000[warn] bad option '-Ywarn-unused:imports' was ignored
1001[warn] bad option '-Ytasty-reader' was ignored
1002[info] Skipping unused scalacOptions: -Wconf, -source
1003[warn] Flag -classpath set repeatedly
1004[warn] three warnings found
1005[info] Main Scala API documentation successful.
1006[info] :: delivering :: io.github.t83714#elastic4s-client-pekko_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:33 CET 2025
1007[info] delivering ivy file to /build/repo/elastic4s-client-pekko/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1008[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-pekko_3.pom
1009[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-pekko_3.jar
1010[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-pekko_3-sources.jar
1011[info] published elastic4s-client-pekko_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-pekko_3-javadoc.jar
1012[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-pekko_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1013Starting build for ProjectRef(file:/build/repo/,zio) (elastic4s-effect-zio)...
1014Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1015[info] compiling 2 Scala sources to /build/repo/elastic4s-effect-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
1016[warn] bad option '-Ywarn-unused:imports' was ignored
1017[warn] bad option '-Ytasty-reader' was ignored
1018[warn] two warnings found
1019[info] done compiling
1020[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1021[warn] bad option '-Ywarn-unused:imports' was ignored
1022[warn] bad option '-Ytasty-reader' was ignored
1023[info] Skipping unused scalacOptions: -Wconf, -source
1024[warn] Flag -classpath set repeatedly
1025[warn] three warnings found
1026[info] Main Scala API documentation successful.
1027[info] compiling 1 Scala source to /build/repo/elastic4s-effect-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
1028[warn] bad option '-Ywarn-unused:imports' was ignored
1029[warn] bad option '-Ytasty-reader' was ignored
1030[warn] there were 3 deprecation warnings; re-run with -deprecation for details
1031[warn] three warnings found
1032[info] done compiling
1033[info] Wrote /build/repo/elastic4s-effect-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-effect-zio_3-8.6.0.local-SNAPSHOT.pom
1034[info] Main Scala API documentation to /build/repo/elastic4s-effect-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1035[warn] bad option '-Ywarn-unused:imports' was ignored
1036[warn] bad option '-Ytasty-reader' was ignored
1037[info] Skipping unused scalacOptions: -Wconf, -source
1038[warn] Flag -classpath set repeatedly
1039[warn] three warnings found
1040[info] Main Scala API documentation successful.
1041[info] :: delivering :: io.github.t83714#elastic4s-effect-zio_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:40 CET 2025
1042[info] delivering ivy file to /build/repo/elastic4s-effect-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1043[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-zio_3.pom
1044[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-zio_3.jar
1045[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-zio_3-sources.jar
1046[info] published elastic4s-effect-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-zio_3-javadoc.jar
1047[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-zio_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1048Starting build for ProjectRef(file:/build/repo/,ziojson) (elastic4s-json-zio)...
1049Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1050[info] compiling 1 Scala source to /build/repo/elastic4s-json-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
1051[warn] bad option '-Ywarn-unused:imports' was ignored
1052[warn] bad option '-Ytasty-reader' was ignored
1053[warn] two warnings found
1054[info] done compiling
1055[info] Main Scala API documentation to /build/repo/elastic4s-json-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1056[warn] bad option '-Ywarn-unused:imports' was ignored
1057[warn] bad option '-Ytasty-reader' was ignored
1058[info] Skipping unused scalacOptions: -Wconf, -source
1059[warn] Flag -classpath set repeatedly
1060[warn] three warnings found
1061[info] Main Scala API documentation successful.
1062[info] compiling 1 Scala source to /build/repo/elastic4s-json-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
1063[warn] bad option '-Ywarn-unused:imports' was ignored
1064[warn] bad option '-Ytasty-reader' was ignored
1065[warn] two warnings found
1066[info] done compiling
1067[info] Wrote /build/repo/elastic4s-json-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-json-zio_3-8.6.0.local-SNAPSHOT.pom
1068[info] Main Scala API documentation to /build/repo/elastic4s-json-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1069[warn] bad option '-Ywarn-unused:imports' was ignored
1070[warn] bad option '-Ytasty-reader' was ignored
1071[info] Skipping unused scalacOptions: -Wconf, -source
1072[warn] Flag -classpath set repeatedly
1073[warn] three warnings found
1074[info] Main Scala API documentation successful.
1075[info] :: delivering :: io.github.t83714#elastic4s-json-zio_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:47 CET 2025
1076[info] delivering ivy file to /build/repo/elastic4s-json-zio/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1077[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-zio_3.pom
1078[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-zio_3.jar
1079[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-zio_3-sources.jar
1080[info] published elastic4s-json-zio_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-zio_3-javadoc.jar
1081[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-zio_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1082Starting build for ProjectRef(file:/build/repo/,json_builder) (elastic4s-json-builder)...
1083Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1084[info] Main Scala API documentation to /build/repo/elastic4s-json-builder/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1085[warn] bad option '-Ywarn-unused:imports' was ignored
1086[warn] bad option '-Ytasty-reader' was ignored
1087[info] Skipping unused scalacOptions: -Wconf, -source
1088[warn] Flag -classpath set repeatedly
1089[warn] three warnings found
1090[info] Main Scala API documentation successful.
1091[info] Wrote /build/repo/elastic4s-json-builder/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-json-builder_3-8.6.0.local-SNAPSHOT.pom
1092[info] Main Scala API documentation to /build/repo/elastic4s-json-builder/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1093[warn] bad option '-Ywarn-unused:imports' was ignored
1094[warn] bad option '-Ytasty-reader' was ignored
1095[info] Skipping unused scalacOptions: -Wconf, -source
1096[warn] Flag -classpath set repeatedly
1097[warn] three warnings found
1098[info] Main Scala API documentation successful.
1099[info] :: delivering :: io.github.t83714#elastic4s-json-builder_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:50 CET 2025
1100[info] delivering ivy file to /build/repo/elastic4s-json-builder/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1101[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/poms/elastic4s-json-builder_3.pom
1102[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/jars/elastic4s-json-builder_3.jar
1103[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-json-builder_3-sources.jar
1104[info] published elastic4s-json-builder_3 to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/docs/elastic4s-json-builder_3-javadoc.jar
1105[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-json-builder_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1106Starting build for ProjectRef(file:/build/repo/,cats_effect_2) (elastic4s-effect-cats-2)...
1107Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1108[info] compiling 3 Scala sources to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
1109[warn] bad option '-Ywarn-unused:imports' was ignored
1110[warn] bad option '-Ytasty-reader' was ignored
1111[warn] two warnings found
1112[info] done compiling
1113[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1114[warn] bad option '-Ywarn-unused:imports' was ignored
1115[warn] bad option '-Ytasty-reader' was ignored
1116[info] Skipping unused scalacOptions: -Wconf, -source
1117[warn] Flag -classpath set repeatedly
1118[warn] three warnings found
1119[info] Main Scala API documentation successful.
1120[info] compiling 1 Scala source to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
1121[warn] bad option '-Ywarn-unused:imports' was ignored
1122[warn] bad option '-Ytasty-reader' was ignored
1123[warn] two warnings found
1124[info] done compiling
1125[info] Wrote /build/repo/elastic4s-effect-cats-2/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-effect-cats-2_3-8.6.0.local-SNAPSHOT.pom
1126[info] Main Scala API documentation to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1127[warn] bad option '-Ywarn-unused:imports' was ignored
1128[warn] bad option '-Ytasty-reader' was ignored
1129[info] Skipping unused scalacOptions: -Wconf, -source
1130[warn] Flag -classpath set repeatedly
1131[warn] three warnings found
1132[info] Main Scala API documentation successful.
1133[info] :: delivering :: io.github.t83714#elastic4s-effect-cats-2_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:47:56 CET 2025
1134[info] delivering ivy file to /build/repo/elastic4s-effect-cats-2/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1135[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-cats-2_3.pom
1136[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-cats-2_3.jar
1137[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-cats-2_3-sources.jar
1138[info] published elastic4s-effect-cats-2_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-cats-2_3-javadoc.jar
1139[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-cats-2_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1140Starting build for ProjectRef(file:/build/repo/,monix) (elastic4s-effect-monix)...
1141Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1142[info] compiling 3 Scala sources to /build/repo/elastic4s-effect-monix/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
1143[warn] bad option '-Ywarn-unused:imports' was ignored
1144[warn] bad option '-Ytasty-reader' was ignored
1145[warn] two warnings found
1146[info] done compiling
1147[info] Main Scala API documentation to /build/repo/elastic4s-effect-monix/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1148[warn] bad option '-Ywarn-unused:imports' was ignored
1149[warn] bad option '-Ytasty-reader' was ignored
1150[info] Skipping unused scalacOptions: -Wconf, -source
1151[warn] Flag -classpath set repeatedly
1152[warn] three warnings found
1153[info] Main Scala API documentation successful.
1154[info] Wrote /build/repo/elastic4s-effect-monix/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-effect-monix_3-8.6.0.local-SNAPSHOT.pom
1155[info] Main Scala API documentation to /build/repo/elastic4s-effect-monix/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1156[warn] bad option '-Ywarn-unused:imports' was ignored
1157[warn] bad option '-Ytasty-reader' was ignored
1158[info] Skipping unused scalacOptions: -Wconf, -source
1159[warn] Flag -classpath set repeatedly
1160[warn] three warnings found
1161[info] Main Scala API documentation successful.
1162[info] :: delivering :: io.github.t83714#elastic4s-effect-monix_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:48:03 CET 2025
1163[info] delivering ivy file to /build/repo/elastic4s-effect-monix/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1164[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/poms/elastic4s-effect-monix_3.pom
1165[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/jars/elastic4s-effect-monix_3.jar
1166[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-effect-monix_3-sources.jar
1167[info] published elastic4s-effect-monix_3 to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/docs/elastic4s-effect-monix_3-javadoc.jar
1168[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-effect-monix_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1169Starting build for ProjectRef(file:/build/repo/,clientsttp) (elastic4s-client-sttp)...
1170Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1171[info] compiling 1 Scala source to /build/repo/elastic4s-client-sttp/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
1172[warn] bad option '-Ywarn-unused:imports' was ignored
1173[warn] bad option '-Ytasty-reader' was ignored
1174[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1175[warn] three warnings found
1176[info] done compiling
1177[info] Main Scala API documentation to /build/repo/elastic4s-client-sttp/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1178[warn] bad option '-Ywarn-unused:imports' was ignored
1179[warn] bad option '-Ytasty-reader' was ignored
1180[info] Skipping unused scalacOptions: -Wconf, -source
1181[warn] Flag -classpath set repeatedly
1182[warn] three warnings found
1183[info] Main Scala API documentation successful.
1184[info] compiling 1 Scala source to /build/repo/elastic4s-client-sttp/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
1185[warn] bad option '-Ywarn-unused:imports' was ignored
1186[warn] bad option '-Ytasty-reader' was ignored
1187[warn] two warnings found
1188[info] done compiling
1189[info] Wrote /build/repo/elastic4s-client-sttp/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-client-sttp_3-8.6.0.local-SNAPSHOT.pom
1190[info] Main Scala API documentation to /build/repo/elastic4s-client-sttp/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1191[warn] bad option '-Ywarn-unused:imports' was ignored
1192[warn] bad option '-Ytasty-reader' was ignored
1193[info] Skipping unused scalacOptions: -Wconf, -source
1194[warn] Flag -classpath set repeatedly
1195[warn] three warnings found
1196[info] Main Scala API documentation successful.
1197[info] :: delivering :: io.github.t83714#elastic4s-client-sttp_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:48:12 CET 2025
1198[info] delivering ivy file to /build/repo/elastic4s-client-sttp/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1199[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-sttp_3.pom
1200[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-sttp_3.jar
1201[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-sttp_3-sources.jar
1202[info] published elastic4s-client-sttp_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-sttp_3-javadoc.jar
1203[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-sttp_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1204Starting build for ProjectRef(file:/build/repo/,clientsSniffed) (elastic4s-client-sniffed)...
1205Compile scalacOptions: List(-unchecked, -encoding, utf8, -Ywarn-unused:imports, -Ytasty-reader, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1206[info] compiling 1 Scala source to /build/repo/elastic4s-client-sniffed/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
1207[warn] bad option '-Ywarn-unused:imports' was ignored
1208[warn] bad option '-Ytasty-reader' was ignored
1209[warn] two warnings found
1210[info] done compiling
1211[info] Main Scala API documentation to /build/repo/elastic4s-client-sniffed/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1212[warn] bad option '-Ywarn-unused:imports' was ignored
1213[warn] bad option '-Ytasty-reader' was ignored
1214[info] Skipping unused scalacOptions: -Wconf, -source
1215[warn] Flag -classpath set repeatedly
1216[warn] three warnings found
1217[info] Main Scala API documentation successful.
1218[info] Wrote /build/repo/elastic4s-client-sniffed/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/elastic4s-client-sniffed_3-8.6.0.local-SNAPSHOT.pom
1219[info] Main Scala API documentation to /build/repo/elastic4s-client-sniffed/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/api...
1220[warn] bad option '-Ywarn-unused:imports' was ignored
1221[warn] bad option '-Ytasty-reader' was ignored
1222[info] Skipping unused scalacOptions: -Wconf, -source
1223[warn] Flag -classpath set repeatedly
1224[warn] three warnings found
1225[info] Main Scala API documentation successful.
1226[info] :: delivering :: io.github.t83714#elastic4s-client-sniffed_3;8.6.0.local-SNAPSHOT :: 8.6.0.local-SNAPSHOT :: integration :: Mon Jan 13 13:48:19 CET 2025
1227[info] delivering ivy file to /build/repo/elastic4s-client-sniffed/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-8.6.0.local-SNAPSHOT.xml
1228[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/poms/elastic4s-client-sniffed_3.pom
1229[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/jars/elastic4s-client-sniffed_3.jar
1230[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/srcs/elastic4s-client-sniffed_3-sources.jar
1231[info] published elastic4s-client-sniffed_3 to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/docs/elastic4s-client-sniffed_3-javadoc.jar
1232[info] published ivy to /root/.ivy2/local/io.github.t83714/elastic4s-client-sniffed_3/8.6.0.local-SNAPSHOT/ivys/ivy.xml
1233
1234************************
1235Build summary:
1236[{
1237 "module": "elastic4s-json-circe",
1238 "compile": {"status": "ok", "tookMs": 40252, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1239 "doc": {"status": "ok", "tookMs": 1676, "files": 335, "totalSizeKb": 6271},
1240 "test-compile": {"status": "ok", "tookMs": 2221, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1241 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1242 "publish": {"status": "ok", "tookMs": 1245}
1243},{
1244 "module": "elastic4s-client-core",
1245 "compile": {"status": "ok", "tookMs": 171, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1246 "doc": {"status": "ok", "tookMs": 173, "files": 0, "totalSizeKb": 0},
1247 "test-compile": {"status": "ok", "tookMs": 187, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1249 "publish": {"status": "ok", "tookMs": 218}
1250},{
1251 "module": "elastic4s-client-esjava",
1252 "compile": {"status": "ok", "tookMs": 658, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1253 "doc": {"status": "ok", "tookMs": 886, "files": 340, "totalSizeKb": 6375},
1254 "test-compile": {"status": "ok", "tookMs": 264, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1256 "publish": {"status": "ok", "tookMs": 1119}
1257},{
1258 "module": "elastic4s-json-jackson",
1259 "compile": {"status": "ok", "tookMs": 651, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1260 "doc": {"status": "ok", "tookMs": 596, "files": 338, "totalSizeKb": 6305},
1261 "test-compile": {"status": "ok", "tookMs": 883, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1262 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1263 "publish": {"status": "ok", "tookMs": 1087}
1264},{
1265 "module": "elastic4s-domain",
1266 "compile": {"status": "ok", "tookMs": 93, "warnings": 12, "errors": 0, "sourceVersion": "3.6-migration"},
1267 "doc": {"status": "ok", "tookMs": 19168, "files": 1565, "totalSizeKb": 277578},
1268 "test-compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1269 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1270 "publish": {"status": "ok", "tookMs": 18679}
1271},{
1272 "module": "elastic4s-effect-cats",
1273 "compile": {"status": "ok", "tookMs": 779, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1274 "doc": {"status": "ok", "tookMs": 575, "files": 340, "totalSizeKb": 6343},
1275 "test-compile": {"status": "ok", "tookMs": 2824, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1276 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1277 "publish": {"status": "ok", "tookMs": 1032}
1278},{
1279 "module": "elastic4s-streams-akka",
1280 "compile": {"status": "ok", "tookMs": 1421, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1281 "doc": {"status": "ok", "tookMs": 1001, "files": 340, "totalSizeKb": 6392},
1282 "test-compile": {"status": "ok", "tookMs": 485, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1283 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1284 "publish": {"status": "ok", "tookMs": 1266}
1285},{
1286 "module": "elastic4s-streams-pekko",
1287 "compile": {"status": "ok", "tookMs": 1460, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1288 "doc": {"status": "ok", "tookMs": 930, "files": 340, "totalSizeKb": 6392},
1289 "test-compile": {"status": "ok", "tookMs": 500, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1290 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1291 "publish": {"status": "ok", "tookMs": 1411}
1292},{
1293 "module": "elastic4s-core",
1294 "compile": {"status": "ok", "tookMs": 351, "warnings": 4, "errors": 0, "sourceVersion": "3.6-migration"},
1295 "doc": {"status": "ok", "tookMs": 4473, "files": 680, "totalSizeKb": 38067},
1296 "test-compile": {"status": "ok", "tookMs": 9490, "warnings": 2, "errors": 0, "sourceVersion": "3.6-migration"},
1297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1298 "publish": {"status": "ok", "tookMs": 4810}
1299},{
1300 "module": "elastic4s-testkit",
1301 "compile": {"status": "ok", "tookMs": 437, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1302 "doc": {"status": "ok", "tookMs": 4047, "files": 342, "totalSizeKb": 10821},
1303 "test-compile": {"status": "ok", "tookMs": 447, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1305 "publish": {"status": "ok", "tookMs": 3514}
1306},{
1307 "module": "elastic4s-handlers",
1308 "compile": {"status": "ok", "tookMs": 178, "warnings": 1, "errors": 0, "sourceVersion": "3.6-migration"},
1309 "doc": {"status": "ok", "tookMs": 2648, "files": 707, "totalSizeKb": 35505},
1310 "test-compile": {"status": "ok", "tookMs": 237, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1312 "publish": {"status": "ok", "tookMs": 3359}
1313},{
1314 "module": "elastic4s-effect-zio-1",
1315 "compile": {"status": "ok", "tookMs": 705, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1316 "doc": {"status": "ok", "tookMs": 679, "files": 336, "totalSizeKb": 6279},
1317 "test-compile": {"status": "ok", "tookMs": 1743, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1319 "publish": {"status": "ok", "tookMs": 1049}
1320},{
1321 "module": "elastic4s-json-json4s",
1322 "compile": {"status": "ok", "tookMs": 535, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1323 "doc": {"status": "ok", "tookMs": 534, "files": 337, "totalSizeKb": 6293},
1324 "test-compile": {"status": "ok", "tookMs": 845, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1325 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1326 "publish": {"status": "ok", "tookMs": 1013}
1327},{
1328 "module": "elastic4s-json-play",
1329 "compile": {"status": "ok", "tookMs": 574, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1330 "doc": {"status": "ok", "tookMs": 550, "files": 335, "totalSizeKb": 6267},
1331 "test-compile": {"status": "ok", "tookMs": 1009, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1332 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1333 "publish": {"status": "ok", "tookMs": 985}
1334},{
1335 "module": "elastic4s-http-streams",
1336 "compile": {"status": "ok", "tookMs": 1480, "warnings": 5, "errors": 0, "sourceVersion": "3.6-migration"},
1337 "doc": {"status": "ok", "tookMs": 1158, "files": 356, "totalSizeKb": 6727},
1338 "test-compile": {"status": "ok", "tookMs": 2985, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1339 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1340 "publish": {"status": "ok", "tookMs": 1443}
1341},{
1342 "module": "elastic4s-client-pekko",
1343 "compile": {"status": "ok", "tookMs": 1203, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1344 "doc": {"status": "ok", "tookMs": 925, "files": 340, "totalSizeKb": 6351},
1345 "test-compile": {"status": "ok", "tookMs": 2663, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1346 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1347 "publish": {"status": "ok", "tookMs": 1393}
1348},{
1349 "module": "elastic4s-effect-zio",
1350 "compile": {"status": "ok", "tookMs": 773, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1351 "doc": {"status": "ok", "tookMs": 712, "files": 336, "totalSizeKb": 6279},
1352 "test-compile": {"status": "ok", "tookMs": 1833, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1353 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1354 "publish": {"status": "ok", "tookMs": 1175}
1355},{
1356 "module": "elastic4s-json-zio",
1357 "compile": {"status": "ok", "tookMs": 689, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1358 "doc": {"status": "ok", "tookMs": 809, "files": 335, "totalSizeKb": 6267},
1359 "test-compile": {"status": "ok", "tookMs": 1664, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1360 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1361 "publish": {"status": "ok", "tookMs": 1428}
1362},{
1363 "module": "elastic4s-json-builder",
1364 "compile": {"status": "ok", "tookMs": 91, "warnings": 10, "errors": 0, "sourceVersion": "3.6-migration"},
1365 "doc": {"status": "ok", "tookMs": 436, "files": 366, "totalSizeKb": 6934},
1366 "test-compile": {"status": "ok", "tookMs": 212, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1367 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1368 "publish": {"status": "ok", "tookMs": 809}
1369},{
1370 "module": "elastic4s-effect-cats-2",
1371 "compile": {"status": "ok", "tookMs": 886, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1372 "doc": {"status": "ok", "tookMs": 849, "files": 340, "totalSizeKb": 6343},
1373 "test-compile": {"status": "ok", "tookMs": 1789, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1374 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1375 "publish": {"status": "ok", "tookMs": 1167}
1376},{
1377 "module": "elastic4s-effect-monix",
1378 "compile": {"status": "ok", "tookMs": 682, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1379 "doc": {"status": "ok", "tookMs": 720, "files": 338, "totalSizeKb": 6303},
1380 "test-compile": {"status": "ok", "tookMs": 604, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1381 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1382 "publish": {"status": "ok", "tookMs": 1276}
1383},{
1384 "module": "elastic4s-client-sttp",
1385 "compile": {"status": "ok", "tookMs": 910, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1386 "doc": {"status": "ok", "tookMs": 894, "files": 337, "totalSizeKb": 6303},
1387 "test-compile": {"status": "ok", "tookMs": 1974, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1388 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1389 "publish": {"status": "ok", "tookMs": 1285}
1390},{
1391 "module": "elastic4s-client-sniffed",
1392 "compile": {"status": "ok", "tookMs": 878, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1393 "doc": {"status": "ok", "tookMs": 874, "files": 337, "totalSizeKb": 6299},
1394 "test-compile": {"status": "ok", "tookMs": 777, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1395 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1396 "publish": {"status": "ok", "tookMs": 1375}
1397}]
1398************************
1399[success] Total time: 246 s (04:06), completed Jan 13, 2025, 1:48:21 PM
1400Checking patch build.sbt...
1401Applied patch build.sbt cleanly.