Build Logs
apache/pekko-connectors-kafka • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
61
Total Lines
534
1##################################
2Clonning https://github.com/apache/pekko-connectors-kafka.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to '0c0121edd9bac57b4a288be44fa9a87e442b693b'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.3
22----
23Preparing build for 3.8.0-RC6
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Versions.scala
34Pattern: val Scala3 = "3.3.3"
35Replacement: val Scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.3"' in project/Versions.scala
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project apache/pekko-connectors-kafka
47##################################
48Scala version: 3.8.0-RC6
49Targets: org.apache.pekko%pekko-connectors-kafka org.apache.pekko%pekko-connectors-kafka-cluster-sharding org.apache.pekko%pekko-connectors-kafka-testkit
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC6
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC6"
70"++3.8.0-RC6 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.apache.pekko%pekko-connectors-kafka org.apache.pekko%pekko-connectors-kafka-cluster-sharding org.apache.pekko%pekko-connectors-kafka-testkit"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 15 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 9.38s.
85[warn] /build/repo/project/CopyrightHeader.scala:27:24: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
86[warn] Seq(Compile, Test, IntegrationTest, Default).flatMap { config =>
87[warn] ^
88[warn] /build/repo/project/Dependencies.scala:19:62: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
89[warn] "org.testcontainers" % "kafka" % testcontainersVersion % IntegrationTest,
90[warn] ^
91[warn] /build/repo/project/Dependencies.scala:20:58: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
92[warn] "org.apache.pekko" %% "pekko-slf4j" % pekkoVersion % IntegrationTest,
93[warn] ^
94[warn] /build/repo/project/Dependencies.scala:21:67: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
95[warn] "org.apache.pekko" %% "pekko-stream-testkit" % pekkoVersion % IntegrationTest,
96[warn] ^
97[warn] /build/repo/project/Dependencies.scala:22:57: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
98[warn] "org.scalatest" %% "scalatest" % scalaTestVersion % IntegrationTest))
99[warn] ^
100[warn] 5 warnings found
101[info] done compiling
102/build/repo/build.sbt:86: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
103 .configs(IntegrationTest.extend(Test))
104 ^
105/build/repo/build.sbt:87: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
106 .settings(inConfig(IntegrationTest)(JavaFormatterPlugin.toBeScopedSettings))
107 ^
108/build/repo/build.sbt:89: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
109 .settings(Defaults.itSettings)
110 ^
111/build/repo/build.sbt:90: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
112 .settings(headerSettings(IntegrationTest))
113 ^
114/build/repo/build.sbt:98: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
115 IntegrationTest / parallelExecution := false)
116 ^
117/build/repo/build.sbt:115: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
118 IntegrationTest / parallelExecution := false)
119 ^
120/build/repo/build.sbt:145: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
121 .configs(IntegrationTest)
122 ^
123/build/repo/build.sbt:146: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
124 .settings(inConfig(IntegrationTest)(JavaFormatterPlugin.toBeScopedSettings))
125 ^
126/build/repo/build.sbt:148: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
127 .settings(Defaults.itSettings)
128 ^
129/build/repo/build.sbt:149: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
130 .settings(headerSettings(IntegrationTest))
131 ^
132/build/repo/build.sbt:153: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
133 IntegrationTest / parallelExecution := false,
134 ^
135[info] loading settings for project pekko-connectors-kafka from build.sbt...
136[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
137[info]
138[info] ** Welcome to the Apache Pekko Kafka Connector! **
139[info]
140[info] The build has three main modules:
141[info] core - the Kafka connector sources
142[info] cluster-sharding - Apache Pekko Cluster External Sharding with the Apache Pekko Kafka Connector
143[info] tests - tests, Docker based integration tests, code for the documentation
144[info] testkit - framework for testing the connector
145[info]
146[info] Other modules:
147[info] docs - the sources for generating https://pekko.apache.org/docs/pekko-connectors-kafka/current/
148[info] benchmarks - compare direct Kafka API usage with Apache Pekko Kafka Connector
149[info]
150[info] Useful sbt tasks:
151[info]
152[info] docs/previewSite
153[info] builds Paradox and Scaladoc documentation, starts a webserver and
154[info] opens a new browser window
155[info]
156[info] verifyCodeFormat
157[info] checks if all of the code is formatted according to the configuration
158[info]
159[info] verifyDocs
160[info] builds all of the docs
161[info]
162[info] test
163[info] runs all the tests
164[info]
165[info] tests/IntegrationTest/test
166[info] run integration tests backed by Docker containers
167[info]
168[info] tests/testOnly -- -t "A consume-transform-produce cycle must complete in happy-path scenario"
169[info] run a single test with an exact name (use -z for partial match)
170[info]
171[info] benchmarks/IntegrationTest/testOnly *.PekkoConnectorsKafkaPlainConsumer
172[info] run a single benchmark backed by Docker containers
173[info]
174[warn] there are 10 keys that are not used by any other settings/tasks:
175[warn]
176[warn] * ThisBuild / mimaReportSignatureProblems
177[warn] +- /build/repo/project/ProjectSettings.scala:123
178[warn] * benchmarks / projectInfoVersion
179[warn] +- /build/repo/project/ProjectSettings.scala:124
180[warn] * cluster-sharding / projectInfoVersion
181[warn] +- /build/repo/project/ProjectSettings.scala:124
182[warn] * core / projectInfoVersion
183[warn] +- /build/repo/project/ProjectSettings.scala:124
184[warn] * docs / previewSite / previewPath
185[warn] +- /build/repo/build.sbt:126
186[warn] * java-tests / IntegrationTest / parallelExecution
187[warn] +- /build/repo/build.sbt:115
188[warn] * java-tests / projectInfoVersion
189[warn] +- /build/repo/project/ProjectSettings.scala:124
190[warn] * pekko-connectors-kafka / projectInfoVersion
191[warn] +- /build/repo/project/ProjectSettings.scala:124
192[warn] * testkit / projectInfoVersion
193[warn] +- /build/repo/project/ProjectSettings.scala:124
194[warn] * tests / projectInfoVersion
195[warn] +- /build/repo/project/ProjectSettings.scala:124
196[warn]
197[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
198[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
199Execute setCrossScalaVersions: 3.8.0-RC6
200[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
201OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in benchmarks/crossScalaVersions
202OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in java-tests/crossScalaVersions
203OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in core/crossScalaVersions
204OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in pekko-connectors-kafka/crossScalaVersions
205OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in tests/crossScalaVersions
206OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in docs/crossScalaVersions
207OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in cluster-sharding/crossScalaVersions
208OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in testkit/crossScalaVersions
209[info]
210[info] ** Welcome to the Apache Pekko Kafka Connector! **
211[info]
212[info] The build has three main modules:
213[info] core - the Kafka connector sources
214[info] cluster-sharding - Apache Pekko Cluster External Sharding with the Apache Pekko Kafka Connector
215[info] tests - tests, Docker based integration tests, code for the documentation
216[info] testkit - framework for testing the connector
217[info]
218[info] Other modules:
219[info] docs - the sources for generating https://pekko.apache.org/docs/pekko-connectors-kafka/current/
220[info] benchmarks - compare direct Kafka API usage with Apache Pekko Kafka Connector
221[info]
222[info] Useful sbt tasks:
223[info]
224[info] docs/previewSite
225[info] builds Paradox and Scaladoc documentation, starts a webserver and
226[info] opens a new browser window
227[info]
228[info] verifyCodeFormat
229[info] checks if all of the code is formatted according to the configuration
230[info]
231[info] verifyDocs
232[info] builds all of the docs
233[info]
234[info] test
235[info] runs all the tests
236[info]
237[info] tests/IntegrationTest/test
238[info] run integration tests backed by Docker containers
239[info]
240[info] tests/testOnly -- -t "A consume-transform-produce cycle must complete in happy-path scenario"
241[info] run a single test with an exact name (use -z for partial match)
242[info]
243[info] benchmarks/IntegrationTest/testOnly *.PekkoConnectorsKafkaPlainConsumer
244[info] run a single benchmark backed by Docker containers
245[info]
246[info] Setting Scala version to 3.8.0-RC6 on 8 projects.
247[info] Switching Scala version on:
248[info] java-tests (2.12.20, 2.13.14, 3.8.0-RC6)
249[info] benchmarks (2.12.20, 2.13.14, 3.8.0-RC6)
250[info] docs (2.12.20, 2.13.14, 3.8.0-RC6)
251[info] tests (2.12.20, 2.13.14, 3.8.0-RC6)
252[info] * pekko-connectors-kafka (2.12.20, 2.13.14, 3.8.0-RC6)
253[info] cluster-sharding (2.12.20, 2.13.14, 3.8.0-RC6)
254[info] core (2.12.20, 2.13.14, 3.8.0-RC6)
255[info] testkit (2.12.20, 2.13.14, 3.8.0-RC6)
256[info] Excluding projects:
257[info] Reapplying settings...
258[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
259[info]
260[info] ** Welcome to the Apache Pekko Kafka Connector! **
261[info]
262[info] The build has three main modules:
263[info] core - the Kafka connector sources
264[info] cluster-sharding - Apache Pekko Cluster External Sharding with the Apache Pekko Kafka Connector
265[info] tests - tests, Docker based integration tests, code for the documentation
266[info] testkit - framework for testing the connector
267[info]
268[info] Other modules:
269[info] docs - the sources for generating https://pekko.apache.org/docs/pekko-connectors-kafka/current/
270[info] benchmarks - compare direct Kafka API usage with Apache Pekko Kafka Connector
271[info]
272[info] Useful sbt tasks:
273[info]
274[info] docs/previewSite
275[info] builds Paradox and Scaladoc documentation, starts a webserver and
276[info] opens a new browser window
277[info]
278[info] verifyCodeFormat
279[info] checks if all of the code is formatted according to the configuration
280[info]
281[info] verifyDocs
282[info] builds all of the docs
283[info]
284[info] test
285[info] runs all the tests
286[info]
287[info] tests/IntegrationTest/test
288[info] run integration tests backed by Docker containers
289[info]
290[info] tests/testOnly -- -t "A consume-transform-produce cycle must complete in happy-path scenario"
291[info] run a single test with an exact name (use -z for partial match)
292[info]
293[info] benchmarks/IntegrationTest/testOnly *.PekkoConnectorsKafkaPlainConsumer
294[info] run a single benchmark backed by Docker containers
295[info]
296Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
297[info] Reapplying settings...
298[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
299[info]
300[info] ** Welcome to the Apache Pekko Kafka Connector! **
301[info]
302[info] The build has three main modules:
303[info] core - the Kafka connector sources
304[info] cluster-sharding - Apache Pekko Cluster External Sharding with the Apache Pekko Kafka Connector
305[info] tests - tests, Docker based integration tests, code for the documentation
306[info] testkit - framework for testing the connector
307[info]
308[info] Other modules:
309[info] docs - the sources for generating https://pekko.apache.org/docs/pekko-connectors-kafka/current/
310[info] benchmarks - compare direct Kafka API usage with Apache Pekko Kafka Connector
311[info]
312[info] Useful sbt tasks:
313[info]
314[info] docs/previewSite
315[info] builds Paradox and Scaladoc documentation, starts a webserver and
316[info] opens a new browser window
317[info]
318[info] verifyCodeFormat
319[info] checks if all of the code is formatted according to the configuration
320[info]
321[info] verifyDocs
322[info] builds all of the docs
323[info]
324[info] test
325[info] runs all the tests
326[info]
327[info] tests/IntegrationTest/test
328[info] run integration tests backed by Docker containers
329[info]
330[info] tests/testOnly -- -t "A consume-transform-produce cycle must complete in happy-path scenario"
331[info] run a single test with an exact name (use -z for partial match)
332[info]
333[info] benchmarks/IntegrationTest/testOnly *.PekkoConnectorsKafkaPlainConsumer
334[info] run a single benchmark backed by Docker containers
335[info]
336[info] Defining Global / credentials, ThisBuild / credentials and 7 others.
337[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 64 others.
338[info] Run `last` for details.
339[info] Reapplying settings...
340[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
341[info]
342[info] ** Welcome to the Apache Pekko Kafka Connector! **
343[info]
344[info] The build has three main modules:
345[info] core - the Kafka connector sources
346[info] cluster-sharding - Apache Pekko Cluster External Sharding with the Apache Pekko Kafka Connector
347[info] tests - tests, Docker based integration tests, code for the documentation
348[info] testkit - framework for testing the connector
349[info]
350[info] Other modules:
351[info] docs - the sources for generating https://pekko.apache.org/docs/pekko-connectors-kafka/current/
352[info] benchmarks - compare direct Kafka API usage with Apache Pekko Kafka Connector
353[info]
354[info] Useful sbt tasks:
355[info]
356[info] docs/previewSite
357[info] builds Paradox and Scaladoc documentation, starts a webserver and
358[info] opens a new browser window
359[info]
360[info] verifyCodeFormat
361[info] checks if all of the code is formatted according to the configuration
362[info]
363[info] verifyDocs
364[info] builds all of the docs
365[info]
366[info] test
367[info] runs all the tests
368[info]
369[info] tests/IntegrationTest/test
370[info] run integration tests backed by Docker containers
371[info]
372[info] tests/testOnly -- -t "A consume-transform-produce cycle must complete in happy-path scenario"
373[info] run a single test with an exact name (use -z for partial match)
374[info]
375[info] benchmarks/IntegrationTest/testOnly *.PekkoConnectorsKafkaPlainConsumer
376[info] run a single benchmark backed by Docker containers
377[info]
378Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
379[info] Reapplying settings...
380OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
381
382 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
383 Did you mean java-tests / allExcludeDependencies ?
384 , retry without global scopes
385[info] Reapplying settings...
386[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
387[info]
388[info] ** Welcome to the Apache Pekko Kafka Connector! **
389[info]
390[info] The build has three main modules:
391[info] core - the Kafka connector sources
392[info] cluster-sharding - Apache Pekko Cluster External Sharding with the Apache Pekko Kafka Connector
393[info] tests - tests, Docker based integration tests, code for the documentation
394[info] testkit - framework for testing the connector
395[info]
396[info] Other modules:
397[info] docs - the sources for generating https://pekko.apache.org/docs/pekko-connectors-kafka/current/
398[info] benchmarks - compare direct Kafka API usage with Apache Pekko Kafka Connector
399[info]
400[info] Useful sbt tasks:
401[info]
402[info] docs/previewSite
403[info] builds Paradox and Scaladoc documentation, starts a webserver and
404[info] opens a new browser window
405[info]
406[info] verifyCodeFormat
407[info] checks if all of the code is formatted according to the configuration
408[info]
409[info] verifyDocs
410[info] builds all of the docs
411[info]
412[info] test
413[info] runs all the tests
414[info]
415[info] tests/IntegrationTest/test
416[info] run integration tests backed by Docker containers
417[info]
418[info] tests/testOnly -- -t "A consume-transform-produce cycle must complete in happy-path scenario"
419[info] run a single test with an exact name (use -z for partial match)
420[info]
421[info] benchmarks/IntegrationTest/testOnly *.PekkoConnectorsKafkaPlainConsumer
422[info] run a single benchmark backed by Docker containers
423[info]
424Execute removeScalacOptionsStartingWith: -P:wartremover
425[info] Reapplying settings...
426[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
427[info]
428[info] ** Welcome to the Apache Pekko Kafka Connector! **
429[info]
430[info] The build has three main modules:
431[info] core - the Kafka connector sources
432[info] cluster-sharding - Apache Pekko Cluster External Sharding with the Apache Pekko Kafka Connector
433[info] tests - tests, Docker based integration tests, code for the documentation
434[info] testkit - framework for testing the connector
435[info]
436[info] Other modules:
437[info] docs - the sources for generating https://pekko.apache.org/docs/pekko-connectors-kafka/current/
438[info] benchmarks - compare direct Kafka API usage with Apache Pekko Kafka Connector
439[info]
440[info] Useful sbt tasks:
441[info]
442[info] docs/previewSite
443[info] builds Paradox and Scaladoc documentation, starts a webserver and
444[info] opens a new browser window
445[info]
446[info] verifyCodeFormat
447[info] checks if all of the code is formatted according to the configuration
448[info]
449[info] verifyDocs
450[info] builds all of the docs
451[info]
452[info] test
453[info] runs all the tests
454[info]
455[info] tests/IntegrationTest/test
456[info] run integration tests backed by Docker containers
457[info]
458[info] tests/testOnly -- -t "A consume-transform-produce cycle must complete in happy-path scenario"
459[info] run a single test with an exact name (use -z for partial match)
460[info]
461[info] benchmarks/IntegrationTest/testOnly *.PekkoConnectorsKafkaPlainConsumer
462[info] run a single benchmark backed by Docker containers
463[info]
464[success] Total time: 0 s, completed Jan 8, 2026, 1:59:48 AM
465Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
466Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
467Starting build...
468Projects: Set(core, cluster-sharding, testkit)
469Starting build for ProjectRef(file:/build/repo/,core) (pekko-connectors-kafka)... [0/3]
470OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
471Compile scalacOptions: -encoding, UTF-8, -Wconf:cat=feature:w, -Wconf:cat=deprecation:w, -Wconf:cat=unchecked:w, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
472[info] compiling 58 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
473[info] done compiling
474Starting build for ProjectRef(file:/build/repo/,cluster-sharding) (pekko-connectors-kafka-cluster-sharding)... [1/3]
475Compile scalacOptions: -encoding, UTF-8, -Wconf:cat=feature:w, -Wconf:cat=deprecation:w, -Wconf:cat=unchecked:w, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
476[info] compiling 1 Scala source to /build/repo/cluster-sharding/target/scala-3.8.0-RC6/classes ...
477[info] done compiling
478Starting build for ProjectRef(file:/build/repo/,testkit) (pekko-connectors-kafka-testkit)... [2/3]
479Compile scalacOptions: -encoding, UTF-8, -Wconf:cat=feature:w, -Wconf:cat=deprecation:w, -Wconf:cat=unchecked:w, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
480[info] compiling 14 Scala sources and 8 Java sources to /build/repo/testkit/target/scala-3.8.0-RC6/classes ...
481[warn] /build/repo/testkit/src/main/java/org/apache/pekko/kafka/testkit/internal/PekkoConnectorsKafkaContainer.java:168:47: getContainerIpAddress() in org.testcontainers.containers.ContainerState has been deprecated
482[warn] getContainerIpAddress
483[warn] ^
484[warn] /build/repo/testkit/src/main/java/org/apache/pekko/kafka/testkit/internal/PekkoConnectorsKafkaContainer.java:177:55: getContainerIpAddress() in org.testcontainers.containers.ContainerState has been deprecated
485[warn] getContainerIpAddress
486[warn] ^
487[warn] /build/repo/testkit/src/main/java/org/apache/pekko/kafka/testkit/internal/SchemaRegistryContainer.java:52:25: getContainerIpAddress() in org.testcontainers.containers.ContainerState has been deprecated
488[warn] getContainerIpAddress
489[warn] ^
490[info] done compiling
491
492************************
493Build summary:
494[{
495 "module": "pekko-connectors-kafka",
496 "compile": {"status": "ok", "tookMs": 16242, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
497 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
498 "test-compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
499 "test": {"status": "ok", "tookMs": 142, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
500 "publish": {"status": "skipped", "tookMs": 0},
501 "metadata": {
502 "crossScalaVersions": ["2.12.20", "2.13.14", "3.3.3"]
503}
504},{
505 "module": "pekko-connectors-kafka-cluster-sharding",
506 "compile": {"status": "ok", "tookMs": 1113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
507 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
508 "test-compile": {"status": "ok", "tookMs": 194, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
509 "test": {"status": "ok", "tookMs": 167, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
510 "publish": {"status": "skipped", "tookMs": 0},
511 "metadata": {
512 "crossScalaVersions": ["2.12.20", "2.13.14", "3.3.3"]
513}
514},{
515 "module": "pekko-connectors-kafka-testkit",
516 "compile": {"status": "ok", "tookMs": 3617, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
517 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
518 "test-compile": {"status": "ok", "tookMs": 255, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
519 "test": {"status": "ok", "tookMs": 173, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
520 "publish": {"status": "skipped", "tookMs": 0},
521 "metadata": {
522 "crossScalaVersions": ["2.12.20", "2.13.14", "3.3.3"]
523}
524}]
525************************
526[success] Total time: 28 s, completed Jan 8, 2026, 2:00:17 AM
527[0JChecking patch project/plugins.sbt...
528Checking patch project/build.properties...
529Checking patch project/Versions.scala...
530Checking patch build.sbt...
531Applied patch project/plugins.sbt cleanly.
532Applied patch project/build.properties cleanly.
533Applied patch project/Versions.scala cleanly.
534Applied patch build.sbt cleanly.