Build Logs

embeddedkafka/embedded-kafka-schema-registry • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

279

Total Lines

1817

1##################################
2Clonning https://github.com/embeddedkafka/embedded-kafka-schema-registry.git into /build/repo using revision v8.1.0
3##################################
4Note: switching to 'cd0b669b833ba132279212ef2ee1a11d729f0ee6'.
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.7
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44No prepare script found for project embeddedkafka/embedded-kafka-schema-registry
45##################################
46Scala version: 3.8.0-RC2
47Targets: io.github.embeddedkafka%embedded-kafka-schema-registry io.github.embeddedkafka%embedded-kafka-schema-registry-streams
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0-RC2
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0-RC2"
68"++3.8.0-RC2 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.embeddedkafka%embedded-kafka-schema-registry io.github.embeddedkafka%embedded-kafka-schema-registry-streams"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.998s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
87[warn] there's a key that's not used by any other settings/tasks:
88[warn]
89[warn] * ThisBuild / parallelExecution
90[warn] +- /build/repo/build.sbt:3
91[warn]
92[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
93[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
94Execute setCrossScalaVersions: 3.8.0-RC2
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in kafkaStreams/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in embeddedKafkaSchemaRegistry/crossScalaVersions
98[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
100[info] Switching Scala version on:
101[info] * root (2.13.17, 3.8.0-RC2)
102[info] embeddedKafkaSchemaRegistry (2.13.17, 3.8.0-RC2)
103[info] kafkaStreams (2.13.17, 3.8.0-RC2)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
110[info] Defining Global / credentials, credentials and 1 others.
111[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to embedded-kafka-schema-registry-root (in build file:/build/repo/)
127[success] Total time: 0 s, completed Nov 28, 2025, 3:59:20 PM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
130Starting build...
131Projects: Set(embeddedKafkaSchemaRegistry, kafkaStreams)
132Starting build for ProjectRef(file:/build/repo/,embeddedKafkaSchemaRegistry) (embedded-kafka-schema-registry)... [0/2]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
137[info] scalafmt: Formatting 5 Scala sources (/build/repo/embedded-kafka-schema-registry)...
138[info] scalafmt: Formatting 5 Scala sources (/build/repo/embedded-kafka-schema-registry)...
139[info] compiling 5 Scala sources to /build/repo/embedded-kafka-schema-registry/target/scala-3.8.0-RC2/classes ...
140[info] done compiling
141[info] compiling 5 Scala sources to /build/repo/embedded-kafka-schema-registry/target/scala-3.8.0-RC2/test-classes ...
142[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:21:29
143[warn] 21 | EmbeddedKafka.start()(
144[warn] | ^
145[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
146[warn] 22 | EmbeddedKafkaConfig(
147[warn] 23 | kafkaPort = 8000,
148[warn] 24 | controllerPort = 8001,
149[warn] 25 | schemaRegistryPort = 8002
150[warn] 26 | )
151[warn] 27 | )
152[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:29:28
153[warn] 29 | expectedServerStatus(7002, Available)
154[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
155[warn] | unused value of type org.scalatest.Assertion
156[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:30:28
157[warn] 30 | expectedServerStatus(7000, Available)
158[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
159[warn] | unused value of type org.scalatest.Assertion
160[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:31:28
161[warn] 31 | expectedServerStatus(7001, Available)
162[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
163[warn] | unused value of type org.scalatest.Assertion
164[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:33:28
165[warn] 33 | expectedServerStatus(8002, Available)
166[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
167[warn] | unused value of type org.scalatest.Assertion
168[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:34:28
169[warn] 34 | expectedServerStatus(8000, Available)
170[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
171[warn] | unused value of type org.scalatest.Assertion
172[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:35:28
173[warn] 35 | expectedServerStatus(8001, Available)
174[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
175[warn] | unused value of type org.scalatest.Assertion
176[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:39:28
177[warn] 39 | expectedServerStatus(7002, NotAvailable)
178[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
179[warn] | unused value of type org.scalatest.Assertion
180[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:40:28
181[warn] 40 | expectedServerStatus(7000, NotAvailable)
182[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
183[warn] | unused value of type org.scalatest.Assertion
184[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:41:28
185[warn] 41 | expectedServerStatus(7001, NotAvailable)
186[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
187[warn] | unused value of type org.scalatest.Assertion
188[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:43:28
189[warn] 43 | expectedServerStatus(8002, Available)
190[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
191[warn] | unused value of type org.scalatest.Assertion
192[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:44:28
193[warn] 44 | expectedServerStatus(8000, Available)
194[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
195[warn] | unused value of type org.scalatest.Assertion
196[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:45:28
197[warn] 45 | expectedServerStatus(8001, Available)
198[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
199[warn] | unused value of type org.scalatest.Assertion
200[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:58:8
201[warn] 58 | EmbeddedKafka.start()
202[warn] | ^^^^^^^^^^^^^^^^^^^^^
203[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
204[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:60:28
205[warn] 60 | expectedServerStatus(13542, Available)
206[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
207[warn] | unused value of type org.scalatest.Assertion
208[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:61:28
209[warn] 61 | expectedServerStatus(12345, Available)
210[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
211[warn] | unused value of type org.scalatest.Assertion
212[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:62:28
213[warn] 62 | expectedServerStatus(54321, Available)
214[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
215[warn] | unused value of type org.scalatest.Assertion
216[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:73:8
217[warn] 73 | EmbeddedKafka.start()
218[warn] | ^^^^^^^^^^^^^^^^^^^^^
219[warn] |unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedKWithSR
220[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:74:8
221[warn] 74 | EmbeddedKafka.isRunning shouldBe true
222[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
223[warn] | unused value of type org.scalatest.Assertion
224[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:83:8
225[warn] 83 | EmbeddedKafka.startKafka(Files.createTempDirectory("kafka-test-logs"))
226[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
227[warn] | unused value of type io.github.embeddedkafka.EmbeddedK
228[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:84:8
229[warn] 84 | EmbeddedKafka.startSchemaRegistry
230[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
231[warn] | unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedSR
232[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:86:8
233[warn] 86 | EmbeddedKafka.isRunning shouldBe true
234[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
235[warn] | unused value of type org.scalatest.Assertion
236[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:95:8
237[warn] 95 | EmbeddedKafka.startKafka(Files.createTempDirectory("kafka-test-logs"))
238[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
239[warn] | unused value of type io.github.embeddedkafka.EmbeddedK
240[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:96:8
241[warn] 96 | EmbeddedKafka.startSchemaRegistry
242[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
243[warn] | unused value of type io.github.embeddedkafka.schemaregistry.EmbeddedSR
244[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaObjectSpec.scala:98:8
245[warn] 98 | EmbeddedKafka.isRunning shouldBe false
246[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
247[warn] | unused value of type org.scalatest.Assertion
248[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:75:6
249[warn] 75 | recordKey shouldBe key
250[warn] | ^^^^^^^^^^^^^^^^^^^^^^
251[warn] | unused value of type org.scalatest.Assertion
252[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:93:6
253[warn] 93 | records.size shouldBe 2
254[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
255[warn] | unused value of type org.scalatest.Assertion
256[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:98:6
257[warn] 98 | record1Key shouldBe key1
258[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
259[warn] | unused value of type org.scalatest.Assertion
260[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:99:6
261[warn] 99 | record1Value shouldBe message1
262[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
263[warn] | unused value of type org.scalatest.Assertion
264[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:101:6
265[warn] 101 | record2Key shouldBe key2
266[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
267[warn] | unused value of type org.scalatest.Assertion
268[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaSpec.scala:128:6
269[warn] 128 | k shouldBe key
270[warn] | ^^^^^^^^^^^^^^
271[warn] | unused value of type org.scalatest.Assertion
272[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:41:10
273[warn] 41 | actualConfig shouldBe userDefinedConfig
274[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
275[warn] | unused value of type org.scalatest.Assertion
276[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:42:32
277[warn] 42 | everyServerIsAvailable(actualConfig)
278[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
279[warn] | unused value of type org.scalatest.Assertion
280[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:50:24
281[warn] 50 | expectedServerStatus(config.kafkaPort, Available)
282[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
283[warn] | unused value of type org.scalatest.Assertion
284[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:51:24
285[warn] 51 | expectedServerStatus(config.schemaRegistryPort, Available)
286[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
287[warn] | unused value of type org.scalatest.Assertion
288[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:56:24
289[warn] 56 | expectedServerStatus(config.kafkaPort, NotAvailable)
290[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
291[warn] | unused value of type org.scalatest.Assertion
292[warn] -- [E176] Potential Issue Warning: /build/repo/embedded-kafka-schema-registry/src/test/scala/io/github/embeddedkafka/schemaregistry/EmbeddedKafkaTraitSpec.scala:57:24
293[warn] 57 | expectedServerStatus(config.schemaRegistryPort, NotAvailable)
294[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
295[warn] | unused value of type org.scalatest.Assertion
296[warn] 37 warnings found
297[info] done compiling
298[info] EmbeddedKafkaObjectSpec:
299[info] the EmbeddedKafka object
300[info] when invoking the start and stop methods
301[2025-11-28 16:01:19,504] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka-logs7589508676862121463/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
302[2025-11-28 16:01:20,668] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
303[2025-11-28 16:01:20,798] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.rest.ApplicationServer:379)
304[2025-11-28 16:01:20,820] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
305[2025-11-28 16:01:20,874] INFO Found internal listener: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
306[2025-11-28 16:01:20,875] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
307[2025-11-28 16:01:21,036] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
308[2025-11-28 16:01:21,038] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
309[2025-11-28 16:01:21,038] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
310[2025-11-28 16:01:21,070] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:7000 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
311[2025-11-28 16:01:21,147] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
312[2025-11-28 16:01:21,160] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
313[2025-11-28 16:01:21,162] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
314[2025-11-28 16:01:21,222] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
315[2025-11-28 16:01:21,227] INFO [Broker id=0] Creating new partition _schemas-0 with topic id q7duKD-TTTqY64szZzxklQ. (state.change.logger:69)
316[2025-11-28 16:01:21,255] INFO [Broker id=0] Leader _schemas-0 with topic id Some(q7duKD-TTTqY64szZzxklQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
317[2025-11-28 16:01:21,286] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
318[2025-11-28 16:01:21,355] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
319[2025-11-28 16:01:21,358] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
320[2025-11-28 16:01:21,358] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
321[2025-11-28 16:01:21,457] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
322[2025-11-28 16:01:21,499] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
323[2025-11-28 16:01:21,500] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
324[2025-11-28 16:01:21,540] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
325[2025-11-28 16:01:21,541] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id o7McoyBgSqyzwzGvKKsvGw. (state.change.logger:69)
326[2025-11-28 16:01:21,545] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(o7McoyBgSqyzwzGvKKsvGw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
327[2025-11-28 16:01:21,625] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Discovered group coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
328[2025-11-28 16:01:21,627] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
329[2025-11-28 16:01:21,627] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
330[2025-11-28 16:01:21,639] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-1-f7bea91e-e43b-4d45-bfdc-6cb3e6f7b9ea (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
331[2025-11-28 16:01:21,640] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
332[2025-11-28 16:01:21,640] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
333[2025-11-28 16:01:24,650] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-1-f7bea91e-e43b-4d45-bfdc-6cb3e6f7b9ea', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
334[2025-11-28 16:01:24,650] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
335[2025-11-28 16:01:24,655] INFO Member information: {sr-1-f7bea91e-e43b-4d45-bfdc-6cb3e6f7b9ea=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
336[2025-11-28 16:01:24,658] INFO Assignment: Assignment{version=1, error=0, leader='sr-1-f7bea91e-e43b-4d45-bfdc-6cb3e6f7b9ea', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
337[2025-11-28 16:01:24,670] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-1-f7bea91e-e43b-4d45-bfdc-6cb3e6f7b9ea', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
338[2025-11-28 16:01:24,672] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-1-f7bea91e-e43b-4d45-bfdc-6cb3e6f7b9ea', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
339[2025-11-28 16:01:24,672] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
340[2025-11-28 16:01:24,683] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
341[2025-11-28 16:01:24,691] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
342[2025-11-28 16:01:24,694] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
343[2025-11-28 16:01:24,731] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
344[2025-11-28 16:01:24,738] INFO schema registry handler hierarchy:
345- org.eclipse.jetty.server.Handler$Sequence
346 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
347 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
348 - org.eclipse.jetty.ee10.servlet.SessionHandler
349 - org.eclipse.jetty.ee10.servlet.ServletHandler
350 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
351[2025-11-28 16:01:24,756] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
352[2025-11-28 16:01:24,791] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
353[2025-11-28 16:01:24,798] INFO Started oeje10s.ServletContextHandler@2d9ed2da{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@6f8a6f17{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
354Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
355WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
356Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
357WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
358Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
359WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
360Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
361WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
362Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
363WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
364Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
365WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
366Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
367WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
368Nov 28, 2025 4:01:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
369WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
370[2025-11-28 16:01:25,178] INFO HV000001: Hibernate Validator 8.0.1.Final (org.hibernate.validator.internal.util.Version:21)
371[2025-11-28 16:01:25,374] INFO Started oeje10s.ServletContextHandler@2d9ed2da{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@6f8a6f17{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
372[2025-11-28 16:01:25,408] INFO Started oeje10s.ServletContextHandler@263e469f{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@304467f5{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
373[2025-11-28 16:01:25,408] INFO Started oeje10s.ServletContextHandler@263e469f{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@304467f5{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
374[2025-11-28 16:01:25,412] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
375[2025-11-28 16:01:25,420] INFO Started NetworkTrafficServerConnector@2e5b0f06{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:326)
376[2025-11-28 16:01:25,422] INFO Started icr.ApplicationServer@2606e926{STARTING}[12.0.25,sto=5000] @7203ms (org.eclipse.jetty.server.Server:612)
377[2025-11-28 16:01:25,429] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka-logs9333206194002341203/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
378[2025-11-28 16:01:25,572] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
379[2025-11-28 16:01:25,579] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:8002, name='null'} (io.confluent.rest.ApplicationServer:379)
380[2025-11-28 16:01:25,581] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
381[2025-11-28 16:01:25,582] INFO Found internal listener: NamedURI{uri=http://localhost:8002, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
382[2025-11-28 16:01:25,582] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=8002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
383[2025-11-28 16:01:25,593] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
384[2025-11-28 16:01:25,594] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
385[2025-11-28 16:01:25,594] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
386[2025-11-28 16:01:25,595] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:8000 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
387[2025-11-28 16:01:25,596] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
388[2025-11-28 16:01:25,603] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
389[2025-11-28 16:01:25,604] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
390[2025-11-28 16:01:25,634] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
391[2025-11-28 16:01:25,635] INFO [Broker id=0] Creating new partition _schemas-0 with topic id qi1XuBmfTXO4dhWHI6ETTA. (state.change.logger:69)
392[2025-11-28 16:01:25,640] INFO [Broker id=0] Leader _schemas-0 with topic id Some(qi1XuBmfTXO4dhWHI6ETTA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
393[2025-11-28 16:01:25,644] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
394[2025-11-28 16:01:25,655] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
395[2025-11-28 16:01:25,656] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
396[2025-11-28 16:01:25,657] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
397[2025-11-28 16:01:25,767] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
398[2025-11-28 16:01:25,769] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
399[2025-11-28 16:01:25,769] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
400[2025-11-28 16:01:25,803] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
401[2025-11-28 16:01:25,804] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id KhpZVwxeQvebT03k9mkeng. (state.change.logger:69)
402[2025-11-28 16:01:25,807] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(KhpZVwxeQvebT03k9mkeng) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
403[2025-11-28 16:01:25,883] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Discovered group coordinator localhost:8000 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
404[2025-11-28 16:01:25,884] INFO [Schema registry clientId=sr-2, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
405[2025-11-28 16:01:25,884] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
406[2025-11-28 16:01:25,887] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-2-a1dedafd-fa03-4a82-9201-2a489603526e (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
407[2025-11-28 16:01:25,887] INFO [Schema registry clientId=sr-2, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
408[2025-11-28 16:01:25,887] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
409[2025-11-28 16:01:28,890] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-2-a1dedafd-fa03-4a82-9201-2a489603526e', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
410[2025-11-28 16:01:28,890] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
411[2025-11-28 16:01:28,891] INFO Member information: {sr-2-a1dedafd-fa03-4a82-9201-2a489603526e=version=1,host=6ce5fca73ac5,port=8002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
412[2025-11-28 16:01:28,891] INFO Assignment: Assignment{version=1, error=0, leader='sr-2-a1dedafd-fa03-4a82-9201-2a489603526e', leaderIdentity=version=1,host=6ce5fca73ac5,port=8002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
413[2025-11-28 16:01:28,898] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-2-a1dedafd-fa03-4a82-9201-2a489603526e', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
414[2025-11-28 16:01:28,899] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-2-a1dedafd-fa03-4a82-9201-2a489603526e', leaderIdentity=version=1,host=6ce5fca73ac5,port=8002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
415[2025-11-28 16:01:28,899] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=8002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
416[2025-11-28 16:01:28,899] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=8002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
417[2025-11-28 16:01:28,906] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
418[2025-11-28 16:01:28,907] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
419[2025-11-28 16:01:28,908] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
420[2025-11-28 16:01:28,909] INFO schema registry handler hierarchy:
421- org.eclipse.jetty.server.Handler$Sequence
422 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
423 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
424 - org.eclipse.jetty.ee10.servlet.SessionHandler
425 - org.eclipse.jetty.ee10.servlet.ServletHandler
426 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
427[2025-11-28 16:01:28,911] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
428[2025-11-28 16:01:28,920] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
429[2025-11-28 16:01:28,922] INFO Started oeje10s.ServletContextHandler@496b4da7{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@4ce9c68f{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
430Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
431WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
432Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
433WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
434Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
435WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
436Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
437WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
438Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
439WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
440Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
441WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
442Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
443WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
444Nov 28, 2025 4:01:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
445WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
446[2025-11-28 16:01:29,056] INFO Started oeje10s.ServletContextHandler@496b4da7{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@4ce9c68f{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
447[2025-11-28 16:01:29,061] INFO Started oeje10s.ServletContextHandler@26a6fa7d{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5d68f8ef{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
448[2025-11-28 16:01:29,061] INFO Started oeje10s.ServletContextHandler@26a6fa7d{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5d68f8ef{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
449[2025-11-28 16:01:29,062] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
450[2025-11-28 16:01:29,066] INFO Started NetworkTrafficServerConnector@7e0dc89c{HTTP/1.1, (http/1.1, h2c)}{localhost:8002} (org.eclipse.jetty.server.AbstractConnector:326)
451[2025-11-28 16:01:29,066] INFO Started icr.ApplicationServer@1f6afb42{STARTING}[12.0.25,sto=5000] @10847ms (org.eclipse.jetty.server.Server:612)
452[2025-11-28 16:01:29,078] INFO Stopped icr.ApplicationServer@2606e926{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
453[2025-11-28 16:01:29,079] INFO Shutdown icr.ApplicationServer@2606e926{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
454[2025-11-28 16:01:29,083] INFO Stopped NetworkTrafficServerConnector@2e5b0f06{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:381)
455[2025-11-28 16:01:29,086] INFO Stopped oeje10s.ServletContextHandler@263e469f{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@304467f5{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
456[2025-11-28 16:01:29,093] INFO Stopped oeje10s.ServletContextHandler@2d9ed2da{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@6f8a6f17{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
457[2025-11-28 16:01:29,107] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
458[2025-11-28 16:01:29,107] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
459[2025-11-28 16:01:29,110] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Member sr-1-f7bea91e-e43b-4d45-bfdc-6cb3e6f7b9ea sending LeaveGroup request to coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
460[2025-11-28 16:01:29,111] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
461[2025-11-28 16:01:29,111] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
462[2025-11-28 16:01:29,111] WARN [Schema registry clientId=sr-1, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
463[2025-11-28 16:01:29,114] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
464[2025-11-28 16:01:29,114] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
465[2025-11-28 16:01:29,114] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
466[2025-11-28 16:01:29,114] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
467[2025-11-28 16:01:29,220] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
468[2025-11-28 16:01:29,224] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
469[2025-11-28 16:01:29,224] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
470[2025-11-28 16:01:29,224] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
471[2025-11-28 16:01:29,257] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
472[2025-11-28 16:01:29,262] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
473[2025-11-28 16:01:29,263] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
474[2025-11-28 16:01:29,265] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
475[2025-11-28 16:01:29,556] INFO Stopped icr.ApplicationServer@1f6afb42{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
476[2025-11-28 16:01:29,556] INFO Shutdown icr.ApplicationServer@1f6afb42{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
477[2025-11-28 16:01:31,557] INFO Stopped NetworkTrafficServerConnector@7e0dc89c{HTTP/1.1, (http/1.1, h2c)}{localhost:8002} (org.eclipse.jetty.server.AbstractConnector:381)
478[2025-11-28 16:01:31,558] INFO Stopped oeje10s.ServletContextHandler@26a6fa7d{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5d68f8ef{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
479[2025-11-28 16:01:31,559] INFO Stopped oeje10s.ServletContextHandler@496b4da7{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@4ce9c68f{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
480[2025-11-28 16:01:31,560] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
481[2025-11-28 16:01:31,560] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
482[2025-11-28 16:01:31,561] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Member sr-2-a1dedafd-fa03-4a82-9201-2a489603526e sending LeaveGroup request to coordinator localhost:8000 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
483[2025-11-28 16:01:31,561] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
484[2025-11-28 16:01:31,562] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
485[2025-11-28 16:01:31,562] WARN [Schema registry clientId=sr-2, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
486[2025-11-28 16:01:31,563] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
487[2025-11-28 16:01:31,563] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
488[2025-11-28 16:01:31,564] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
489[2025-11-28 16:01:31,564] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
490[2025-11-28 16:01:31,921] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
491[2025-11-28 16:01:31,923] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
492[2025-11-28 16:01:31,923] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
493[2025-11-28 16:01:31,923] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
494[2025-11-28 16:01:31,951] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
495[2025-11-28 16:01:31,951] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
496[2025-11-28 16:01:31,952] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
497[2025-11-28 16:01:31,952] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
498[info] - should start and stop a specific Kafka along with Schema Registry
499[2025-11-28 16:01:32,102] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka-logs16383336147121673818/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
500[2025-11-28 16:01:32,231] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
501[2025-11-28 16:01:32,237] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:13542, name='null'} (io.confluent.rest.ApplicationServer:379)
502[2025-11-28 16:01:32,238] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
503[2025-11-28 16:01:32,239] INFO Found internal listener: NamedURI{uri=http://localhost:13542, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
504[2025-11-28 16:01:32,239] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=13542,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
505[2025-11-28 16:01:32,247] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
506[2025-11-28 16:01:32,247] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
507[2025-11-28 16:01:32,247] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
508[2025-11-28 16:01:32,248] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:12345 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
509[2025-11-28 16:01:32,248] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
510[2025-11-28 16:01:32,254] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
511[2025-11-28 16:01:32,255] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
512[2025-11-28 16:01:32,285] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
513[2025-11-28 16:01:32,285] INFO [Broker id=0] Creating new partition _schemas-0 with topic id xEjfT6fhSvmpNioGRQqX-w. (state.change.logger:69)
514[2025-11-28 16:01:32,288] INFO [Broker id=0] Leader _schemas-0 with topic id Some(xEjfT6fhSvmpNioGRQqX-w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
515[2025-11-28 16:01:32,291] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
516[2025-11-28 16:01:32,298] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
517[2025-11-28 16:01:32,298] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
518[2025-11-28 16:01:32,299] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
519[2025-11-28 16:01:32,407] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
520[2025-11-28 16:01:32,409] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
521[2025-11-28 16:01:32,409] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
522[2025-11-28 16:01:32,442] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
523[2025-11-28 16:01:32,442] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id BPJ64pjvRhiZME5Q6uc4TA. (state.change.logger:69)
524[2025-11-28 16:01:32,445] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(BPJ64pjvRhiZME5Q6uc4TA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
525[2025-11-28 16:01:32,531] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Discovered group coordinator localhost:12345 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
526[2025-11-28 16:01:32,532] INFO [Schema registry clientId=sr-3, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
527[2025-11-28 16:01:32,532] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
528[2025-11-28 16:01:32,534] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-3-10a9ff65-57c3-40d1-9106-9eacdc5132b0 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
529[2025-11-28 16:01:32,534] INFO [Schema registry clientId=sr-3, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
530[2025-11-28 16:01:32,535] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
531[2025-11-28 16:01:35,536] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-3-10a9ff65-57c3-40d1-9106-9eacdc5132b0', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
532[2025-11-28 16:01:35,536] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
533[2025-11-28 16:01:35,537] INFO Member information: {sr-3-10a9ff65-57c3-40d1-9106-9eacdc5132b0=version=1,host=6ce5fca73ac5,port=13542,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
534[2025-11-28 16:01:35,537] INFO Assignment: Assignment{version=1, error=0, leader='sr-3-10a9ff65-57c3-40d1-9106-9eacdc5132b0', leaderIdentity=version=1,host=6ce5fca73ac5,port=13542,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
535[2025-11-28 16:01:35,544] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-3-10a9ff65-57c3-40d1-9106-9eacdc5132b0', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
536[2025-11-28 16:01:35,545] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-3-10a9ff65-57c3-40d1-9106-9eacdc5132b0', leaderIdentity=version=1,host=6ce5fca73ac5,port=13542,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
537[2025-11-28 16:01:35,545] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=13542,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
538[2025-11-28 16:01:35,545] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=13542,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
539[2025-11-28 16:01:35,553] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
540[2025-11-28 16:01:35,554] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
541[2025-11-28 16:01:35,555] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
542[2025-11-28 16:01:35,556] INFO schema registry handler hierarchy:
543- org.eclipse.jetty.server.Handler$Sequence
544 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
545 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
546 - org.eclipse.jetty.ee10.servlet.SessionHandler
547 - org.eclipse.jetty.ee10.servlet.ServletHandler
548 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
549[2025-11-28 16:01:35,558] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
550[2025-11-28 16:01:35,566] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
551[2025-11-28 16:01:35,568] INFO Started oeje10s.ServletContextHandler@26cc846c{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@6f9f8b68{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
552Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
553WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
554Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
555WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
556Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
557WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
558Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
559WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
560Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
561WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
562Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
563WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
564Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
565WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
566Nov 28, 2025 4:01:35 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
567WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
568[2025-11-28 16:01:35,663] INFO Started oeje10s.ServletContextHandler@26cc846c{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@6f9f8b68{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
569[2025-11-28 16:01:35,667] INFO Started oeje10s.ServletContextHandler@39349877{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4d27f7f2{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
570[2025-11-28 16:01:35,667] INFO Started oeje10s.ServletContextHandler@39349877{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4d27f7f2{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
571[2025-11-28 16:01:35,669] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
572[2025-11-28 16:01:35,671] INFO Started NetworkTrafficServerConnector@79bac3b6{HTTP/1.1, (http/1.1, h2c)}{localhost:13542} (org.eclipse.jetty.server.AbstractConnector:326)
573[2025-11-28 16:01:35,671] INFO Started icr.ApplicationServer@8dfa0cd{STARTING}[12.0.25,sto=5000] @17452ms (org.eclipse.jetty.server.Server:612)
574[2025-11-28 16:01:35,672] INFO Stopped icr.ApplicationServer@8dfa0cd{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
575[2025-11-28 16:01:35,673] INFO Shutdown icr.ApplicationServer@8dfa0cd{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
576[2025-11-28 16:01:37,674] INFO Stopped NetworkTrafficServerConnector@79bac3b6{HTTP/1.1, (http/1.1, h2c)}{localhost:13542} (org.eclipse.jetty.server.AbstractConnector:381)
577[2025-11-28 16:01:37,675] INFO Stopped oeje10s.ServletContextHandler@39349877{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4d27f7f2{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
578[2025-11-28 16:01:37,677] INFO Stopped oeje10s.ServletContextHandler@26cc846c{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@6f9f8b68{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
579[2025-11-28 16:01:37,678] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
580[2025-11-28 16:01:37,678] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
581[2025-11-28 16:01:37,679] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Member sr-3-10a9ff65-57c3-40d1-9106-9eacdc5132b0 sending LeaveGroup request to coordinator localhost:12345 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
582[2025-11-28 16:01:37,679] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
583[2025-11-28 16:01:37,680] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
584[2025-11-28 16:01:37,680] WARN [Schema registry clientId=sr-3, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
585[2025-11-28 16:01:37,681] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
586[2025-11-28 16:01:37,681] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
587[2025-11-28 16:01:37,681] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
588[2025-11-28 16:01:37,681] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
589[2025-11-28 16:01:38,065] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
590[2025-11-28 16:01:38,066] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
591[2025-11-28 16:01:38,067] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
592[2025-11-28 16:01:38,067] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
593[2025-11-28 16:01:38,094] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
594[2025-11-28 16:01:38,095] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
595[2025-11-28 16:01:38,095] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
596[2025-11-28 16:01:38,095] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
597[info] - should start and stop Kafka Broker, Kafka Controller, and Schema Registry on different specified ports using an implicit configuration
598[info] when invoking the isRunning method
599[2025-11-28 16:01:38,352] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka-logs12064783203665977282/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
600[2025-11-28 16:01:38,448] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
601[2025-11-28 16:01:38,453] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.rest.ApplicationServer:379)
602[2025-11-28 16:01:38,454] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
603[2025-11-28 16:01:38,455] INFO Found internal listener: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
604[2025-11-28 16:01:38,455] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
605[2025-11-28 16:01:38,462] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
606[2025-11-28 16:01:38,462] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
607[2025-11-28 16:01:38,463] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
608[2025-11-28 16:01:38,463] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:6001 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
609[2025-11-28 16:01:38,463] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
610[2025-11-28 16:01:38,469] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
611[2025-11-28 16:01:38,469] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
612[2025-11-28 16:01:38,500] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
613[2025-11-28 16:01:38,500] INFO [Broker id=0] Creating new partition _schemas-0 with topic id f8LmGIbCTT2gwYnaOdzR2w. (state.change.logger:69)
614[2025-11-28 16:01:38,504] INFO [Broker id=0] Leader _schemas-0 with topic id Some(f8LmGIbCTT2gwYnaOdzR2w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
615[2025-11-28 16:01:38,505] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
616[2025-11-28 16:01:38,515] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
617[2025-11-28 16:01:38,516] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
618[2025-11-28 16:01:38,516] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
619[2025-11-28 16:01:38,625] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
620[2025-11-28 16:01:38,627] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
621[2025-11-28 16:01:38,627] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
622[2025-11-28 16:01:38,658] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
623[2025-11-28 16:01:38,658] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id wsUQ8xIJThGuulRH-D72ug. (state.change.logger:69)
624[2025-11-28 16:01:38,661] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(wsUQ8xIJThGuulRH-D72ug) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
625[2025-11-28 16:01:38,746] INFO [Schema registry clientId=sr-4, groupId=schema-registry] Discovered group coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
626[2025-11-28 16:01:38,747] INFO [Schema registry clientId=sr-4, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
627[2025-11-28 16:01:38,747] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
628[2025-11-28 16:01:38,749] INFO [Schema registry clientId=sr-4, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-4-fd1a652c-5612-42a7-996b-5eceb7079918 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
629[2025-11-28 16:01:38,749] INFO [Schema registry clientId=sr-4, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
630[2025-11-28 16:01:38,749] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
631[2025-11-28 16:01:41,751] INFO [Schema registry clientId=sr-4, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-4-fd1a652c-5612-42a7-996b-5eceb7079918', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
632[2025-11-28 16:01:41,751] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
633[2025-11-28 16:01:41,751] INFO Member information: {sr-4-fd1a652c-5612-42a7-996b-5eceb7079918=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
634[2025-11-28 16:01:41,751] INFO Assignment: Assignment{version=1, error=0, leader='sr-4-fd1a652c-5612-42a7-996b-5eceb7079918', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
635[2025-11-28 16:01:41,759] INFO [Schema registry clientId=sr-4, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-4-fd1a652c-5612-42a7-996b-5eceb7079918', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
636[2025-11-28 16:01:41,759] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-4-fd1a652c-5612-42a7-996b-5eceb7079918', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
637[2025-11-28 16:01:41,759] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
638[2025-11-28 16:01:41,760] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
639[2025-11-28 16:01:41,767] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
640[2025-11-28 16:01:41,768] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
641[2025-11-28 16:01:41,769] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
642[2025-11-28 16:01:41,770] INFO schema registry handler hierarchy:
643- org.eclipse.jetty.server.Handler$Sequence
644 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
645 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
646 - org.eclipse.jetty.ee10.servlet.SessionHandler
647 - org.eclipse.jetty.ee10.servlet.ServletHandler
648 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
649[2025-11-28 16:01:41,772] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
650[2025-11-28 16:01:41,779] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
651[2025-11-28 16:01:41,781] INFO Started oeje10s.ServletContextHandler@1c894165{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@11fbe831{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
652Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
653WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
654Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
655WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
656Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
657WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
658Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
659WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
660Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
661WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
662Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
663WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
664Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
665WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
666Nov 28, 2025 4:01:41 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
667WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
668[2025-11-28 16:01:41,873] INFO Started oeje10s.ServletContextHandler@1c894165{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@11fbe831{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
669[2025-11-28 16:01:41,878] INFO Started oeje10s.ServletContextHandler@7a25ed58{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5563a76c{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
670[2025-11-28 16:01:41,878] INFO Started oeje10s.ServletContextHandler@7a25ed58{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5563a76c{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
671[2025-11-28 16:01:41,879] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
672[2025-11-28 16:01:41,882] INFO Started NetworkTrafficServerConnector@34af18ce{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:326)
673[2025-11-28 16:01:41,882] INFO Started icr.ApplicationServer@3ef7cc0d{STARTING}[12.0.25,sto=5000] @23663ms (org.eclipse.jetty.server.Server:612)
674[2025-11-28 16:01:41,883] INFO Stopped icr.ApplicationServer@3ef7cc0d{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
675[2025-11-28 16:01:41,884] INFO Shutdown icr.ApplicationServer@3ef7cc0d{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
676[2025-11-28 16:01:41,886] INFO Stopped NetworkTrafficServerConnector@34af18ce{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:381)
677[2025-11-28 16:01:41,887] INFO Stopped oeje10s.ServletContextHandler@7a25ed58{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@5563a76c{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
678[2025-11-28 16:01:41,890] INFO Stopped oeje10s.ServletContextHandler@1c894165{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@11fbe831{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
679[2025-11-28 16:01:41,892] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
680[2025-11-28 16:01:41,892] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
681[2025-11-28 16:01:41,892] INFO [Schema registry clientId=sr-4, groupId=schema-registry] Member sr-4-fd1a652c-5612-42a7-996b-5eceb7079918 sending LeaveGroup request to coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
682[2025-11-28 16:01:41,893] INFO [Schema registry clientId=sr-4, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
683[2025-11-28 16:01:41,893] INFO [Schema registry clientId=sr-4, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
684[2025-11-28 16:01:41,893] WARN [Schema registry clientId=sr-4, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
685[2025-11-28 16:01:41,894] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
686[2025-11-28 16:01:41,894] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
687[2025-11-28 16:01:41,895] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
688[2025-11-28 16:01:41,895] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
689[2025-11-28 16:01:42,271] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
690[2025-11-28 16:01:42,273] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
691[2025-11-28 16:01:42,273] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
692[2025-11-28 16:01:42,273] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
693[2025-11-28 16:01:42,301] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
694[2025-11-28 16:01:42,301] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
695[2025-11-28 16:01:42,301] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
696[2025-11-28 16:01:42,301] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
697[info] - should return true when Schema Registry, Kafka Broker, and Kafka Controller are all running
698[2025-11-28 16:01:42,602] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka-test-logs2014894410135073212/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
699[2025-11-28 16:01:42,691] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
700[2025-11-28 16:01:42,697] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.rest.ApplicationServer:379)
701[2025-11-28 16:01:42,699] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
702[2025-11-28 16:01:42,700] INFO Found internal listener: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
703[2025-11-28 16:01:42,700] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
704[2025-11-28 16:01:42,709] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
705[2025-11-28 16:01:42,709] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
706[2025-11-28 16:01:42,710] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
707[2025-11-28 16:01:42,710] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:6001 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
708[2025-11-28 16:01:42,710] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
709[2025-11-28 16:01:42,716] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
710[2025-11-28 16:01:42,717] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
711[2025-11-28 16:01:42,748] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
712[2025-11-28 16:01:42,749] INFO [Broker id=0] Creating new partition _schemas-0 with topic id naf5eJYsScGpiiNgUl_Mtw. (state.change.logger:69)
713[2025-11-28 16:01:42,752] INFO [Broker id=0] Leader _schemas-0 with topic id Some(naf5eJYsScGpiiNgUl_Mtw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
714[2025-11-28 16:01:42,754] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
715[2025-11-28 16:01:42,760] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
716[2025-11-28 16:01:42,761] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
717[2025-11-28 16:01:42,762] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
718[2025-11-28 16:01:42,869] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
719[2025-11-28 16:01:42,871] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
720[2025-11-28 16:01:42,871] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
721[2025-11-28 16:01:42,903] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
722[2025-11-28 16:01:42,903] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id sHpqO13vTZiuHwDp32ksRg. (state.change.logger:69)
723[2025-11-28 16:01:42,905] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(sHpqO13vTZiuHwDp32ksRg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
724[2025-11-28 16:01:42,972] INFO [Schema registry clientId=sr-5, groupId=schema-registry] Discovered group coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
725[2025-11-28 16:01:42,973] INFO [Schema registry clientId=sr-5, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
726[2025-11-28 16:01:42,973] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
727[2025-11-28 16:01:42,976] INFO [Schema registry clientId=sr-5, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-5-f1686ddb-cb62-4fa5-a609-725e76b3aa4e (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
728[2025-11-28 16:01:42,976] INFO [Schema registry clientId=sr-5, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
729[2025-11-28 16:01:42,976] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
730[2025-11-28 16:01:45,978] INFO [Schema registry clientId=sr-5, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-5-f1686ddb-cb62-4fa5-a609-725e76b3aa4e', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
731[2025-11-28 16:01:45,978] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
732[2025-11-28 16:01:45,979] INFO Member information: {sr-5-f1686ddb-cb62-4fa5-a609-725e76b3aa4e=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
733[2025-11-28 16:01:45,979] INFO Assignment: Assignment{version=1, error=0, leader='sr-5-f1686ddb-cb62-4fa5-a609-725e76b3aa4e', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
734[2025-11-28 16:01:45,986] INFO [Schema registry clientId=sr-5, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-5-f1686ddb-cb62-4fa5-a609-725e76b3aa4e', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
735[2025-11-28 16:01:45,987] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-5-f1686ddb-cb62-4fa5-a609-725e76b3aa4e', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
736[2025-11-28 16:01:45,987] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
737[2025-11-28 16:01:45,987] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
738[2025-11-28 16:01:45,994] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
739[2025-11-28 16:01:45,996] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
740[2025-11-28 16:01:45,996] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
741[2025-11-28 16:01:45,997] INFO schema registry handler hierarchy:
742- org.eclipse.jetty.server.Handler$Sequence
743 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
744 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
745 - org.eclipse.jetty.ee10.servlet.SessionHandler
746 - org.eclipse.jetty.ee10.servlet.ServletHandler
747 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
748[2025-11-28 16:01:45,999] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
749[2025-11-28 16:01:46,006] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
750[2025-11-28 16:01:46,008] INFO Started oeje10s.ServletContextHandler@ce0d105{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@1a9c319f{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
751Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
752WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
753Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
754WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
755Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
756WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
757Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
758WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
759Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
760WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
761Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
762WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
763Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
764WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
765Nov 28, 2025 4:01:46 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
766WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
767[2025-11-28 16:01:46,103] INFO Started oeje10s.ServletContextHandler@ce0d105{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@1a9c319f{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
768[2025-11-28 16:01:46,107] INFO Started oeje10s.ServletContextHandler@17a2226a{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@17134ed5{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
769[2025-11-28 16:01:46,107] INFO Started oeje10s.ServletContextHandler@17a2226a{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@17134ed5{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
770[2025-11-28 16:01:46,109] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
771[2025-11-28 16:01:46,112] INFO Started NetworkTrafficServerConnector@acbbdd6{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:326)
772[2025-11-28 16:01:46,112] INFO Started icr.ApplicationServer@11ed0046{STARTING}[12.0.25,sto=5000] @27893ms (org.eclipse.jetty.server.Server:612)
773[2025-11-28 16:01:46,112] INFO Stopped icr.ApplicationServer@11ed0046{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
774[2025-11-28 16:01:46,112] INFO Shutdown icr.ApplicationServer@11ed0046{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
775[2025-11-28 16:01:46,114] INFO Stopped NetworkTrafficServerConnector@acbbdd6{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:381)
776[2025-11-28 16:01:46,115] INFO Stopped oeje10s.ServletContextHandler@17a2226a{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@17134ed5{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
777[2025-11-28 16:01:46,116] INFO Stopped oeje10s.ServletContextHandler@ce0d105{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@1a9c319f{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
778[2025-11-28 16:01:46,118] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
779[2025-11-28 16:01:46,118] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
780[2025-11-28 16:01:46,119] INFO [Schema registry clientId=sr-5, groupId=schema-registry] Member sr-5-f1686ddb-cb62-4fa5-a609-725e76b3aa4e sending LeaveGroup request to coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
781[2025-11-28 16:01:46,119] INFO [Schema registry clientId=sr-5, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
782[2025-11-28 16:01:46,119] INFO [Schema registry clientId=sr-5, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
783[2025-11-28 16:01:46,119] WARN [Schema registry clientId=sr-5, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
784[2025-11-28 16:01:46,122] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
785[2025-11-28 16:01:46,122] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
786[2025-11-28 16:01:46,123] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
787[2025-11-28 16:01:46,123] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
788[2025-11-28 16:01:46,499] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
789[2025-11-28 16:01:46,500] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
790[2025-11-28 16:01:46,501] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
791[2025-11-28 16:01:46,501] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
792[2025-11-28 16:01:46,528] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
793[2025-11-28 16:01:46,529] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
794[2025-11-28 16:01:46,529] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
795[2025-11-28 16:01:46,530] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
796[info] - should return true when Schema Registry, Kafka Broker, and Kafka Controller are all running, if started separately
797[2025-11-28 16:01:46,837] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka-test-logs5266346453468495385/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
798[2025-11-28 16:01:46,917] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
799[2025-11-28 16:01:46,922] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.rest.ApplicationServer:379)
800[2025-11-28 16:01:46,924] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
801[2025-11-28 16:01:46,924] INFO Found internal listener: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
802[2025-11-28 16:01:46,924] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
803[2025-11-28 16:01:46,930] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
804[2025-11-28 16:01:46,930] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
805[2025-11-28 16:01:46,930] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
806[2025-11-28 16:01:46,931] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:6001 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
807[2025-11-28 16:01:46,931] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
808[2025-11-28 16:01:46,935] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
809[2025-11-28 16:01:46,936] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
810[2025-11-28 16:01:46,964] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
811[2025-11-28 16:01:46,964] INFO [Broker id=0] Creating new partition _schemas-0 with topic id OACDwKs1Sf22V8VqnmDfgw. (state.change.logger:69)
812[2025-11-28 16:01:46,968] INFO [Broker id=0] Leader _schemas-0 with topic id Some(OACDwKs1Sf22V8VqnmDfgw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
813[2025-11-28 16:01:46,968] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
814[2025-11-28 16:01:46,974] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
815[2025-11-28 16:01:46,974] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
816[2025-11-28 16:01:46,975] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
817[2025-11-28 16:01:47,084] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
818[2025-11-28 16:01:47,087] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
819[2025-11-28 16:01:47,087] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
820[2025-11-28 16:01:47,119] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
821[2025-11-28 16:01:47,119] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id QlVtdwnCTLWFLDbnnDYMiQ. (state.change.logger:69)
822[2025-11-28 16:01:47,124] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(QlVtdwnCTLWFLDbnnDYMiQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
823[2025-11-28 16:01:47,200] INFO [Schema registry clientId=sr-6, groupId=schema-registry] Discovered group coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
824[2025-11-28 16:01:47,200] INFO [Schema registry clientId=sr-6, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
825[2025-11-28 16:01:47,200] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
826[2025-11-28 16:01:47,203] INFO [Schema registry clientId=sr-6, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-6-6938dd39-3d40-485d-9507-9625d9e928c7 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
827[2025-11-28 16:01:47,203] INFO [Schema registry clientId=sr-6, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
828[2025-11-28 16:01:47,203] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
829[2025-11-28 16:01:50,205] INFO [Schema registry clientId=sr-6, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-6-6938dd39-3d40-485d-9507-9625d9e928c7', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
830[2025-11-28 16:01:50,206] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
831[2025-11-28 16:01:50,206] INFO Member information: {sr-6-6938dd39-3d40-485d-9507-9625d9e928c7=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
832[2025-11-28 16:01:50,206] INFO Assignment: Assignment{version=1, error=0, leader='sr-6-6938dd39-3d40-485d-9507-9625d9e928c7', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
833[2025-11-28 16:01:50,213] INFO [Schema registry clientId=sr-6, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-6-6938dd39-3d40-485d-9507-9625d9e928c7', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
834[2025-11-28 16:01:50,214] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-6-6938dd39-3d40-485d-9507-9625d9e928c7', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
835[2025-11-28 16:01:50,214] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
836[2025-11-28 16:01:50,214] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
837[2025-11-28 16:01:50,221] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
838[2025-11-28 16:01:50,223] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
839[2025-11-28 16:01:50,224] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
840[2025-11-28 16:01:50,225] INFO schema registry handler hierarchy:
841- org.eclipse.jetty.server.Handler$Sequence
842 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
843 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
844 - org.eclipse.jetty.ee10.servlet.SessionHandler
845 - org.eclipse.jetty.ee10.servlet.ServletHandler
846 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
847[2025-11-28 16:01:50,226] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
848[2025-11-28 16:01:50,234] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
849[2025-11-28 16:01:50,236] INFO Started oeje10s.ServletContextHandler@2c792654{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@54d692f1{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
850Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
851WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
852Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
853WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
854Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
855WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
856Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
857WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
858Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
859WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
860Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
861WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
862Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
863WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
864Nov 28, 2025 4:01:50 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
865WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
866[2025-11-28 16:01:50,307] INFO Started oeje10s.ServletContextHandler@2c792654{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@54d692f1{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
867[2025-11-28 16:01:50,312] INFO Started oeje10s.ServletContextHandler@4189e0df{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6c952d5e{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
868[2025-11-28 16:01:50,312] INFO Started oeje10s.ServletContextHandler@4189e0df{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6c952d5e{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
869[2025-11-28 16:01:50,314] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
870[2025-11-28 16:01:50,315] INFO Started NetworkTrafficServerConnector@65f10d33{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:326)
871[2025-11-28 16:01:50,316] INFO Started icr.ApplicationServer@6d502362{STARTING}[12.0.25,sto=5000] @32097ms (org.eclipse.jetty.server.Server:612)
872[2025-11-28 16:01:50,316] INFO Stopped icr.ApplicationServer@6d502362{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
873[2025-11-28 16:01:50,316] INFO Shutdown icr.ApplicationServer@6d502362{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
874[2025-11-28 16:01:50,318] INFO Stopped NetworkTrafficServerConnector@65f10d33{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:381)
875[2025-11-28 16:01:50,318] INFO Stopped oeje10s.ServletContextHandler@4189e0df{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6c952d5e{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
876[2025-11-28 16:01:50,320] INFO Stopped oeje10s.ServletContextHandler@2c792654{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@54d692f1{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
877[2025-11-28 16:01:50,322] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
878[2025-11-28 16:01:50,322] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
879[2025-11-28 16:01:50,323] INFO [Schema registry clientId=sr-6, groupId=schema-registry] Member sr-6-6938dd39-3d40-485d-9507-9625d9e928c7 sending LeaveGroup request to coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
880[2025-11-28 16:01:50,323] INFO [Schema registry clientId=sr-6, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
881[2025-11-28 16:01:50,324] INFO [Schema registry clientId=sr-6, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
882[2025-11-28 16:01:50,324] WARN [Schema registry clientId=sr-6, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
883[2025-11-28 16:01:50,326] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
884[2025-11-28 16:01:50,326] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
885[2025-11-28 16:01:50,326] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
886[2025-11-28 16:01:50,326] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
887[2025-11-28 16:01:50,725] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
888[2025-11-28 16:01:50,727] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
889[2025-11-28 16:01:50,727] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
890[2025-11-28 16:01:50,728] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
891[2025-11-28 16:01:50,755] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
892[2025-11-28 16:01:50,756] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
893[2025-11-28 16:01:50,756] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
894[2025-11-28 16:01:50,757] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
895[info] - should return false when only Kafka Broker and Kafka Controller are running
896[2025-11-28 16:01:51,079] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka17942489730321552004/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
897[info] EmbeddedKafkaTraitSpec:
898[info] the withRunningKafka method
899[2025-11-28 16:01:51,174] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
900[2025-11-28 16:01:51,178] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:12345, name='null'} (io.confluent.rest.ApplicationServer:379)
901[2025-11-28 16:01:51,179] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
902[2025-11-28 16:01:51,180] INFO Found internal listener: NamedURI{uri=http://localhost:12345, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
903[2025-11-28 16:01:51,180] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=12345,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
904[2025-11-28 16:01:51,188] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
905[2025-11-28 16:01:51,188] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
906[2025-11-28 16:01:51,188] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
907[2025-11-28 16:01:51,189] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:6001 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
908[2025-11-28 16:01:51,189] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
909[2025-11-28 16:01:51,195] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
910[2025-11-28 16:01:51,195] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
911[2025-11-28 16:01:51,224] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
912[2025-11-28 16:01:51,225] INFO [Broker id=0] Creating new partition _schemas-0 with topic id WdN2xnx9R8-QPtRwvDW9MA. (state.change.logger:69)
913[2025-11-28 16:01:51,229] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
914[2025-11-28 16:01:51,231] INFO [Broker id=0] Leader _schemas-0 with topic id Some(WdN2xnx9R8-QPtRwvDW9MA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
915[2025-11-28 16:01:51,237] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
916[2025-11-28 16:01:51,238] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
917[2025-11-28 16:01:51,238] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
918[2025-11-28 16:01:51,345] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
919[2025-11-28 16:01:51,347] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
920[2025-11-28 16:01:51,347] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
921[2025-11-28 16:01:51,378] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
922[2025-11-28 16:01:51,378] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id vh--XxJ0TpG7QjHla2CbGg. (state.change.logger:69)
923[2025-11-28 16:01:51,380] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(vh--XxJ0TpG7QjHla2CbGg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
924[2025-11-28 16:01:51,465] INFO [Schema registry clientId=sr-7, groupId=schema-registry] Discovered group coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
925[2025-11-28 16:01:51,466] INFO [Schema registry clientId=sr-7, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
926[2025-11-28 16:01:51,466] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
927[2025-11-28 16:01:51,468] INFO [Schema registry clientId=sr-7, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-7-2b7b4946-9ee6-4d26-bb53-53b1ea2dcacd (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
928[2025-11-28 16:01:51,469] INFO [Schema registry clientId=sr-7, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
929[2025-11-28 16:01:51,469] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
930[2025-11-28 16:01:54,471] INFO [Schema registry clientId=sr-7, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-7-2b7b4946-9ee6-4d26-bb53-53b1ea2dcacd', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
931[2025-11-28 16:01:54,471] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
932[2025-11-28 16:01:54,471] INFO Member information: {sr-7-2b7b4946-9ee6-4d26-bb53-53b1ea2dcacd=version=1,host=6ce5fca73ac5,port=12345,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
933[2025-11-28 16:01:54,471] INFO Assignment: Assignment{version=1, error=0, leader='sr-7-2b7b4946-9ee6-4d26-bb53-53b1ea2dcacd', leaderIdentity=version=1,host=6ce5fca73ac5,port=12345,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
934[2025-11-28 16:01:54,479] INFO [Schema registry clientId=sr-7, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-7-2b7b4946-9ee6-4d26-bb53-53b1ea2dcacd', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
935[2025-11-28 16:01:54,479] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-7-2b7b4946-9ee6-4d26-bb53-53b1ea2dcacd', leaderIdentity=version=1,host=6ce5fca73ac5,port=12345,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
936[2025-11-28 16:01:54,479] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=12345,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
937[2025-11-28 16:01:54,480] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=12345,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
938[2025-11-28 16:01:54,487] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
939[2025-11-28 16:01:54,488] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
940[2025-11-28 16:01:54,489] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
941[2025-11-28 16:01:54,490] INFO schema registry handler hierarchy:
942- org.eclipse.jetty.server.Handler$Sequence
943 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
944 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
945 - org.eclipse.jetty.ee10.servlet.SessionHandler
946 - org.eclipse.jetty.ee10.servlet.ServletHandler
947 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
948[2025-11-28 16:01:54,491] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
949[2025-11-28 16:01:54,499] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
950[2025-11-28 16:01:54,500] INFO Started oeje10s.ServletContextHandler@4e27cef4{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@219ac465{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
951Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
952WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
953Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
954WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
955Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
956WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
957Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
958WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
959Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
960WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
961Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
962WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
963Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
964WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
965Nov 28, 2025 4:01:54 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
966WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
967[2025-11-28 16:01:54,596] INFO Started oeje10s.ServletContextHandler@4e27cef4{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@219ac465{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
968[2025-11-28 16:01:54,600] INFO Started oeje10s.ServletContextHandler@337fb7a4{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@61d03b0f{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
969[2025-11-28 16:01:54,601] INFO Started oeje10s.ServletContextHandler@337fb7a4{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@61d03b0f{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
970[2025-11-28 16:01:54,602] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
971[2025-11-28 16:01:54,604] INFO Started NetworkTrafficServerConnector@578e284d{HTTP/1.1, (http/1.1, h2c)}{localhost:12345} (org.eclipse.jetty.server.AbstractConnector:326)
972[2025-11-28 16:01:54,604] INFO Started icr.ApplicationServer@5fd31d42{STARTING}[12.0.25,sto=5000] @36385ms (org.eclipse.jetty.server.Server:612)
973[2025-11-28 16:01:54,604] INFO Stopped icr.ApplicationServer@5fd31d42{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
974[2025-11-28 16:01:54,605] INFO Shutdown icr.ApplicationServer@5fd31d42{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
975[2025-11-28 16:01:56,608] INFO Stopped NetworkTrafficServerConnector@578e284d{HTTP/1.1, (http/1.1, h2c)}{localhost:12345} (org.eclipse.jetty.server.AbstractConnector:381)
976[2025-11-28 16:01:56,609] INFO Stopped oeje10s.ServletContextHandler@337fb7a4{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@61d03b0f{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
977[2025-11-28 16:01:56,611] INFO Stopped oeje10s.ServletContextHandler@4e27cef4{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@219ac465{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
978[2025-11-28 16:01:56,612] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
979[2025-11-28 16:01:56,612] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
980[2025-11-28 16:01:56,613] INFO [Schema registry clientId=sr-7, groupId=schema-registry] Member sr-7-2b7b4946-9ee6-4d26-bb53-53b1ea2dcacd sending LeaveGroup request to coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
981[2025-11-28 16:01:56,613] INFO [Schema registry clientId=sr-7, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
982[2025-11-28 16:01:56,613] INFO [Schema registry clientId=sr-7, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
983[2025-11-28 16:01:56,614] WARN [Schema registry clientId=sr-7, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
984[2025-11-28 16:01:56,615] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
985[2025-11-28 16:01:56,615] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
986[2025-11-28 16:01:56,616] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
987[2025-11-28 16:01:56,616] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
988[2025-11-28 16:01:56,998] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
989[2025-11-28 16:01:56,999] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
990[2025-11-28 16:01:56,999] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
991[2025-11-28 16:01:56,999] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
992[2025-11-28 16:01:57,026] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
993[2025-11-28 16:01:57,027] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
994[2025-11-28 16:01:57,027] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
995[2025-11-28 16:01:57,027] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
996[info] - should start a Schema Registry server on a specified port
997[info] the withRunningKafkaOnFoundPort method
998[2025-11-28 16:01:57,317] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka6068844727931573133/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
999[2025-11-28 16:01:57,400] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
1000[2025-11-28 16:01:57,405] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:45577, name='null'} (io.confluent.rest.ApplicationServer:379)
1001[2025-11-28 16:01:57,407] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
1002[2025-11-28 16:01:57,407] INFO Found internal listener: NamedURI{uri=http://localhost:45577, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
1003[2025-11-28 16:01:57,408] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=45577,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
1004[2025-11-28 16:01:57,414] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1005[2025-11-28 16:01:57,414] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1006[2025-11-28 16:01:57,414] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1007[2025-11-28 16:01:57,415] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:6001 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
1008[2025-11-28 16:01:57,415] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
1009[2025-11-28 16:01:57,418] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
1010[2025-11-28 16:01:57,420] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
1011[2025-11-28 16:01:57,449] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1012[2025-11-28 16:01:57,449] INFO [Broker id=0] Creating new partition _schemas-0 with topic id LujfSJ-SToqZVWZEljy6HA. (state.change.logger:69)
1013[2025-11-28 16:01:57,452] INFO [Broker id=0] Leader _schemas-0 with topic id Some(LujfSJ-SToqZVWZEljy6HA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1014[2025-11-28 16:01:57,453] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
1015[2025-11-28 16:01:57,459] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
1016[2025-11-28 16:01:57,459] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
1017[2025-11-28 16:01:57,459] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
1018[2025-11-28 16:01:57,567] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1019[2025-11-28 16:01:57,569] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1020[2025-11-28 16:01:57,569] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
1021[2025-11-28 16:01:57,600] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1022[2025-11-28 16:01:57,600] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id dCRy40zuSluHoiDsz0ZCfQ. (state.change.logger:69)
1023[2025-11-28 16:01:57,602] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(dCRy40zuSluHoiDsz0ZCfQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1024[2025-11-28 16:01:57,694] INFO [Schema registry clientId=sr-8, groupId=schema-registry] Discovered group coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
1025[2025-11-28 16:01:57,695] INFO [Schema registry clientId=sr-8, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1026[2025-11-28 16:01:57,695] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1027[2025-11-28 16:01:57,696] INFO [Schema registry clientId=sr-8, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-8-30fd4e6b-5ac7-430c-8064-35fa32e3fd06 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1028[2025-11-28 16:01:57,697] INFO [Schema registry clientId=sr-8, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1029[2025-11-28 16:01:57,697] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1030[2025-11-28 16:02:00,698] INFO [Schema registry clientId=sr-8, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-8-30fd4e6b-5ac7-430c-8064-35fa32e3fd06', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
1031[2025-11-28 16:02:00,698] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
1032[2025-11-28 16:02:00,699] INFO Member information: {sr-8-30fd4e6b-5ac7-430c-8064-35fa32e3fd06=version=1,host=6ce5fca73ac5,port=45577,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
1033[2025-11-28 16:02:00,699] INFO Assignment: Assignment{version=1, error=0, leader='sr-8-30fd4e6b-5ac7-430c-8064-35fa32e3fd06', leaderIdentity=version=1,host=6ce5fca73ac5,port=45577,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
1034[2025-11-28 16:02:00,706] INFO [Schema registry clientId=sr-8, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-8-30fd4e6b-5ac7-430c-8064-35fa32e3fd06', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
1035[2025-11-28 16:02:00,707] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-8-30fd4e6b-5ac7-430c-8064-35fa32e3fd06', leaderIdentity=version=1,host=6ce5fca73ac5,port=45577,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
1036[2025-11-28 16:02:00,707] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=45577,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
1037[2025-11-28 16:02:00,708] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=45577,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
1038[2025-11-28 16:02:00,715] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1039[2025-11-28 16:02:00,717] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1040[2025-11-28 16:02:00,717] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
1041[2025-11-28 16:02:00,718] INFO schema registry handler hierarchy:
1042- org.eclipse.jetty.server.Handler$Sequence
1043 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
1044 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
1045 - org.eclipse.jetty.ee10.servlet.SessionHandler
1046 - org.eclipse.jetty.ee10.servlet.ServletHandler
1047 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
1048[2025-11-28 16:02:00,720] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
1049[2025-11-28 16:02:00,727] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
1050[2025-11-28 16:02:00,729] INFO Started oeje10s.ServletContextHandler@8689a08{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@660f66cb{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1051Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1052WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
1053Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1054WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
1055Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1056WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
1057Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1058WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
1059Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1060WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
1061Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1062WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
1063Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1064WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
1065Nov 28, 2025 4:02:00 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1066WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
1067[2025-11-28 16:02:00,810] INFO Started oeje10s.ServletContextHandler@8689a08{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@660f66cb{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1068[2025-11-28 16:02:00,815] INFO Started oeje10s.ServletContextHandler@6290b154{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@58b951c9{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1069[2025-11-28 16:02:00,815] INFO Started oeje10s.ServletContextHandler@6290b154{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@58b951c9{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1070[2025-11-28 16:02:00,816] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
1071[2025-11-28 16:02:00,818] INFO Started NetworkTrafficServerConnector@2c178968{HTTP/1.1, (http/1.1, h2c)}{localhost:45577} (org.eclipse.jetty.server.AbstractConnector:326)
1072[2025-11-28 16:02:00,818] INFO Started icr.ApplicationServer@4e3128d{STARTING}[12.0.25,sto=5000] @42599ms (org.eclipse.jetty.server.Server:612)
1073[2025-11-28 16:02:00,818] INFO Stopped icr.ApplicationServer@4e3128d{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
1074[2025-11-28 16:02:00,818] INFO Shutdown icr.ApplicationServer@4e3128d{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
1075[2025-11-28 16:02:02,820] INFO Stopped NetworkTrafficServerConnector@2c178968{HTTP/1.1, (http/1.1, h2c)}{localhost:45577} (org.eclipse.jetty.server.AbstractConnector:381)
1076[2025-11-28 16:02:02,821] INFO Stopped oeje10s.ServletContextHandler@6290b154{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@58b951c9{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1077[2025-11-28 16:02:02,822] INFO Stopped oeje10s.ServletContextHandler@8689a08{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@660f66cb{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1078[2025-11-28 16:02:02,824] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
1079[2025-11-28 16:02:02,824] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
1080[2025-11-28 16:02:02,825] INFO [Schema registry clientId=sr-8, groupId=schema-registry] Member sr-8-30fd4e6b-5ac7-430c-8064-35fa32e3fd06 sending LeaveGroup request to coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
1081[2025-11-28 16:02:02,825] INFO [Schema registry clientId=sr-8, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
1082[2025-11-28 16:02:02,825] INFO [Schema registry clientId=sr-8, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1083[2025-11-28 16:02:02,825] WARN [Schema registry clientId=sr-8, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
1084[2025-11-28 16:02:02,826] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
1085[2025-11-28 16:02:02,826] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
1086[2025-11-28 16:02:02,826] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
1087[2025-11-28 16:02:02,827] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
1088[2025-11-28 16:02:03,225] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
1089[2025-11-28 16:02:03,227] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
1090[2025-11-28 16:02:03,227] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
1091[2025-11-28 16:02:03,227] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
1092[2025-11-28 16:02:03,254] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
1093[2025-11-28 16:02:03,254] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1094[2025-11-28 16:02:03,254] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1095[2025-11-28 16:02:03,255] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
1096[info] - should start a Schema Registry server on an available port if 0
1097[2025-11-28 16:02:03,550] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka1216221457045176300/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
1098[2025-11-28 16:02:03,627] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
1099[2025-11-28 16:02:03,630] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:12347, name='null'} (io.confluent.rest.ApplicationServer:379)
1100[2025-11-28 16:02:03,632] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
1101[2025-11-28 16:02:03,632] INFO Found internal listener: NamedURI{uri=http://localhost:12347, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
1102[2025-11-28 16:02:03,632] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=12347,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
1103[2025-11-28 16:02:03,638] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1104[2025-11-28 16:02:03,638] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1105[2025-11-28 16:02:03,638] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1106[2025-11-28 16:02:03,639] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:12345 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
1107[2025-11-28 16:02:03,639] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
1108[2025-11-28 16:02:03,644] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
1109[2025-11-28 16:02:03,645] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
1110[2025-11-28 16:02:03,674] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1111[2025-11-28 16:02:03,674] INFO [Broker id=0] Creating new partition _schemas-0 with topic id nnMdtPKXTOehKUNvkjXifQ. (state.change.logger:69)
1112[2025-11-28 16:02:03,677] INFO [Broker id=0] Leader _schemas-0 with topic id Some(nnMdtPKXTOehKUNvkjXifQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1113[2025-11-28 16:02:03,678] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
1114[2025-11-28 16:02:03,684] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
1115[2025-11-28 16:02:03,684] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
1116[2025-11-28 16:02:03,684] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
1117[2025-11-28 16:02:03,792] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1118[2025-11-28 16:02:03,794] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1119[2025-11-28 16:02:03,794] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
1120[2025-11-28 16:02:03,825] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1121[2025-11-28 16:02:03,825] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id LbPR7X8zSFKyhfl1MJ2y-g. (state.change.logger:69)
1122[2025-11-28 16:02:03,827] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(LbPR7X8zSFKyhfl1MJ2y-g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1123[2025-11-28 16:02:03,902] INFO [Schema registry clientId=sr-9, groupId=schema-registry] Discovered group coordinator localhost:12345 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
1124[2025-11-28 16:02:03,903] INFO [Schema registry clientId=sr-9, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1125[2025-11-28 16:02:03,903] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1126[2025-11-28 16:02:03,905] INFO [Schema registry clientId=sr-9, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-9-6cf153e8-d2c1-4668-b266-26588af244d7 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1127[2025-11-28 16:02:03,905] INFO [Schema registry clientId=sr-9, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1128[2025-11-28 16:02:03,905] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1129[2025-11-28 16:02:06,906] INFO [Schema registry clientId=sr-9, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-9-6cf153e8-d2c1-4668-b266-26588af244d7', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
1130[2025-11-28 16:02:06,906] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
1131[2025-11-28 16:02:06,907] INFO Member information: {sr-9-6cf153e8-d2c1-4668-b266-26588af244d7=version=1,host=6ce5fca73ac5,port=12347,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
1132[2025-11-28 16:02:06,907] INFO Assignment: Assignment{version=1, error=0, leader='sr-9-6cf153e8-d2c1-4668-b266-26588af244d7', leaderIdentity=version=1,host=6ce5fca73ac5,port=12347,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
1133[2025-11-28 16:02:06,914] INFO [Schema registry clientId=sr-9, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-9-6cf153e8-d2c1-4668-b266-26588af244d7', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
1134[2025-11-28 16:02:06,915] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-9-6cf153e8-d2c1-4668-b266-26588af244d7', leaderIdentity=version=1,host=6ce5fca73ac5,port=12347,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
1135[2025-11-28 16:02:06,915] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=12347,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
1136[2025-11-28 16:02:06,915] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=12347,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
1137[2025-11-28 16:02:06,922] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1138[2025-11-28 16:02:06,923] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1139[2025-11-28 16:02:06,924] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
1140[2025-11-28 16:02:06,925] INFO schema registry handler hierarchy:
1141- org.eclipse.jetty.server.Handler$Sequence
1142 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
1143 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
1144 - org.eclipse.jetty.ee10.servlet.SessionHandler
1145 - org.eclipse.jetty.ee10.servlet.ServletHandler
1146 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
1147[2025-11-28 16:02:06,926] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
1148[2025-11-28 16:02:06,933] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
1149[2025-11-28 16:02:06,935] INFO Started oeje10s.ServletContextHandler@35fb4aa5{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@7f6cbb65{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1150Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1151WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
1152Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1153WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
1154Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1155WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
1156Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1157WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
1158Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1159WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
1160Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1161WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
1162Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1163WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
1164Nov 28, 2025 4:02:06 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1165WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
1166[2025-11-28 16:02:06,993] INFO Started oeje10s.ServletContextHandler@35fb4aa5{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@7f6cbb65{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1167[2025-11-28 16:02:06,997] INFO Started oeje10s.ServletContextHandler@24fc5802{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6c906464{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1168[2025-11-28 16:02:06,997] INFO Started oeje10s.ServletContextHandler@24fc5802{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6c906464{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1169[2025-11-28 16:02:06,998] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
1170[2025-11-28 16:02:07,000] INFO Started NetworkTrafficServerConnector@639e0fb8{HTTP/1.1, (http/1.1, h2c)}{localhost:12347} (org.eclipse.jetty.server.AbstractConnector:326)
1171[2025-11-28 16:02:07,000] INFO Started icr.ApplicationServer@516dbd71{STARTING}[12.0.25,sto=5000] @48781ms (org.eclipse.jetty.server.Server:612)
1172[2025-11-28 16:02:07,001] INFO Stopped icr.ApplicationServer@516dbd71{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
1173[2025-11-28 16:02:07,001] INFO Shutdown icr.ApplicationServer@516dbd71{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
1174[2025-11-28 16:02:09,004] INFO Stopped NetworkTrafficServerConnector@639e0fb8{HTTP/1.1, (http/1.1, h2c)}{localhost:12347} (org.eclipse.jetty.server.AbstractConnector:381)
1175[2025-11-28 16:02:09,005] INFO Stopped oeje10s.ServletContextHandler@24fc5802{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6c906464{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1176[2025-11-28 16:02:09,006] INFO Stopped oeje10s.ServletContextHandler@35fb4aa5{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@7f6cbb65{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1177[2025-11-28 16:02:09,007] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
1178[2025-11-28 16:02:09,007] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
1179[2025-11-28 16:02:09,008] INFO [Schema registry clientId=sr-9, groupId=schema-registry] Member sr-9-6cf153e8-d2c1-4668-b266-26588af244d7 sending LeaveGroup request to coordinator localhost:12345 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
1180[2025-11-28 16:02:09,008] INFO [Schema registry clientId=sr-9, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
1181[2025-11-28 16:02:09,008] INFO [Schema registry clientId=sr-9, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1182[2025-11-28 16:02:09,008] WARN [Schema registry clientId=sr-9, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
1183[2025-11-28 16:02:09,009] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
1184[2025-11-28 16:02:09,009] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
1185[2025-11-28 16:02:09,009] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
1186[2025-11-28 16:02:09,010] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
1187[2025-11-28 16:02:09,434] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
1188[2025-11-28 16:02:09,435] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
1189[2025-11-28 16:02:09,435] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
1190[2025-11-28 16:02:09,435] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
1191[2025-11-28 16:02:09,463] INFO [Broker id=0] Transitioning 2 partition(s) to local followers. (state.change.logger:69)
1192[2025-11-28 16:02:09,463] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1193[2025-11-28 16:02:09,463] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1194[2025-11-28 16:02:09,464] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 2 partitions (state.change.logger:69)
1195[info] - should start and stop Kafka Broker, Kafka Controller, and Schema Registry successfully on non-zero ports
1196[info] EmbeddedKafkaSpec:
1197[2025-11-28 16:02:09,615] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka-logs16491303038876528053/meta.properties (io.github.embeddedkafka.schemaregistry.EmbeddedKafka$:176)
1198[2025-11-28 16:02:09,690] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
1199[2025-11-28 16:02:09,694] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.rest.ApplicationServer:379)
1200[2025-11-28 16:02:09,695] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
1201[2025-11-28 16:02:09,696] INFO Found internal listener: NamedURI{uri=http://localhost:6003, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
1202[2025-11-28 16:02:09,696] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
1203[2025-11-28 16:02:09,701] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1204[2025-11-28 16:02:09,701] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1205[2025-11-28 16:02:09,701] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1206[2025-11-28 16:02:09,701] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:6001 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
1207[2025-11-28 16:02:09,701] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
1208[2025-11-28 16:02:09,705] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
1209[2025-11-28 16:02:09,706] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
1210[2025-11-28 16:02:09,734] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1211[2025-11-28 16:02:09,735] INFO [Broker id=0] Creating new partition _schemas-0 with topic id BC7r2ovuQ1WQ7bu6ABO-4w. (state.change.logger:69)
1212[2025-11-28 16:02:09,737] INFO [Broker id=0] Leader _schemas-0 with topic id Some(BC7r2ovuQ1WQ7bu6ABO-4w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1213[2025-11-28 16:02:09,739] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
1214[2025-11-28 16:02:09,745] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
1215[2025-11-28 16:02:09,745] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
1216[2025-11-28 16:02:09,746] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
1217[2025-11-28 16:02:09,853] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1218[2025-11-28 16:02:09,854] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1219[2025-11-28 16:02:09,854] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
1220[2025-11-28 16:02:09,884] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1221[2025-11-28 16:02:09,884] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id _n23ZTkkRkujjpKXYcxx1w. (state.change.logger:69)
1222[2025-11-28 16:02:09,886] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(_n23ZTkkRkujjpKXYcxx1w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1223[2025-11-28 16:02:09,961] INFO [Schema registry clientId=sr-10, groupId=schema-registry] Discovered group coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
1224[2025-11-28 16:02:09,962] INFO [Schema registry clientId=sr-10, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1225[2025-11-28 16:02:09,962] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1226[2025-11-28 16:02:09,964] INFO [Schema registry clientId=sr-10, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-10-8ff8d599-b709-4467-9a4d-1b8b04b2ef69 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1227[2025-11-28 16:02:09,964] INFO [Schema registry clientId=sr-10, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1228[2025-11-28 16:02:09,965] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1229[2025-11-28 16:02:12,967] INFO [Schema registry clientId=sr-10, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-10-8ff8d599-b709-4467-9a4d-1b8b04b2ef69', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
1230[2025-11-28 16:02:12,967] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
1231[2025-11-28 16:02:12,967] INFO Member information: {sr-10-8ff8d599-b709-4467-9a4d-1b8b04b2ef69=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
1232[2025-11-28 16:02:12,967] INFO Assignment: Assignment{version=1, error=0, leader='sr-10-8ff8d599-b709-4467-9a4d-1b8b04b2ef69', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
1233[2025-11-28 16:02:12,975] INFO [Schema registry clientId=sr-10, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-10-8ff8d599-b709-4467-9a4d-1b8b04b2ef69', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
1234[2025-11-28 16:02:12,975] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-10-8ff8d599-b709-4467-9a4d-1b8b04b2ef69', leaderIdentity=version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
1235[2025-11-28 16:02:12,975] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
1236[2025-11-28 16:02:12,975] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=6003,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
1237[2025-11-28 16:02:12,982] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1238[2025-11-28 16:02:12,983] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1239[2025-11-28 16:02:12,984] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
1240[2025-11-28 16:02:12,985] INFO schema registry handler hierarchy:
1241- org.eclipse.jetty.server.Handler$Sequence
1242 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
1243 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
1244 - org.eclipse.jetty.ee10.servlet.SessionHandler
1245 - org.eclipse.jetty.ee10.servlet.ServletHandler
1246 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
1247[2025-11-28 16:02:12,986] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
1248[2025-11-28 16:02:12,993] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
1249[2025-11-28 16:02:12,995] INFO Started oeje10s.ServletContextHandler@6a31b182{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@45dcfccf{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1250Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1251WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
1252Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1253WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
1254Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1255WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
1256Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1257WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
1258Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1259WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
1260Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1261WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
1262Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1263WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
1264Nov 28, 2025 4:02:13 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1265WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
1266[2025-11-28 16:02:13,066] INFO Started oeje10s.ServletContextHandler@6a31b182{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@45dcfccf{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1267[2025-11-28 16:02:13,070] INFO Started oeje10s.ServletContextHandler@389ce94b{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3403e5da{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1268[2025-11-28 16:02:13,070] INFO Started oeje10s.ServletContextHandler@389ce94b{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3403e5da{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1269[2025-11-28 16:02:13,071] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
1270[2025-11-28 16:02:13,074] INFO Started NetworkTrafficServerConnector@1b1408ac{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:326)
1271[2025-11-28 16:02:13,074] INFO Started icr.ApplicationServer@1300ecf3{STARTING}[12.0.25,sto=5000] @54855ms (org.eclipse.jetty.server.Server:612)
1272[info] the publishToKafka method
1273[2025-11-28 16:02:13,127] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1274[2025-11-28 16:02:13,127] INFO [Broker id=0] Creating new partition publish_test_topic-0 with topic id 47kQIPzwTc6h8KHWeG5qlg. (state.change.logger:69)
1275[2025-11-28 16:02:13,130] INFO [Broker id=0] Leader publish_test_topic-0 with topic id Some(47kQIPzwTc6h8KHWeG5qlg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1276[2025-11-28 16:02:14,176] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1277[2025-11-28 16:02:14,286] INFO Registering new schema: subject publish_test_topic-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1278[2025-11-28 16:02:14,296] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1279[2025-11-28 16:02:14,296] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1280[2025-11-28 16:02:14,317] INFO Wait to catch up until the offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1281[2025-11-28 16:02:14,338] INFO Reached offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1282[2025-11-28 16:02:14,338] INFO Resource association log - (tenant, id, subject, operation): (default, 1, publish_test_topic-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1283[2025-11-28 16:02:14,371] INFO 127.0.0.1 - - [28/Nov/2025:15:02:14 +0000] "POST /subjects/publish_test_topic-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 231 (io.confluent.rest-utils.requests:57)
1284[2025-11-28 16:02:17,419] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1285[2025-11-28 16:02:17,426] INFO Resource association log - (tenant, id, subject, operation): (default, 1, publish_test_topic-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1286[2025-11-28 16:02:17,430] INFO 127.0.0.1 - - [28/Nov/2025:15:02:17 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=publish_test_topic-value HTTP/1.1" 200 321 "" "Java/17.0.8" 11 (io.confluent.rest-utils.requests:57)
1287[info] - should publish synchronously a message to Kafka storing its schema into Schema Registry
1288[2025-11-28 16:02:17,983] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1289[2025-11-28 16:02:17,983] INFO [Broker id=0] Creating new partition publish_test_topic_string_key-0 with topic id 7B3A3KnGQgWBrM-Mtz5bFg. (state.change.logger:69)
1290[2025-11-28 16:02:17,986] INFO [Broker id=0] Leader publish_test_topic_string_key-0 with topic id Some(7B3A3KnGQgWBrM-Mtz5bFg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1291[2025-11-28 16:02:18,961] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1292[2025-11-28 16:02:18,963] INFO Registering new schema: subject publish_test_topic_string_key-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1293[2025-11-28 16:02:18,965] INFO Wait to catch up until the offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1294[2025-11-28 16:02:18,965] INFO Reached offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1295[2025-11-28 16:02:18,973] INFO Wait to catch up until the offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1296[2025-11-28 16:02:18,974] INFO Reached offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1297[2025-11-28 16:02:18,974] INFO Resource association log - (tenant, id, subject, operation): (default, 1, publish_test_topic_string_key-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1298[2025-11-28 16:02:18,976] INFO 127.0.0.1 - - [28/Nov/2025:15:02:18 +0000] "POST /subjects/publish_test_topic_string_key-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 16 (io.confluent.rest-utils.requests:57)
1299[2025-11-28 16:02:22,031] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1300[2025-11-28 16:02:22,032] INFO Resource association log - (tenant, id, subject, operation): (default, 1, publish_test_topic_string_key-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1301[2025-11-28 16:02:22,035] INFO 127.0.0.1 - - [28/Nov/2025:15:02:22 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=publish_test_topic_string_key-value HTTP/1.1" 200 332 "" "Java/17.0.8" 4 (io.confluent.rest-utils.requests:57)
1302[info] - should publish synchronously a message with String key to Kafka storing its schema into Schema Registry
1303[2025-11-28 16:02:22,570] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1304[2025-11-28 16:02:22,570] INFO [Broker id=0] Creating new partition publish_test_topic_batch_string_key-0 with topic id st5bMAVrQSClMdLvIF7rlw. (state.change.logger:69)
1305[2025-11-28 16:02:22,573] INFO [Broker id=0] Leader publish_test_topic_batch_string_key-0 with topic id Some(st5bMAVrQSClMdLvIF7rlw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1306[2025-11-28 16:02:23,547] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1307[2025-11-28 16:02:23,549] INFO Registering new schema: subject publish_test_topic_batch_string_key-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1308[2025-11-28 16:02:23,550] INFO Wait to catch up until the offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1309[2025-11-28 16:02:23,550] INFO Reached offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1310[2025-11-28 16:02:23,558] INFO Wait to catch up until the offset at 4 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1311[2025-11-28 16:02:23,559] INFO Reached offset at 4 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1312[2025-11-28 16:02:23,559] INFO Resource association log - (tenant, id, subject, operation): (default, 1, publish_test_topic_batch_string_key-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1313[2025-11-28 16:02:23,561] INFO 127.0.0.1 - - [28/Nov/2025:15:02:23 +0000] "POST /subjects/publish_test_topic_batch_string_key-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 15 (io.confluent.rest-utils.requests:57)
1314[2025-11-28 16:02:26,588] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1315[2025-11-28 16:02:26,590] INFO Resource association log - (tenant, id, subject, operation): (default, 1, publish_test_topic_batch_string_key-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1316[2025-11-28 16:02:26,591] INFO 127.0.0.1 - - [28/Nov/2025:15:02:26 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=publish_test_topic_batch_string_key-value HTTP/1.1" 200 338 "" "Java/17.0.8" 3 (io.confluent.rest-utils.requests:57)
1317[info] - should publish synchronously a batch of messages with String keys to Kafka storing its schema into Schema Registry
1318[info] the consumeFirstMessageFrom method
1319[2025-11-28 16:02:27,126] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1320[2025-11-28 16:02:27,127] INFO [Broker id=0] Creating new partition consume_test_topic-0 with topic id mDFf26S-Rf6kZG_uOnmEBg. (state.change.logger:69)
1321[2025-11-28 16:02:27,129] INFO [Broker id=0] Leader consume_test_topic-0 with topic id Some(mDFf26S-Rf6kZG_uOnmEBg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1322[2025-11-28 16:02:28,105] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1323[2025-11-28 16:02:28,107] INFO Registering new schema: subject consume_test_topic-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1324[2025-11-28 16:02:28,108] INFO Wait to catch up until the offset at 4 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1325[2025-11-28 16:02:28,108] INFO Reached offset at 4 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1326[2025-11-28 16:02:28,116] INFO Wait to catch up until the offset at 5 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1327[2025-11-28 16:02:28,117] INFO Reached offset at 5 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1328[2025-11-28 16:02:28,117] INFO Resource association log - (tenant, id, subject, operation): (default, 1, consume_test_topic-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1329[2025-11-28 16:02:28,119] INFO 127.0.0.1 - - [28/Nov/2025:15:02:28 +0000] "POST /subjects/consume_test_topic-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 15 (io.confluent.rest-utils.requests:57)
1330[2025-11-28 16:02:31,146] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1331[2025-11-28 16:02:31,147] INFO Resource association log - (tenant, id, subject, operation): (default, 1, consume_test_topic-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1332[2025-11-28 16:02:31,149] INFO 127.0.0.1 - - [28/Nov/2025:15:02:31 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=consume_test_topic-value HTTP/1.1" 200 321 "" "Java/17.0.8" 3 (io.confluent.rest-utils.requests:57)
1333[info] - should return a message published to a topic reading its schema from Schema Registry
1334[info] the consumeFirstKeyedMessageFrom method
1335[info] - should return a message with String key published to a topic reading its schema from Schema Registry
1336[info] the consumeNumberMessagesFromTopics method
1337[2025-11-28 16:02:35,216] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1338[2025-11-28 16:02:35,217] INFO [Broker id=0] Creating new partition topic1-0 with topic id GRJQD3CmRSK--72LPN1rng. (state.change.logger:69)
1339[2025-11-28 16:02:35,219] INFO [Broker id=0] Leader topic1-0 with topic id Some(GRJQD3CmRSK--72LPN1rng) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1340[2025-11-28 16:02:36,194] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1341[2025-11-28 16:02:36,196] INFO Registering new schema: subject topic1-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1342[2025-11-28 16:02:36,197] INFO Wait to catch up until the offset at 5 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1343[2025-11-28 16:02:36,197] INFO Reached offset at 5 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1344[2025-11-28 16:02:36,205] INFO Wait to catch up until the offset at 6 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1345[2025-11-28 16:02:36,207] INFO Reached offset at 6 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1346[2025-11-28 16:02:36,207] INFO Resource association log - (tenant, id, subject, operation): (default, 1, topic1-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1347[2025-11-28 16:02:36,209] INFO 127.0.0.1 - - [28/Nov/2025:15:02:36 +0000] "POST /subjects/topic1-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 15 (io.confluent.rest-utils.requests:57)
1348[2025-11-28 16:02:36,248] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1349[2025-11-28 16:02:36,248] INFO [Broker id=0] Creating new partition topic2-0 with topic id ijNQP61IR0efhgyf-ShRbg. (state.change.logger:69)
1350[2025-11-28 16:02:36,250] INFO [Broker id=0] Leader topic2-0 with topic id Some(ijNQP61IR0efhgyf-ShRbg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1351[2025-11-28 16:02:37,226] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1352[2025-11-28 16:02:37,228] INFO Registering new schema: subject topic2-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1353[2025-11-28 16:02:37,229] INFO Wait to catch up until the offset at 6 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1354[2025-11-28 16:02:37,229] INFO Reached offset at 6 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1355[2025-11-28 16:02:37,236] INFO Wait to catch up until the offset at 7 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1356[2025-11-28 16:02:37,238] INFO Reached offset at 7 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1357[2025-11-28 16:02:37,238] INFO Resource association log - (tenant, id, subject, operation): (default, 1, topic2-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1358[2025-11-28 16:02:37,239] INFO 127.0.0.1 - - [28/Nov/2025:15:02:37 +0000] "POST /subjects/topic2-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 14 (io.confluent.rest-utils.requests:57)
1359[2025-11-28 16:02:40,270] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1360[2025-11-28 16:02:40,272] INFO Resource association log - (tenant, id, subject, operation): (default, 1, topic1-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1361[2025-11-28 16:02:40,273] INFO 127.0.0.1 - - [28/Nov/2025:15:02:40 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=topic1-value HTTP/1.1" 200 309 "" "Java/17.0.8" 3 (io.confluent.rest-utils.requests:57)
1362[2025-11-28 16:02:40,274] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1363[2025-11-28 16:02:40,275] INFO Resource association log - (tenant, id, subject, operation): (default, 1, topic2-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1364[2025-11-28 16:02:40,276] INFO 127.0.0.1 - - [28/Nov/2025:15:02:40 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=topic2-value HTTP/1.1" 200 309 "" "Java/17.0.8" 2 (io.confluent.rest-utils.requests:57)
1365[info] - should consume from multiple topics reading messages schema from Schema Registry
1366[info] the consumeNumberKeyedMessagesFromTopics method
1367[info] - should consume from multiple topics reading messages schema from Schema Registry
1368[2025-11-28 16:02:44,335] INFO Stopped icr.ApplicationServer@1300ecf3{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
1369[2025-11-28 16:02:44,335] INFO Shutdown icr.ApplicationServer@1300ecf3{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
1370[2025-11-28 16:02:45,337] INFO Stopped NetworkTrafficServerConnector@1b1408ac{HTTP/1.1, (http/1.1, h2c)}{localhost:6003} (org.eclipse.jetty.server.AbstractConnector:381)
1371[2025-11-28 16:02:45,337] INFO Stopped oeje10s.ServletContextHandler@389ce94b{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@3403e5da{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1372[2025-11-28 16:02:45,339] INFO Stopped oeje10s.ServletContextHandler@6a31b182{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@45dcfccf{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1373[2025-11-28 16:02:45,339] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
1374[2025-11-28 16:02:45,339] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
1375[2025-11-28 16:02:45,340] INFO [Schema registry clientId=sr-10, groupId=schema-registry] Member sr-10-8ff8d599-b709-4467-9a4d-1b8b04b2ef69 sending LeaveGroup request to coordinator localhost:6001 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
1376[2025-11-28 16:02:45,340] INFO [Schema registry clientId=sr-10, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
1377[2025-11-28 16:02:45,340] INFO [Schema registry clientId=sr-10, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1378[2025-11-28 16:02:45,340] WARN [Schema registry clientId=sr-10, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
1379[2025-11-28 16:02:45,341] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
1380[2025-11-28 16:02:45,341] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
1381[2025-11-28 16:02:45,342] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
1382[2025-11-28 16:02:45,342] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
1383[2025-11-28 16:02:45,757] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
1384[2025-11-28 16:02:45,759] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
1385[2025-11-28 16:02:45,759] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
1386[2025-11-28 16:02:45,759] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
1387[2025-11-28 16:02:45,787] INFO [Broker id=0] Transitioning 8 partition(s) to local followers. (state.change.logger:69)
1388[2025-11-28 16:02:45,787] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 29 with partition epoch 1 and high watermark 29. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1389[2025-11-28 16:02:45,787] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 8 with partition epoch 1 and high watermark 8. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1390[2025-11-28 16:02:45,787] INFO [Broker id=0] Follower topic1-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1391[2025-11-28 16:02:45,787] INFO [Broker id=0] Follower publish_test_topic_batch_string_key-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1392[2025-11-28 16:02:45,788] INFO [Broker id=0] Follower topic2-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1393[2025-11-28 16:02:45,788] INFO [Broker id=0] Follower publish_test_topic_string_key-0 starts at leader epoch 1 from offset 1 with partition epoch 1 and high watermark 1. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1394[2025-11-28 16:02:45,788] INFO [Broker id=0] Follower consume_test_topic-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1395[2025-11-28 16:02:45,788] INFO [Broker id=0] Follower publish_test_topic-0 starts at leader epoch 1 from offset 1 with partition epoch 1 and high watermark 1. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1396[2025-11-28 16:02:45,789] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 8 partitions (state.change.logger:69)
1397Starting build for ProjectRef(file:/build/repo/,kafkaStreams) (embedded-kafka-schema-registry-streams)... [1/2]
1398Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1399[info] scalafmt: Formatting 2 Scala sources (/build/repo/kafka-streams)...
1400[info] scalafmt: Formatting 2 Scala sources (/build/repo/kafka-streams)...
1401[info] compiling 2 Scala sources to /build/repo/kafka-streams/target/scala-3.8.0-RC2/classes ...
1402[info] done compiling
1403[info] compiling 2 Scala sources to /build/repo/kafka-streams/target/scala-3.8.0-RC2/test-classes ...
1404[warn] -- [E176] Potential Issue Warning: /build/repo/kafka-streams/src/test/scala/io/github/embeddedkafka/schemaregistry/streams/ExampleKafkaStreamsSpec.scala:93:8
1405[warn] 93 | firstTwoMessages should be(
1406[warn] | ^
1407[warn] | unused value of type org.scalatest.Assertion
1408[warn] 94 | Seq("hello" -> TestAvroClass("world"), "foo" -> TestAvroClass("bar"))
1409[warn] 95 | )
1410[warn] -- [E176] Potential Issue Warning: /build/repo/kafka-streams/src/test/scala/io/github/embeddedkafka/schemaregistry/streams/ExampleKafkaStreamsSpec.scala:141:8
1411[warn] 141 | firstTwoMessages should be(
1412[warn] | ^
1413[warn] | unused value of type org.scalatest.Assertion
1414[warn] 142 | Seq("hello" -> recordWorld, "foo" -> recordBar)
1415[warn] 143 | )
1416[warn] two warnings found
1417[info] done compiling
1418[info] ExampleKafkaStreamsSpec:
1419[info] A Kafka streams test using Schema Registry
1420[2025-11-28 16:03:05,138] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka11569227672100951656/meta.properties (io.github.embeddedkafka.schemaregistry.streams.EmbeddedKafkaStreams$:176)
1421[2025-11-28 16:03:06,271] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
1422[2025-11-28 16:03:06,421] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.rest.ApplicationServer:379)
1423[2025-11-28 16:03:06,439] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
1424[2025-11-28 16:03:06,483] INFO Found internal listener: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
1425[2025-11-28 16:03:06,484] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
1426[2025-11-28 16:03:06,547] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1427[2025-11-28 16:03:06,548] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1428[2025-11-28 16:03:06,548] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1429[2025-11-28 16:03:06,574] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:7000 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
1430[2025-11-28 16:03:06,661] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
1431[2025-11-28 16:03:06,676] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
1432[2025-11-28 16:03:06,678] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
1433[2025-11-28 16:03:06,739] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1434[2025-11-28 16:03:06,742] INFO [Broker id=0] Creating new partition _schemas-0 with topic id iTBviHQIQ2mD-dA7_7aYbw. (state.change.logger:69)
1435[2025-11-28 16:03:06,772] INFO [Broker id=0] Leader _schemas-0 with topic id Some(iTBviHQIQ2mD-dA7_7aYbw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1436[2025-11-28 16:03:06,807] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
1437[2025-11-28 16:03:06,887] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
1438[2025-11-28 16:03:06,888] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
1439[2025-11-28 16:03:06,889] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
1440[2025-11-28 16:03:07,016] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1441[2025-11-28 16:03:07,070] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1442[2025-11-28 16:03:07,070] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
1443[2025-11-28 16:03:07,115] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1444[2025-11-28 16:03:07,117] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id epDZ5Sp6TE2ox7ShljnuwA. (state.change.logger:69)
1445[2025-11-28 16:03:07,121] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(epDZ5Sp6TE2ox7ShljnuwA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1446[2025-11-28 16:03:07,211] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Discovered group coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
1447[2025-11-28 16:03:07,213] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1448[2025-11-28 16:03:07,214] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1449[2025-11-28 16:03:07,229] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-1-6dc0ddc8-3d80-4bed-a93f-7b176de14318 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1450[2025-11-28 16:03:07,229] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1451[2025-11-28 16:03:07,229] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1452[2025-11-28 16:03:10,239] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-1-6dc0ddc8-3d80-4bed-a93f-7b176de14318', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
1453[2025-11-28 16:03:10,240] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
1454[2025-11-28 16:03:10,246] INFO Member information: {sr-1-6dc0ddc8-3d80-4bed-a93f-7b176de14318=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
1455[2025-11-28 16:03:10,248] INFO Assignment: Assignment{version=1, error=0, leader='sr-1-6dc0ddc8-3d80-4bed-a93f-7b176de14318', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
1456[2025-11-28 16:03:10,263] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-1-6dc0ddc8-3d80-4bed-a93f-7b176de14318', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
1457[2025-11-28 16:03:10,265] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-1-6dc0ddc8-3d80-4bed-a93f-7b176de14318', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
1458[2025-11-28 16:03:10,265] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
1459[2025-11-28 16:03:10,266] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
1460[2025-11-28 16:03:10,276] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1461[2025-11-28 16:03:10,278] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1462[2025-11-28 16:03:10,315] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
1463[2025-11-28 16:03:10,323] INFO schema registry handler hierarchy:
1464- org.eclipse.jetty.server.Handler$Sequence
1465 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
1466 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
1467 - org.eclipse.jetty.ee10.servlet.SessionHandler
1468 - org.eclipse.jetty.ee10.servlet.ServletHandler
1469 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
1470[2025-11-28 16:03:10,341] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
1471[2025-11-28 16:03:10,373] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
1472[2025-11-28 16:03:10,382] INFO Started oeje10s.ServletContextHandler@16a33c09{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@332c53fb{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1473Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1474WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
1475Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1476WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
1477Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1478WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
1479Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1480WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
1481Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1482WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
1483Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1484WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
1485Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1486WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
1487Nov 28, 2025 4:03:10 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1488WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
1489[2025-11-28 16:03:10,795] INFO HV000001: Hibernate Validator 8.0.1.Final (org.hibernate.validator.internal.util.Version:21)
1490[2025-11-28 16:03:10,966] INFO Started oeje10s.ServletContextHandler@16a33c09{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@332c53fb{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1491[2025-11-28 16:03:10,997] INFO Started oeje10s.ServletContextHandler@623ed4cf{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@51096d39{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1492[2025-11-28 16:03:10,997] INFO Started oeje10s.ServletContextHandler@623ed4cf{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@51096d39{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1493[2025-11-28 16:03:11,001] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
1494[2025-11-28 16:03:11,008] INFO Started NetworkTrafficServerConnector@79aa9b32{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:326)
1495[2025-11-28 16:03:11,010] INFO Started icr.ApplicationServer@52247877{STARTING}[12.0.25,sto=5000] @7409ms (org.eclipse.jetty.server.Server:612)
1496[2025-11-28 16:03:11,047] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1497[2025-11-28 16:03:11,048] INFO [Broker id=0] Creating new partition in-0 with topic id ywA65KbySLSr62CnoAam5w. (state.change.logger:69)
1498[2025-11-28 16:03:11,053] INFO [Broker id=0] Leader in-0 with topic id Some(ywA65KbySLSr62CnoAam5w) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1499[2025-11-28 16:03:11,089] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1500[2025-11-28 16:03:11,090] INFO [Broker id=0] Creating new partition out-0 with topic id MtuRaettQCy2hr50ZX_2GQ. (state.change.logger:69)
1501[2025-11-28 16:03:11,095] INFO [Broker id=0] Leader out-0 with topic id Some(MtuRaettQCy2hr50ZX_2GQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1502[2025-11-28 16:03:11,329] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1503[2025-11-28 16:03:11,432] INFO Registering new schema: subject in-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1504[2025-11-28 16:03:11,442] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1505[2025-11-28 16:03:11,442] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1506[2025-11-28 16:03:11,462] INFO Wait to catch up until the offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1507[2025-11-28 16:03:11,481] INFO Reached offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1508[2025-11-28 16:03:11,481] INFO Resource association log - (tenant, id, subject, operation): (default, 1, in-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1509[2025-11-28 16:03:11,512] INFO 127.0.0.1 - - [28/Nov/2025:15:03:11 +0000] "POST /subjects/in-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 217 (io.confluent.rest-utils.requests:57)
1510[2025-11-28 16:03:14,314] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1511[2025-11-28 16:03:14,324] INFO Resource association log - (tenant, id, subject, operation): (default, 1, in-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1512[2025-11-28 16:03:14,330] INFO 127.0.0.1 - - [28/Nov/2025:15:03:14 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=in-value HTTP/1.1" 200 305 "" "Java/17.0.8" 17 (io.confluent.rest-utils.requests:57)
1513[2025-11-28 16:03:14,350] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1514[2025-11-28 16:03:14,353] INFO Registering new schema: subject out-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1515[2025-11-28 16:03:14,355] INFO Wait to catch up until the offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1516[2025-11-28 16:03:14,355] INFO Reached offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1517[2025-11-28 16:03:14,367] INFO Wait to catch up until the offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1518[2025-11-28 16:03:14,367] INFO Reached offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1519[2025-11-28 16:03:14,367] INFO Resource association log - (tenant, id, subject, operation): (default, 1, out-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1520[2025-11-28 16:03:14,372] INFO 127.0.0.1 - - [28/Nov/2025:15:03:14 +0000] "POST /subjects/out-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 22 (io.confluent.rest-utils.requests:57)
1521[2025-11-28 16:03:14,608] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1522[2025-11-28 16:03:14,611] INFO Resource association log - (tenant, id, subject, operation): (default, 1, out-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1523[2025-11-28 16:03:14,613] INFO 127.0.0.1 - - [28/Nov/2025:15:03:14 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=out-value HTTP/1.1" 200 306 "" "Java/17.0.8" 5 (io.confluent.rest-utils.requests:57)
1524[2025-11-28 16:03:18,830] INFO Stopped icr.ApplicationServer@52247877{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
1525[2025-11-28 16:03:18,830] INFO Shutdown icr.ApplicationServer@52247877{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
1526[2025-11-28 16:03:19,835] INFO Stopped NetworkTrafficServerConnector@79aa9b32{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:381)
1527[2025-11-28 16:03:19,838] INFO Stopped oeje10s.ServletContextHandler@623ed4cf{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@51096d39{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1528[2025-11-28 16:03:19,842] INFO Stopped oeje10s.ServletContextHandler@16a33c09{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@332c53fb{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1529[2025-11-28 16:03:19,844] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
1530[2025-11-28 16:03:19,844] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
1531[2025-11-28 16:03:19,845] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Member sr-1-6dc0ddc8-3d80-4bed-a93f-7b176de14318 sending LeaveGroup request to coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
1532[2025-11-28 16:03:19,845] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
1533[2025-11-28 16:03:19,845] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1534[2025-11-28 16:03:19,845] WARN [Schema registry clientId=sr-1, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
1535[2025-11-28 16:03:19,847] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
1536[2025-11-28 16:03:19,847] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
1537[2025-11-28 16:03:19,847] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
1538[2025-11-28 16:03:19,847] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
1539[2025-11-28 16:03:19,888] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
1540[2025-11-28 16:03:19,890] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
1541[2025-11-28 16:03:19,890] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
1542[2025-11-28 16:03:19,890] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
1543[2025-11-28 16:03:19,923] INFO [Broker id=0] Transitioning 4 partition(s) to local followers. (state.change.logger:69)
1544[2025-11-28 16:03:19,928] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 4 with partition epoch 1 and high watermark 4. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1545[2025-11-28 16:03:19,928] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 14 with partition epoch 1 and high watermark 14. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1546[2025-11-28 16:03:19,929] INFO [Broker id=0] Follower out-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1547[2025-11-28 16:03:19,929] INFO [Broker id=0] Follower in-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1548[2025-11-28 16:03:19,931] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 4 partitions (state.change.logger:69)
1549[info] - should support kafka streams and specific record
1550[2025-11-28 16:03:20,185] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka9309723615248891574/meta.properties (io.github.embeddedkafka.schemaregistry.streams.EmbeddedKafkaStreams$:176)
1551[2025-11-28 16:03:20,316] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
1552[2025-11-28 16:03:20,322] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.rest.ApplicationServer:379)
1553[2025-11-28 16:03:20,324] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
1554[2025-11-28 16:03:20,324] INFO Found internal listener: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
1555[2025-11-28 16:03:20,325] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
1556[2025-11-28 16:03:20,335] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1557[2025-11-28 16:03:20,335] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1558[2025-11-28 16:03:20,335] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1559[2025-11-28 16:03:20,335] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:7000 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
1560[2025-11-28 16:03:20,335] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
1561[2025-11-28 16:03:20,343] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
1562[2025-11-28 16:03:20,345] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
1563[2025-11-28 16:03:20,375] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1564[2025-11-28 16:03:20,375] INFO [Broker id=0] Creating new partition _schemas-0 with topic id kFaANI-nRBGQezUwNtYESQ. (state.change.logger:69)
1565[2025-11-28 16:03:20,380] INFO [Broker id=0] Leader _schemas-0 with topic id Some(kFaANI-nRBGQezUwNtYESQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1566[2025-11-28 16:03:20,382] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
1567[2025-11-28 16:03:20,390] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
1568[2025-11-28 16:03:20,391] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
1569[2025-11-28 16:03:20,392] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
1570[2025-11-28 16:03:20,502] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1571[2025-11-28 16:03:20,503] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1572[2025-11-28 16:03:20,503] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
1573[2025-11-28 16:03:20,536] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1574[2025-11-28 16:03:20,537] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id 3dGDjueVRWKoITEK3XCRNA. (state.change.logger:69)
1575[2025-11-28 16:03:20,541] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(3dGDjueVRWKoITEK3XCRNA) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1576[2025-11-28 16:03:20,627] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Discovered group coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
1577[2025-11-28 16:03:20,628] INFO [Schema registry clientId=sr-2, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1578[2025-11-28 16:03:20,628] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1579[2025-11-28 16:03:20,631] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-2-1f5ba971-3950-4aa3-8403-4ce17487e844 (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1580[2025-11-28 16:03:20,631] INFO [Schema registry clientId=sr-2, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1581[2025-11-28 16:03:20,631] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1582[2025-11-28 16:03:23,634] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-2-1f5ba971-3950-4aa3-8403-4ce17487e844', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
1583[2025-11-28 16:03:23,634] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
1584[2025-11-28 16:03:23,635] INFO Member information: {sr-2-1f5ba971-3950-4aa3-8403-4ce17487e844=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
1585[2025-11-28 16:03:23,635] INFO Assignment: Assignment{version=1, error=0, leader='sr-2-1f5ba971-3950-4aa3-8403-4ce17487e844', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
1586[2025-11-28 16:03:23,642] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-2-1f5ba971-3950-4aa3-8403-4ce17487e844', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
1587[2025-11-28 16:03:23,643] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-2-1f5ba971-3950-4aa3-8403-4ce17487e844', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
1588[2025-11-28 16:03:23,643] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
1589[2025-11-28 16:03:23,643] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
1590[2025-11-28 16:03:23,651] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1591[2025-11-28 16:03:23,652] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1592[2025-11-28 16:03:23,653] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
1593[2025-11-28 16:03:23,654] INFO schema registry handler hierarchy:
1594- org.eclipse.jetty.server.Handler$Sequence
1595 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
1596 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
1597 - org.eclipse.jetty.ee10.servlet.SessionHandler
1598 - org.eclipse.jetty.ee10.servlet.ServletHandler
1599 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
1600[2025-11-28 16:03:23,656] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
1601[2025-11-28 16:03:23,668] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
1602[2025-11-28 16:03:23,670] INFO Started oeje10s.ServletContextHandler@58a9c09d{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@5a014bd1{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1603Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1604WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
1605Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1606WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
1607Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1608WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
1609Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1610WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
1611Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1612WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
1613Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1614WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
1615Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1616WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
1617Nov 28, 2025 4:03:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1618WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
1619[2025-11-28 16:03:23,791] INFO Started oeje10s.ServletContextHandler@58a9c09d{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@5a014bd1{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1620[2025-11-28 16:03:23,796] INFO Started oeje10s.ServletContextHandler@791183bb{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@d9e2bad{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1621[2025-11-28 16:03:23,796] INFO Started oeje10s.ServletContextHandler@791183bb{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@d9e2bad{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1622[2025-11-28 16:03:23,798] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
1623[2025-11-28 16:03:23,800] INFO Started NetworkTrafficServerConnector@793009f2{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:326)
1624[2025-11-28 16:03:23,800] INFO Started icr.ApplicationServer@6fbb6f1b{STARTING}[12.0.25,sto=5000] @20199ms (org.eclipse.jetty.server.Server:612)
1625[2025-11-28 16:03:23,833] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1626[2025-11-28 16:03:23,834] INFO [Broker id=0] Creating new partition in-0 with topic id P73TudkUROaMbEJRYNNhDQ. (state.change.logger:69)
1627[2025-11-28 16:03:23,837] INFO [Broker id=0] Leader in-0 with topic id Some(P73TudkUROaMbEJRYNNhDQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1628[2025-11-28 16:03:23,870] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1629[2025-11-28 16:03:23,871] INFO [Broker id=0] Creating new partition out-0 with topic id R5R_CSABS9SVHhy9nGTSPw. (state.change.logger:69)
1630[2025-11-28 16:03:23,876] INFO [Broker id=0] Leader out-0 with topic id Some(R5R_CSABS9SVHhy9nGTSPw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1631[2025-11-28 16:03:23,906] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1632[2025-11-28 16:03:23,918] INFO Registering new schema: subject in-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1633[2025-11-28 16:03:23,920] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1634[2025-11-28 16:03:23,920] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1635[2025-11-28 16:03:23,928] INFO Wait to catch up until the offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1636[2025-11-28 16:03:23,931] INFO Reached offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1637[2025-11-28 16:03:23,931] INFO Resource association log - (tenant, id, subject, operation): (default, 1, in-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1638[2025-11-28 16:03:23,933] INFO 127.0.0.1 - - [28/Nov/2025:15:03:23 +0000] "POST /subjects/in-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 28 (io.confluent.rest-utils.requests:57)
1639[2025-11-28 16:03:27,011] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1640[2025-11-28 16:03:27,020] INFO Resource association log - (tenant, id, subject, operation): (default, 1, in-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1641[2025-11-28 16:03:27,022] INFO 127.0.0.1 - - [28/Nov/2025:15:03:27 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=in-value HTTP/1.1" 200 305 "" "Java/17.0.8" 11 (io.confluent.rest-utils.requests:57)
1642[2025-11-28 16:03:27,025] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1643[2025-11-28 16:03:27,027] INFO Registering new schema: subject out-value, version null, id null, type AVRO, schema size 136 (io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource:442)
1644[2025-11-28 16:03:27,028] INFO Wait to catch up until the offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1645[2025-11-28 16:03:27,028] INFO Reached offset at 2 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1646[2025-11-28 16:03:27,037] INFO Wait to catch up until the offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1647[2025-11-28 16:03:27,040] INFO Reached offset at 3 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1648[2025-11-28 16:03:27,040] INFO Resource association log - (tenant, id, subject, operation): (default, 1, out-value, REGISTER) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1649[2025-11-28 16:03:27,042] INFO 127.0.0.1 - - [28/Nov/2025:15:03:27 +0000] "POST /subjects/out-value/versions?normalize=false HTTP/1.1" 200 256 "" "Java/17.0.8" 18 (io.confluent.rest-utils.requests:57)
1650[2025-11-28 16:03:27,153] INFO Forwarded for header in RequestHeaderHandler: 127.0.0.1 (io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler:68)
1651[2025-11-28 16:03:27,155] INFO Resource association log - (tenant, id, subject, operation): (default, 1, out-value, READ) (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2828)
1652[2025-11-28 16:03:27,157] INFO 127.0.0.1 - - [28/Nov/2025:15:03:27 +0000] "GET /schemas/ids/1?fetchMaxId=false&subject=out-value HTTP/1.1" 200 306 "" "Java/17.0.8" 4 (io.confluent.rest-utils.requests:57)
1653[2025-11-28 16:03:31,527] INFO Stopped icr.ApplicationServer@6fbb6f1b{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
1654[2025-11-28 16:03:31,528] INFO Shutdown icr.ApplicationServer@6fbb6f1b{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
1655[2025-11-28 16:03:32,530] INFO Stopped NetworkTrafficServerConnector@793009f2{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:381)
1656[2025-11-28 16:03:32,530] INFO Stopped oeje10s.ServletContextHandler@791183bb{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@d9e2bad{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1657[2025-11-28 16:03:32,532] INFO Stopped oeje10s.ServletContextHandler@58a9c09d{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@5a014bd1{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1658[2025-11-28 16:03:32,533] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
1659[2025-11-28 16:03:32,533] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
1660[2025-11-28 16:03:32,534] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Member sr-2-1f5ba971-3950-4aa3-8403-4ce17487e844 sending LeaveGroup request to coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
1661[2025-11-28 16:03:32,534] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
1662[2025-11-28 16:03:32,534] INFO [Schema registry clientId=sr-2, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1663[2025-11-28 16:03:32,534] WARN [Schema registry clientId=sr-2, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
1664[2025-11-28 16:03:32,535] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
1665[2025-11-28 16:03:32,535] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
1666[2025-11-28 16:03:32,536] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
1667[2025-11-28 16:03:32,536] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
1668[2025-11-28 16:03:32,575] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
1669[2025-11-28 16:03:32,577] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
1670[2025-11-28 16:03:32,577] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
1671[2025-11-28 16:03:32,577] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
1672[2025-11-28 16:03:32,606] INFO [Broker id=0] Transitioning 4 partition(s) to local followers. (state.change.logger:69)
1673[2025-11-28 16:03:32,606] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 4 with partition epoch 1 and high watermark 4. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1674[2025-11-28 16:03:32,607] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 14 with partition epoch 1 and high watermark 14. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1675[2025-11-28 16:03:32,607] INFO [Broker id=0] Follower out-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1676[2025-11-28 16:03:32,607] INFO [Broker id=0] Follower in-0 starts at leader epoch 1 from offset 3 with partition epoch 1 and high watermark 3. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1677[2025-11-28 16:03:32,607] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 4 partitions (state.change.logger:69)
1678[info] - should support kafka streams and generic record
1679[2025-11-28 16:03:32,839] INFO [KafkaRaftServer nodeId=0] Rewriting /tmp/kafka17340567337448524253/meta.properties (io.github.embeddedkafka.schemaregistry.streams.EmbeddedKafkaStreams$:176)
1680[2025-11-28 16:03:32,960] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer:514)
1681[2025-11-28 16:03:32,965] INFO Adding listener with HTTP/2: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.rest.ApplicationServer:379)
1682[2025-11-28 16:03:32,966] INFO Registered CombinedNetworkTrafficListener to network connector null of listener: null (io.confluent.rest.ApplicationServer:180)
1683[2025-11-28 16:03:32,967] INFO Found internal listener: NamedURI{uri=http://localhost:7002, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:212)
1684[2025-11-28 16:03:32,967] INFO Setting my identity to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:215)
1685[2025-11-28 16:03:32,972] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1686[2025-11-28 16:03:32,972] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1687[2025-11-28 16:03:32,973] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:314)
1688[2025-11-28 16:03:32,973] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://localhost:7000 (io.confluent.kafka.schemaregistry.storage.KafkaStore:114)
1689[2025-11-28 16:03:32,973] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:94)
1690[2025-11-28 16:03:32,978] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore:210)
1691[2025-11-28 16:03:32,979] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore:220)
1692[2025-11-28 16:03:33,009] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1693[2025-11-28 16:03:33,009] INFO [Broker id=0] Creating new partition _schemas-0 with topic id RAYmdpPaRkS3acxjXZsDxQ. (state.change.logger:69)
1694[2025-11-28 16:03:33,013] INFO [Broker id=0] Leader _schemas-0 with topic id Some(RAYmdpPaRkS3acxjXZsDxQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1695[2025-11-28 16:03:33,015] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:136)
1696[2025-11-28 16:03:33,021] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:182)
1697[2025-11-28 16:03:33,021] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:186)
1698[2025-11-28 16:03:33,022] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:127)
1699[2025-11-28 16:03:33,130] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1700[2025-11-28 16:03:33,132] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1701[2025-11-28 16:03:33,132] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:470)
1702[2025-11-28 16:03:33,164] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1703[2025-11-28 16:03:33,164] INFO [Broker id=0] Creating new partition __consumer_offsets-0 with topic id MMuxDz2sQlKz49Dva2ovPg. (state.change.logger:69)
1704[2025-11-28 16:03:33,167] INFO [Broker id=0] Leader __consumer_offsets-0 with topic id Some(MMuxDz2sQlKz49Dva2ovPg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1705[2025-11-28 16:03:33,252] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Discovered group coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:943)
1706[2025-11-28 16:03:33,253] INFO [Schema registry clientId=sr-3, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1707[2025-11-28 16:03:33,253] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1708[2025-11-28 16:03:33,254] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-3-855f9d76-33dc-432f-a720-0eefa64de4cd (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1709[2025-11-28 16:03:33,255] INFO [Schema registry clientId=sr-3, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:611)
1710[2025-11-28 16:03:33,255] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:141)
1711[2025-11-28 16:03:36,256] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-3-855f9d76-33dc-432f-a720-0eefa64de4cd', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:672)
1712[2025-11-28 16:03:36,256] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:183)
1713[2025-11-28 16:03:36,257] INFO Member information: {sr-3-855f9d76-33dc-432f-a720-0eefa64de4cd=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:192)
1714[2025-11-28 16:03:36,257] INFO Assignment: Assignment{version=1, error=0, leader='sr-3-855f9d76-33dc-432f-a720-0eefa64de4cd', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:255)
1715[2025-11-28 16:03:36,266] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-3-855f9d76-33dc-432f-a720-0eefa64de4cd', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:849)
1716[2025-11-28 16:03:36,267] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-3-855f9d76-33dc-432f-a720-0eefa64de4cd', leaderIdentity=version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:242)
1717[2025-11-28 16:03:36,267] INFO Setting the leader to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:537)
1718[2025-11-28 16:03:36,267] INFO Leader changed from null to version=1,host=6ce5fca73ac5,port=7002,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:568)
1719[2025-11-28 16:03:36,275] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:321)
1720[2025-11-28 16:03:36,276] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore:323)
1721[2025-11-28 16:03:36,277] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application:365)
1722[2025-11-28 16:03:36,279] INFO schema registry handler hierarchy:
1723- org.eclipse.jetty.server.Handler$Sequence
1724 - org.eclipse.jetty.ee10.servlet.ServletContextHandler
1725 - io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
1726 - org.eclipse.jetty.ee10.servlet.SessionHandler
1727 - org.eclipse.jetty.ee10.servlet.ServletHandler
1728 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication:254)
1729[2025-11-28 16:03:36,280] INFO jetty-12.0.25; built: 2025-08-11T23:52:37.219Z; git: a862b76d8372e24205765182d9ae1d1d333ce2ea; jvm 17.0.8+7 (org.eclipse.jetty.server.Server:555)
1730[2025-11-28 16:03:36,291] INFO Session workerName=node0 (org.eclipse.jetty.session.DefaultSessionIdManager:328)
1731[2025-11-28 16:03:36,294] INFO Started oeje10s.ServletContextHandler@41e0fcaf{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@64629c2e{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1732Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1733WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored.
1734Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1735WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored.
1736Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1737WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored.
1738Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1739WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored.
1740Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1741WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored.
1742Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1743WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored.
1744Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1745WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored.
1746Nov 28, 2025 4:03:36 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
1747WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored.
1748[2025-11-28 16:03:36,399] INFO Started oeje10s.ServletContextHandler@41e0fcaf{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@64629c2e{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1749[2025-11-28 16:03:36,404] INFO Started oeje10s.ServletContextHandler@77114d97{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@68d68c4b{STARTED}} (org.eclipse.jetty.server.handler.ContextHandler:764)
1750[2025-11-28 16:03:36,405] INFO Started oeje10s.ServletContextHandler@77114d97{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@68d68c4b{STARTED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1055)
1751[2025-11-28 16:03:36,407] INFO Getter/setter type mismatch for mbean attribute formEncodedMethods in class org.eclipse.jetty.server.HttpConfiguration, attribute will be read-only (org.eclipse.jetty.jmx.MetaData:508)
1752[2025-11-28 16:03:36,409] INFO Started NetworkTrafficServerConnector@522a907d{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:326)
1753[2025-11-28 16:03:36,409] INFO Started icr.ApplicationServer@18e24f31{STARTING}[12.0.25,sto=5000] @32808ms (org.eclipse.jetty.server.Server:612)
1754[2025-11-28 16:03:36,443] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1755[2025-11-28 16:03:36,443] INFO [Broker id=0] Creating new partition in-0 with topic id iwB9QifIRoahhWtJ_P3vDw. (state.change.logger:69)
1756[2025-11-28 16:03:36,449] INFO [Broker id=0] Leader in-0 with topic id Some(iwB9QifIRoahhWtJ_P3vDw) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1757[2025-11-28 16:03:36,480] INFO [Broker id=0] Transitioning 1 partition(s) to local leaders. (state.change.logger:69)
1758[2025-11-28 16:03:36,481] INFO [Broker id=0] Creating new partition out-0 with topic id 4TscXgyXQcyn1QulkcQnRQ. (state.change.logger:69)
1759[2025-11-28 16:03:36,483] INFO [Broker id=0] Leader out-0 with topic id Some(4TscXgyXQcyn1QulkcQnRQ) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [0], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger:69)
1760[2025-11-28 16:03:40,621] INFO Stopped icr.ApplicationServer@18e24f31{STOPPING}[12.0.25,sto=5000] (org.eclipse.jetty.server.Server:652)
1761[2025-11-28 16:03:40,621] INFO Shutdown icr.ApplicationServer@18e24f31{STOPPING}[12.0.25,sto=5000] (io.confluent.rest.ApplicationServer:141)
1762[2025-11-28 16:03:40,622] INFO Stopped NetworkTrafficServerConnector@522a907d{HTTP/1.1, (http/1.1, h2c)}{localhost:7002} (org.eclipse.jetty.server.AbstractConnector:381)
1763[2025-11-28 16:03:40,623] INFO Stopped oeje10s.ServletContextHandler@77114d97{/ws,/ws,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@68d68c4b{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1764[2025-11-28 16:03:40,625] INFO Stopped oeje10s.ServletContextHandler@41e0fcaf{ROOT,/,b=null,a=AVAILABLE,h=icksr.RequestHeaderHandler@64629c2e{STOPPED}} (org.eclipse.jetty.ee10.servlet.ServletContextHandler:1117)
1765[2025-11-28 16:03:40,626] INFO Shutting down schema registry (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry:2357)
1766[2025-11-28 16:03:40,626] INFO Stopping the schema registry group member. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:303)
1767[2025-11-28 16:03:40,627] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Member sr-3-855f9d76-33dc-432f-a720-0eefa64de4cd sending LeaveGroup request to coordinator localhost:7000 (id: 2147483647 rack: null isFenced: false) due to the consumer is being closed (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1174)
1768[2025-11-28 16:03:40,627] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Resetting generation and member id due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1062)
1769[2025-11-28 16:03:40,627] INFO [Schema registry clientId=sr-3, groupId=schema-registry] Request joining group due to: consumer pro-actively leaving the group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1109)
1770[2025-11-28 16:03:40,627] WARN [Schema registry clientId=sr-3, groupId=schema-registry] Close timed out with 1 pending requests to coordinator, terminating client connections (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator:1145)
1771[2025-11-28 16:03:40,628] INFO The schema registry group member has stopped. (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector:337)
1772[2025-11-28 16:03:40,628] INFO [kafka-store-reader-thread-_schemas]: Shutting down (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:80)
1773[2025-11-28 16:03:40,629] INFO [kafka-store-reader-thread-_schemas]: Stopped (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:144)
1774[2025-11-28 16:03:40,629] INFO [kafka-store-reader-thread-_schemas]: Shutdown completed (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:102)
1775[2025-11-28 16:03:40,790] INFO KafkaStoreReaderThread shutdown complete. (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread:338)
1776[2025-11-28 16:03:40,792] INFO Kafka store producer shut down (io.confluent.kafka.schemaregistry.storage.KafkaStore:431)
1777[2025-11-28 16:03:40,792] INFO Kafka store shut down complete (io.confluent.kafka.schemaregistry.storage.KafkaStore:437)
1778[2025-11-28 16:03:40,792] INFO Shutting down MetadataEncoderService (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService:387)
1779[2025-11-28 16:03:40,819] INFO [Broker id=0] Transitioning 4 partition(s) to local followers. (state.change.logger:69)
1780[2025-11-28 16:03:40,820] INFO [Broker id=0] Follower __consumer_offsets-0 starts at leader epoch 1 from offset 9 with partition epoch 1 and high watermark 9. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1781[2025-11-28 16:03:40,820] INFO [Broker id=0] Follower _schemas-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1782[2025-11-28 16:03:40,820] INFO [Broker id=0] Follower in-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1783[2025-11-28 16:03:40,820] INFO [Broker id=0] Follower out-0 starts at leader epoch 1 from offset 2 with partition epoch 1 and high watermark 2. Current leader is -1. Previous leader Some(-1) and previous leader epoch was 1. (state.change.logger:69)
1784[2025-11-28 16:03:40,821] INFO [Broker id=0] Stopped fetchers as part of controlled shutdown for 4 partitions (state.change.logger:69)
1785[info] - should allow support creating custom consumers
1786
1787************************
1788Build summary:
1789[{
1790 "module": "embedded-kafka-schema-registry",
1791 "compile": {"status": "ok", "tookMs": 22448, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1792 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1793 "test-compile": {"status": "ok", "tookMs": 4692, "warnings": 37, "errors": 0, "sourceVersion": "3.8"},
1794 "test": {"status": "ok", "tookMs": 88220, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
1795 "publish": {"status": "skipped", "tookMs": 0},
1796 "metadata": {
1797 "crossScalaVersions": ["2.13.17", "3.3.7"]
1798}
1799},{
1800 "module": "embedded-kafka-schema-registry-streams",
1801 "compile": {"status": "ok", "tookMs": 966, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1802 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1803 "test-compile": {"status": "ok", "tookMs": 1846, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
1804 "test": {"status": "ok", "tookMs": 37776, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
1805 "publish": {"status": "skipped", "tookMs": 0},
1806 "metadata": {
1807 "crossScalaVersions": ["2.13.17", "3.3.7"]
1808}
1809}]
1810************************
1811[success] Total time: 261 s (0:04:21.0), completed Nov 28, 2025, 4:03:41 PM
1812[0JChecking patch project/plugins.sbt...
1813Checking patch project/Dependencies.scala...
1814Checking patch build.sbt...
1815Applied patch project/plugins.sbt cleanly.
1816Applied patch project/Dependencies.scala cleanly.
1817Applied patch build.sbt cleanly.